]> err.no Git - mapper/history - src/cb.c
Use menu entry for color settings.
[mapper] / src / cb.c
2008-01-27 Kaj-Michael LangUse menu entry for color settings.
2008-01-27 Kaj-Michael LangFix track_add arguments
2008-01-24 Kaj-Michael LangFix enabling gps
2008-01-24 Kaj-Michael LangUse correct action name
2008-01-24 Kaj-Michael LangSplit settings to Generic, Gps and Map information
2008-01-22 Kaj-Michael LangStart to rewrite the GPS system to support location...
2008-01-19 Kaj-Michael LangGet rid of _pos, move data to gpsdata struct.
2008-01-17 Kaj-Michael LangAnnounce for the goto GPS coordinates button too.
2008-01-16 Kaj-Michael LangUse globaly set _GNU_SOURCE
2008-01-15 Kaj-Michael LangSet autocenter to none if GPS is disabled.
2008-01-04 Kaj-Michael LangStart to make a simple library for osm database and...
2008-01-02 Kaj-Michael LangUse idle cb for map zoom in/out. Set zoom level when...
2007-12-20 Kaj-Michael LangA bunch of small and large code changes:
2007-12-19 Kaj-Michael LangMove goto lat/lon dialog from cb.c to map.c
2007-11-06 Kaj-Michael LangStart to remove usage of global _route, begin with...
2007-11-04 Kaj-Michael LangRemove zoom banner
2007-11-04 Kaj-Michael LangMerge branch 'master' of /home/milang/devel/mapper/
2007-11-04 Kaj-Michael LangFix POI add sql and fields. Drop POI cache after adding.
2007-11-04 Kaj-Michael LangUse correct values for new poi lat, lon
2007-11-03 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-11-02 Kaj-Michael LangPOI Code cleanups:
2007-10-31 Kaj-Michael LangUse generic search interface
2007-10-31 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-10-30 Kaj-Michael LangWorking (messy) POI search implemented.
2007-10-28 Kaj-Michael LangGPS Connection handlings code cleanups
2007-10-26 Kaj-Michael LangUse help.c wrappers
2007-10-26 Kaj-Michael LangMerge branch 'master' of git://git.tal.org/mapper
2007-10-26 Kaj-Michael LangHildon help things
2007-10-25 Kaj-Michael LangFix warnings. Rename some functions.
2007-10-24 Kaj-Michael LangMore POI search UI work.
2007-10-23 Kaj-Michael LangMore chinook changes
2007-10-19 Kaj-Michael LangUpdate route table if downloading route
2007-10-19 Kaj-Michael LangUpdate route table
2007-10-18 Kaj-Michael LangMerge branch 'master' of /home/milang/devel/mapper/
2007-10-18 Kaj-Michael LangSplit POI selection dialog from click select function...
2007-10-18 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-10-18 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-10-18 Kaj-Michael Langselect_poi -> poi_select
2007-10-16 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-10-16 Kaj-Michael LangUse map goto helpers
2007-10-15 Kaj-Michael LangMerge commit 'origin'
2007-10-15 Kaj-Michael LangUpdate screen when setting home or destination
2007-09-20 Kaj-Michael LangDisable menu/toolbar options when needed.
2007-09-03 Kaj-Michael LangMany many changes.
2007-08-10 Kaj-Michael LangDon't use _pos for calculations
2007-08-10 Kaj-Michael LangDisplay course/heading to target.
2007-08-10 Kaj-Michael LangAlways use gdouble for lat, lon.
2007-08-10 Kaj-Michael LangConfirm Route clear operation.
2007-08-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-09 Kaj-Michael LangMisc cleanups.
2007-08-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-09 Kaj-Michael LangAdd manual GPS position to track
2007-08-09 Kaj-Michael LangAdd setting and jumping to a destination.
2007-08-07 Kaj-Michael LangUse center location if not using gps position when...
2007-08-06 Kaj-Michael LangConnect goto home menu item. Misc other fixes.
2007-08-06 Kaj-Michael LangSplit out filter settings from Settings dialog and...
2007-08-06 Kaj-Michael LangMake it possible to build for different gtk/hildon...
2007-08-03 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-03 Kaj-Michael LangMove gps banner handling from mapper.c to their own...
2007-07-30 Kaj-Michael LangSave home location directly when setting it.
2007-07-27 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-07-27 Kaj-Michael LangFix toolbar add POI location
2007-07-25 Kaj-Michael LangFill in about dialog
2007-07-25 Kaj-Michael LangHopefully fix git fuckup.. ?
2007-07-25 Kaj-Michael LangMerge
2007-07-25 Kaj-Michael LangFixes so it builds for hildon. Not complete.
2007-07-22 Kaj-Michael LangMove more poi db handling from cb.c to poi.c
2007-07-21 Kaj-Michael LangFormating.
2007-07-16 Kaj-Michael LangRemove gps reset hack.
2007-06-28 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-06-27 Kaj-Michael LangFix route save.
2007-06-19 Kaj-Michael LangMake Home location setting/goto/save/load work.
2007-06-19 Kaj-Michael LangThe database is not specific to POIs only so rename...
2007-06-14 Kaj-Michael LangUse a hpaned for info/map view.
2007-06-11 Kaj-Michael LangMore toolbar items
2007-06-11 Kaj-Michael Langmisc
2007-06-07 Kaj-Michael LangFix missing init of read buffer.
2007-06-05 Kaj-Michael LangFix column function missing NULL parameter.
2007-06-04 Kaj-Michael Langmisc
2007-06-04 Kaj-Michael LangFix POI db handling so it works.
2007-05-29 Kaj-Michael LangImport fork of maemo-mapper.