]> err.no Git - mapper/history - src
Use gtk_widget_queue_draw instead of gtk_widget_queue_draw_area
[mapper] / src /
2008-05-06 Kaj-Michael LangUse gtk_widget_queue_draw instead of gtk_widget_queue_d...
2008-05-06 Kaj-Michael LangMap widget:
2008-05-06 Kaj-Michael LangMap widget:
2008-05-06 Kaj-Michael LangPath and Position:
2008-05-06 Kaj-Michael LangMap widget:
2008-05-06 Kaj-Michael LangCompass Widget:
2008-05-06 Kaj-Michael LangMap widget tester:
2008-05-06 Kaj-Michael LangMap widget:
2008-05-05 Kaj-Michael LangAdd zoom-changed signal testing
2008-05-05 Kaj-Michael LangAdd mouse scroller zoom in/out handling and zoom-change...
2008-05-05 Kaj-Michael LangAdd GTKGLEXT_* flags for map widget
2008-05-05 Kaj-Michael LangMap widget starts to work
2008-05-05 Kaj-Michael LangAdd min/max zoom fields to repo struct
2008-05-05 Kaj-Michael LangMove and rename repo string parser.
2008-05-05 Kaj-Michael LangCompass widget cleanups and optimizations:
2008-05-05 Kaj-Michael LangSplit the map tile repository management UI from reposi...
2008-05-05 Kaj-Michael LangAdd pan and zoom control to map widget test application.
2008-05-05 Kaj-Michael LangAdd query timing helper macros
2008-05-05 Kaj-Michael LangMap widget scale draw works now
2008-05-05 Kaj-Michael LangMore map widget fixes
2008-05-05 Kaj-Michael LangLet the map widget resize with dialog size.
2008-05-05 Kaj-Michael LangSome more map widget work. Does not work yet.
2008-05-05 Kaj-Michael LangAdd map widget test application
2008-05-04 Kaj-Michael LangMore map widget work. Now it compiles.
2008-05-02 Kaj-Michael LangSome more map widget work
2008-05-02 Kaj-Michael LangSome more fixes to map widget
2008-04-30 Kaj-Michael Langinclude <math.h> in latlon.h
2008-04-30 Kaj-Michael LangMore map widget work
2008-04-30 Kaj-Michael LangCopy over some more code
2008-04-29 Kaj-Michael LangSome more widget work
2008-04-29 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2008-04-29 Kaj-Michael LangMore code
2008-04-29 Kaj-Michael LangAdd some more code to map widget
2008-04-29 Kaj-Michael LangCopy & Paste some more code from map.c to gtkmap.c
2008-04-28 Kaj-Michael LangSmall changes in importer, add comments and use more...
2008-04-28 Kaj-Michael LangFix setting of priv in finalize
2008-04-28 Kaj-Michael LangUse private struct for compass internal variables
2008-04-28 Kaj-Michael LangFixes to gps signal display widget:
2008-04-28 Kaj-Michael LangFixes to compass widget:
2008-04-28 Kaj-Michael LangBuild map widget
2008-04-28 Kaj-Michael LangStart make a proper map widget
2008-04-28 Kaj-Michael LangHandle some more POIs properly
2008-04-28 Kaj-Michael LangFix warning
2008-04-27 Kaj-Michael LangFix crasher
2008-04-25 Kaj-Michael LangPath bug fixes and checks for valid Path
2008-04-25 Kaj-Michael LangAdd missing GPL header
2008-04-25 Kaj-Michael LangUse g_slice_new0 instead of manuly setting things to...
2008-04-25 Kaj-Michael LangStart with a larger area when searching for roads
2008-04-25 Kaj-Michael LangUse larger map tile cache on desktops
2008-04-25 Kaj-Michael LangDon't clear tile image cache on zoom. Add helper to...
2008-04-25 Kaj-Michael LangAdd function to set cache size
2008-04-23 Kaj-Michael LangSmall fixes to importer:
2008-04-21 Kaj-Michael LangWay nodes query.. needs some more fixing.
2008-04-21 Kaj-Michael LangMisc
2008-04-21 Kaj-Michael LangDon't re-create the POI store, just clear it.
2008-04-21 Kaj-Michael LangMark osm_db_prepare static
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-21 Kaj-Michael LangLoad all node pairs for the way we are on
2008-04-21 Kaj-Michael LangInclude path.h
2008-04-18 Kaj-Michael LangAdd some comments
2008-04-18 Kaj-Michael LangMore Path/Route/Track cleanups:
2008-04-18 Kaj-Michael LangMore fixes to basedir setting
2008-04-18 Kaj-Michael LangAdd missing ";" and add audio_note_set_basedir() to...
2008-04-18 Kaj-Michael LangAdd function to alter basedir for audio files.
2008-04-18 Kaj-Michael LangRemove old and now unused variable
2008-04-15 Kaj-Michael LangRemove unused include
2008-04-15 Kaj-Michael LangFix waypoint announce loop
2008-04-15 Kaj-Michael LangMore fixes to click-pan, zoom in if clicked/tapped...
2008-04-15 Kaj-Michael LangUse helper macro to prepare sql statements.
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 LangRemove stats debug output
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 LangAdd hildon/hildon-helper.h
2008-04-11 Kaj-Michael LangFix
2008-04-11 Kaj-Michael LangLet sqlite do more work before running gtk main loop
2008-04-11 Kaj-Michael LangUse generic image cache system for map tiles.
2008-04-11 Kaj-Michael LangUse the generic image cache system for POI icons
2008-04-11 Kaj-Michael LangAdd a generic and simple pixbuf cache system.
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-10 Kaj-Michael LangAdd menu entry to show/hide toolbar for larger map...
2008-04-10 Kaj-Michael LangDon't bother with the satellite number if the view...
2008-04-10 Kaj-Michael LangMake sure _next_way is set before using it
2008-04-10 Kaj-Michael LangFix route file path related crasher
2008-04-10 Kaj-Michael LangSmall cleanups and error checking for home dir
2008-04-10 Kaj-Michael LangGrey out Route menu entries if we have no route.
2008-04-10 Kaj-Michael LangGrey out Route menu entries that require a loaded route.
2008-04-10 Kaj-Michael LangFix build for OS2006/7, hildon_helper_set_thumb_scrollb...
2008-04-10 Kaj-Michael Langinclude <glib/gstdio.h>
2008-04-09 Kaj-Michael LangCheck place if forced or distance is over limit
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 LangSmall changes to db reconnect
2008-04-09 Kaj-Michael LangSet basedir on init. Don't expand time display.
2008-04-09 Kaj-Michael LangUse define for mmc paths
next