Age | Commit message (Expand) | Author |
2013-08-05 | Clean up code to remove false messages about errors in Eclipse | Benjamin |
2013-03-01 | Make the map provider choice a preference | Dirk Hohndel |
2013-02-20 | gps.c: Fixed a small memory leak | Lubomir I. Ivanov |
2013-02-11 | Update German and Swiss-German translations for latest strings | Dirk Hohndel |
2013-02-11 | Add instructions to GPS map window title | Dirk Hohndel |
2013-02-10 | Remove "target ring" in map display | Dirk Hohndel |
2013-02-09 | Make map dot more visible | Henrik Brautaset Aronsen |
2013-02-09 | Switch to satellite image map provider | Henrik Brautaset Aronsen |
2013-02-09 | Replace deprecated gdk_pixbuf_unref with g_object_unref | Dirk Hohndel |
2013-02-09 | gps.c: Make two more memory leak fixes and a small coding style change | Lubomir I. Ivanov |
2013-02-09 | gps.c: Use only one instance of the map object and window | Lubomir I. Ivanov |
2013-02-01 | Move flag icon to include file | Dirk Hohndel |
2013-01-31 | Minor fine tuning of window size and initial zoom factors for maps | Dirk Hohndel |
2013-01-31 | Better algorithm to merge gps locations & locations names from webservice | Dirk Hohndel |
2013-01-30 | Enable to key 'Esc' to close the map view | Pierre-Yves Chibon |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-29 | Add missing strings for translations | Dirk Hohndel |
2013-01-28 | GPS location map input | Lubomir I. Ivanov |
2013-01-28 | Merge branch 'gps-map-input' | Dirk Hohndel |
2013-01-28 | Pick GPS coordinates of dive location via map widget | Dirk Hohndel |
2013-01-28 | Make subsurface compile with -DGSEAL_ENABLE | Linus Torvalds |
2013-01-27 | Fix the zooming bug in the map window | Dirk Hohndel |
2013-01-27 | Modify map zoom to keep the point under the mouse cursor constant | Robert C. Helling |
2013-01-22 | Use proper helper functions for dive location and for_each_dive | Linus Torvalds |
2013-01-20 | White space and coding style adjustments for gps.c | Dirk Hohndel |
2013-01-20 | Fix map scrolling | Dirk Hohndel |
2013-01-20 | Reuse map windows | Dirk Hohndel |
2013-01-15 | Show single dives in map. | Henrik Brautaset Aronsen |
2013-01-14 | Use the legacy GDK keyboard definitions in gps.c | Lubomir I. Ivanov |
2013-01-13 | Work on a dive localisation tool using GPS coordinates | Pierre-Yves Chibon |