]> err.no Git - mapper/history - src/cb.c
Get rid of generated files
[mapper] / src / cb.c
2008-08-12 Kaj-Michael LangMapper: Quick adjust for RepoData -> TileRepo rename...
2008-07-31 Kaj-Michael LangFix zoom buttons
2008-07-24 Kaj-Michael LangFix function names
2008-07-23 Kaj-Michael LangMapper: More integration fixes
2008-07-22 Kaj-Michael LangPath: rename some path distance displaying functions
2008-07-21 Kaj-Michael LangPath: Use new function name
2008-07-16 Kaj-Michael LangMore build fixes
2008-07-16 Kaj-Michael LangFix arguments to gtk_map_goto_position()
2008-07-16 Kaj-Michael LangMore build fixes
2008-06-12 Kaj-Michael LangRename map-repo.? -> map-repo-manager.?
2008-06-12 Kaj-Michael LangA bunch of fixes:
2008-06-11 Kaj-Michael LangMerge commit 'origin/mapwidgetintegration' into mapwidg...
2008-06-11 Kaj-Michael LangPath: misc adjustments
2008-06-11 Kaj-Michael LangPath: Don't use gps structs
2008-06-11 Kaj-Michael LangPath: Add a function to add a raw point, more documentation
2008-06-06 Kaj-Michael Langroute -> path
2008-06-06 Kaj-Michael LangMore map widget integration changes
2008-06-05 Kaj-Michael LangMore map widget integration fixes
2008-06-05 Kaj-Michael LangMore integration fixes
2008-06-02 Kaj-Michael LangMapIntegration: A bit more work
2008-05-21 Kaj-Michael LangMapWidgetIntegration: A bit more work
2008-05-21 Kaj-Michael LangUse correct function name for zoom_in/out
2008-05-20 Kaj-Michael LangMore map widget integration work
2008-05-19 Kaj-Michael LangMapWidgetIntegration:
2008-05-09 Kaj-Michael LangPaths/Positions:
2008-05-06 Kaj-Michael LangPath and Position:
2008-04-21 Kaj-Michael LangRemove usage of global route waypoint variables
2008-04-21 Kaj-Michael LangUse a helper to get custom key settings
2008-04-18 Kaj-Michael LangMore Path/Route/Track cleanups:
2008-04-10 Kaj-Michael LangAdd menu entry to show/hide toolbar for larger map...
2008-04-10 Kaj-Michael LangGrey out Route menu entries if we have no route.
2008-03-21 Kaj-Michael LangMerge branch 'master' of ssh://git.tal.org/home/git...
2008-03-21 Kaj-Michael LangFix hardware key customization dialog menu
2008-03-21 Kaj-Michael LangUse the new position save function to save home and...
2008-03-17 Kaj-Michael LangSome location and map rendering changes:
2008-03-15 Kaj-Michael LangKeep zoom level if already close when going to Home...
2008-03-13 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2008-03-13 Kaj-Michael LangUse dynamicaly allocated _track and _route.
2008-03-13 Kaj-Michael LangRoute, track and menu changes.
2008-03-07 Kaj-Michael LangAdd functions to handle headphone button presses on...
2008-03-03 Kaj-Michael LangRename function as it's not track specific
2008-02-25 Kaj-Michael LangMove some variables and enums around
2008-02-21 Kaj-Michael LangAdd OSM import function directly in the UI.
2008-02-21 Kaj-Michael LangCleanups to track point filter dialog.
2008-02-13 Kaj-Michael LangUpdate track store after save as it can clear it.
2008-02-13 Kaj-Michael LangMove route_generate_store from route.c to path.c and...
2008-02-13 Kaj-Michael LangDisplay track waypoints in Track tab.
2008-02-05 Kaj-Michael LangStop downloads if auto download is disabled.
2008-02-01 Kaj-Michael LangMisc UI changes:
2008-01-29 Kaj-Michael LangParse directly but update informations in callbacks...
2008-01-28 Kaj-Michael LangCall gps settings dialog properly.
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...
next