aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-22Fix suunto serial number confusion in libdivecomputerGravatar Linus Torvalds
2013-01-22Add GPS icon to the location column for dive sites where we have GPS dataGravatar Dirk Hohndel
2013-01-21Add libsoup and osm-gps-map to Mac build instructions.Gravatar Henrik Brautaset Aronsen
2013-01-20White space and coding style adjustments for gps.cGravatar Dirk Hohndel
2013-01-20Fix map scrollingGravatar Dirk Hohndel
2013-01-20Mark locations that have GPS location data attachedGravatar Dirk Hohndel
2013-01-20Reuse map windowsGravatar Dirk Hohndel
2013-01-19Add modules file for building prerequisites on MacOS XGravatar Dirk Hohndel
2013-01-19Add CFLAGS to build rule for webservice.oGravatar Dirk Hohndel
2013-01-18Improve handling for old XML files in Uemis downloaderGravatar Dirk Hohndel
2013-01-18Consistently use uint32_t for deviceidGravatar Dirk Hohndel
2013-01-18Fix potential crash with old XML filesGravatar Dirk Hohndel
2013-01-18Add libsoup to Windows installerGravatar Dirk Hohndel
2013-01-18Fixed some small issues in webservice.cGravatar Lubomir I. Ivanov
2013-01-18Add facility to edit nicknames / remove nickname entryGravatar Amit Chaudhuri
2013-01-17Updated the Makefile to support libsoup and include webservice.[c|h]Gravatar Lubomir I. Ivanov
2013-01-17Added client side communication to the Subsurface Web ServiceGravatar Lubomir I. Ivanov
2013-01-17Hack Makefile, gtk-gui.c and divelist.c to allow building w/o osm-gps-mapGravatar Dirk Hohndel
2013-01-17Update gtk-osx-integration to version 2 of the APIGravatar Dirk Hohndel
2013-01-16Add GFlow/GFhigh settings in dive plannerGravatar Dirk Hohndel
2013-01-16Correctly mark divelist changed after accepting dive planGravatar Dirk Hohndel
2013-01-16Update dive flag image.Gravatar Henrik Brautaset Aronsen
2013-01-16Only offer to show dive on map if we have location informationGravatar Linus Torvalds
2013-01-15Show single dives in map.Gravatar Henrik Brautaset Aronsen
2013-01-15Clean up null pointer printout in weightsystem descriptionGravatar Salvador Cuñat
2013-01-15Mark divelist as changed if user accepts planned diveGravatar Dirk Hohndel
2013-01-15Calculate the gas used during the planned diveGravatar Dirk Hohndel
2013-01-15Add diveplan to the dive notesGravatar Dirk Hohndel
2013-01-15Add code to enter SAC rates for dive planningGravatar Dirk Hohndel
2013-01-15Add small helper function to make planner gui function easier to readGravatar Dirk Hohndel
2013-01-15Trivial pressure related fixesGravatar Jan Schubert
2013-01-15Correct the start time of planned divesGravatar Dirk Hohndel
2013-01-15Attempt to override the URI handler in the about dialogGravatar Lubomir I. Ivanov
2013-01-15Added the OS dependent function subsurface_launch_for_uri()Gravatar Lubomir I. Ivanov
2013-01-14Use the legacy GDK keyboard definitions in gps.cGravatar Lubomir I. Ivanov
2013-01-14Centralising and redefining values as integersGravatar Jan Schubert
2013-01-14Fix odd calculated deco "ripples"Gravatar Linus Torvalds
2013-01-13Scroll the divelist to show the planned diveGravatar Dirk Hohndel
2013-01-13Correctly show the planned dive in the divelistGravatar Dirk Hohndel
2013-01-13Make sure init_decompression works for dive 0 as wellGravatar Dirk Hohndel
2013-01-13During multi-dive deco calculations don't look at dives from other tripsGravatar Dirk Hohndel
2013-01-13Add support for MOD, EAD, AND and EADD in the mouse over displayGravatar Dirk Hohndel
2013-01-13Scale partial pressure graphs according to enabled gasesGravatar Henrik Brautaset Aronsen
2013-01-13Add GPS locations to some of the test divesGravatar Henrik Brautaset Aronsen
2013-01-13Work on a dive localisation tool using GPS coordinatesGravatar Pierre-Yves Chibon
2013-01-11Add default filename and divelist font to prefs structureGravatar Linus Torvalds
2013-01-11Fix default gradient factor settingGravatar Linus Torvalds
2013-01-11Fix SIGSEGV if no pre-existing nickname informationGravatar Linus Torvalds
2013-01-11Update preference saving for numeric valuesGravatar Linus Torvalds
2013-01-11gtk-gui.c: Move the download dialog related code to a new fileGravatar Lubomir I. Ivanov