]> err.no Git - mapper/history - src/map.c
More Path/Route/Track cleanups:
[mapper] / src / map.c
2008-04-18 Kaj-Michael LangMore Path/Route/Track cleanups:
2008-04-15 Kaj-Michael LangMore fixes to click-pan, zoom in if clicked/tapped...
2008-04-15 Kaj-Michael Langsigh, try to fix thumb scrolling and map popup-menu...
2008-04-11 Kaj-Michael LangAdd map click debug
2008-04-11 Kaj-Michael LangSet extension events as soon as possible
2008-04-11 Kaj-Michael LangUse different size margin areas for NE and WE movement
2008-04-11 Kaj-Michael LangUse middle button on desktops to pan when clicking...
2008-04-11 Kaj-Michael LangUse generic image cache system for map tiles.
2008-04-10 Kaj-Michael LangMerge /home/milang/sbox-home/src/mapper
2008-04-10 Kaj-Michael LangUse larger area for thumb press, add debug output.
2008-04-10 Kaj-Michael LangFor tablets, add map panning using thumbs.
2008-04-09 Kaj-Michael LangMerge branch 'master' of ssh://git.tal.org/home/git...
2008-04-09 Kaj-Michael LangRemove debug
2008-04-09 Kaj-Michael LangDraw destination icon.
2008-04-09 Kaj-Michael LangUse osm_check_location() to check if we need to query...
2008-04-08 Kaj-Michael LangMerge branch 'master' of ssh://git.tal.org/home/git...
2008-04-08 Kaj-Michael LangStart to add support for zoom ranges
2008-04-07 Kaj-Michael LangUse road type (if known) as auto zoom base value:
2008-04-07 Kaj-Michael LangAdd parent window argument to poi_info_dialog
2008-03-21 Kaj-Michael LangAnnounce distance to destination only if _announce_dest...
2008-03-18 Kaj-Michael LangDo a full redraw only if a drag did happen.
2008-03-18 Kaj-Michael LangMisc
2008-03-18 Kaj-Michael LangBail instantly if the requested tile to render is outsi...
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 LangStart to add gtkglext support. Make buffer pixmap priva...
2008-02-26 Kaj-Michael LangUse shorter range for new location check
2008-02-26 Kaj-Michael LangFix copy&paste error
2008-02-26 Kaj-Michael LangUse a dynamicaly sized buffer pixmap
2008-02-18 Kaj-Michael LangMerge branch 'master' of ssh://git.tal.org/home/git...
2008-02-18 Kaj-Michael LangUse g_debug for any output.
2008-02-05 Kaj-Michael LangDon't start downloads when dragging, do a full redraw...
2008-02-01 Kaj-Michael Langinclude dialogs.h
2008-01-29 Kaj-Michael LangParse directly but update informations in callbacks...
2008-01-27 Kaj-Michael LangFix track_add arguments
2008-01-26 Kaj-Michael LangRemodelling of GPS handling for hildon. Work in progres...
2008-01-24 Kaj-Michael LangRemove useless debug output
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...
next