summaryrefslogtreecommitdiffstats
path: root/gps.c
AgeCommit message (Expand)Author
2013-03-01Make the map provider choice a preferenceGravatar Dirk Hohndel
2013-02-20gps.c: Fixed a small memory leakGravatar Lubomir I. Ivanov
2013-02-11Update German and Swiss-German translations for latest stringsGravatar Dirk Hohndel
2013-02-11Add instructions to GPS map window titleGravatar Dirk Hohndel
2013-02-10Remove "target ring" in map displayGravatar Dirk Hohndel
2013-02-09Make map dot more visibleGravatar Henrik Brautaset Aronsen
2013-02-09Switch to satellite image map providerGravatar Henrik Brautaset Aronsen
2013-02-09Replace deprecated gdk_pixbuf_unref with g_object_unrefGravatar Dirk Hohndel
2013-02-09gps.c: Make two more memory leak fixes and a small coding style changeGravatar Lubomir I. Ivanov
2013-02-09gps.c: Use only one instance of the map object and windowGravatar Lubomir I. Ivanov
2013-02-01Move flag icon to include fileGravatar Dirk Hohndel
2013-01-31Minor fine tuning of window size and initial zoom factors for mapsGravatar Dirk Hohndel
2013-01-31Better algorithm to merge gps locations & locations names from webserviceGravatar Dirk Hohndel
2013-01-30Enable to key 'Esc' to close the map viewGravatar Pierre-Yves Chibon
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-29Add missing strings for translationsGravatar Dirk Hohndel
2013-01-28GPS location map inputGravatar Lubomir I. Ivanov
2013-01-28Merge branch 'gps-map-input'Gravatar Dirk Hohndel
2013-01-28Pick GPS coordinates of dive location via map widgetGravatar Dirk Hohndel
2013-01-28Make subsurface compile with -DGSEAL_ENABLEGravatar Linus Torvalds
2013-01-27Fix the zooming bug in the map windowGravatar Dirk Hohndel
2013-01-27Modify map zoom to keep the point under the mouse cursor constantGravatar Robert C. Helling
2013-01-22Use proper helper functions for dive location and for_each_diveGravatar Linus Torvalds
2013-01-20White space and coding style adjustments for gps.cGravatar Dirk Hohndel
2013-01-20Fix map scrollingGravatar Dirk Hohndel
2013-01-20Reuse map windowsGravatar Dirk Hohndel
2013-01-15Show single dives in map.Gravatar Henrik Brautaset Aronsen
2013-01-14Use the legacy GDK keyboard definitions in gps.cGravatar Lubomir I. Ivanov
2013-01-13Work on a dive localisation tool using GPS coordinatesGravatar Pierre-Yves Chibon