]> err.no Git - mapper/history - src/map.c
Callback needs gps
[mapper] / src / map.c
2008-01-24 Kaj-Michael LangCallback needs gps
2008-01-22 Kaj-Michael LangCheck for POI on button release.
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 LangRemove unused variables
2008-01-16 Kaj-Michael LangUse globaly set _GNU_SOURCE
2008-01-10 Kaj-Michael LangMisc. Renames and code moving.
2008-01-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2008-01-09 Kaj-Michael LangRename function
2008-01-02 Kaj-Michael LangAdd redraw timer. Add zoom in/out helper for idle cb.
2007-12-28 Kaj-Michael LangAdd generic information printer. Convert speed display...
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-12-19 Kaj-Michael LangAdd announcements.c for announcement helpers. Start...
2007-12-18 Kaj-Michael LangDon't bother rendering anything if map widget is not...
2007-11-05 Kaj-Michael LangUse lat, lon for location query
2007-11-04 Kaj-Michael LangCheck that button is down in motion handler.
2007-11-04 Kaj-Michael LangDon't re-render at every click
2007-11-03 Kaj-Michael LangUse idle callback to bring up POI info, as otherwise...
2007-11-03 Kaj-Michael LangMerge branch 'master' of /home/milang/devel/mapper/
2007-11-03 Kaj-Michael LangAdd click on POI info dialog using gtkhtml for nice...
2007-11-03 Kaj-Michael LangAdd "click-on-poi" code
2007-11-03 Kaj-Michael LangRemove unused headers
2007-11-03 Kaj-Michael LangDon't use negative heading. Speak distance information...
2007-11-03 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-11-02 Kaj-Michael LangChanges to how mouse button works. Pan with button...
2007-10-29 Kaj-Michael LangRemove {}
2007-10-19 Kaj-Michael Langmisc
2007-10-19 Kaj-Michael LangSet back course to next waypoint functionality
2007-10-19 Kaj-Michael LangSpeek a simple "distance to destination xy" thingy
2007-10-18 Kaj-Michael LangMerge branch 'master' of /home/milang/devel/mapper/
2007-10-18 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-10-18 Kaj-Michael LangUpdate map location data in a idle cb for goto function.
2007-10-17 Kaj-Michael LangMerge ssh://milang@tal.org/home/milang/sbox-home/src...
2007-10-17 Kaj-Michael Langmisc
2007-10-16 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-10-16 Kaj-Michael LangAdd goto location helpers. Cleanups.
2007-10-15 Kaj-Michael LangMerge commit 'origin'
2007-10-15 Kaj-Michael LangUpdate compass when setting destination. Misc other...
2007-10-14 Kaj-Michael LangSome map display/download fixes and code cleaning:
2007-10-09 Kaj-Michael LangCode cleanups
2007-10-09 Kaj-Michael LangMisc
2007-10-02 Kaj-Michael Langmisc
2007-10-02 Kaj-Michael LangMisc
2007-09-26 Kaj-Michael LangFix compilation problems with later gcc
2007-09-12 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-09-04 Kaj-Michael LangPut int_ref inside ()
2007-09-04 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-09-03 Kaj-Michael LangUse correct type.
2007-09-03 Kaj-Michael LangCheck that loaded position icon before using it. Change...
2007-09-03 Kaj-Michael LangMany many changes.
2007-08-16 Kaj-Michael Langmisc
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 LangInit location helper fields. Include gpx.h
2007-08-10 Kaj-Michael LangAdjust autozoomer. Inform the user of enable/disable.
2007-08-09 Kaj-Michael LangShow distance to destination. Misc other fixes.
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-08 Kaj-Michael LangQuery place only if have moved from the previously...
2007-08-08 Kaj-Michael LangSilence a warning.
2007-08-08 Kaj-Michael LangRemove the nearest poi code for location banner.
2007-08-07 Kaj-Michael LangUse progress bar in toolbar on hildon and gtk builds...
2007-08-06 Kaj-Michael LangMake it possible to build for different gtk/hildon...
2007-08-03 Kaj-Michael LangDisplay speed with location. Use helper to calculate...
2007-08-03 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-02 Kaj-Michael LangUpdate mouse click location every time. Limit the autoz...
2007-07-27 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-07-27 Kaj-Michael LangSome formating.
2007-07-27 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-07-27 Kaj-Michael LangHandle the osm filter.
2007-07-27 Kaj-Michael LangMake place cache work. Use dynamic place variables...
2007-07-25 Kaj-Michael LangMore maemo/hildon fixes.
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-24 Kaj-Michael LangStart to use a static location structure, with street...
2007-07-23 Kaj-Michael LangUse gps position for location only if center mode is...
2007-07-23 Kaj-Michael LangCleanups.
2007-07-23 Kaj-Michael LangHandle way ref and int_ref for info banner
2007-07-22 Kaj-Michael LangWay search and display works.
2007-07-22 Kaj-Michael LangQuery poi
2007-07-22 Kaj-Michael LangDummy street place.
2007-07-21 Kaj-Michael LangStart to handle place isin id #. We still need to handl...
2007-07-21 Kaj-Michael LangQuick hack to use the new info banner and osm-db place...
2007-07-16 Kaj-Michael LangFormating.
2007-07-16 Kaj-Michael LangAdd more map click modes
2007-07-02 Kaj-Michael LangFormating only
2007-06-28 Kaj-Michael LangHide the progress bar
2007-06-28 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-06-28 Kaj-Michael LangCode formating.
2007-06-27 Kaj-Michael LangRemove some debug output.
2007-06-19 Kaj-Michael LangAdd a progress bar to the toolbar.
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.