aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-28Prepare to compile with gtk-3Gravatar Linus Torvalds
2013-01-28Clean up gtk combo box handlingGravatar Linus Torvalds
2013-01-28Pick GPS coordinates of dive location via map widgetGravatar Dirk Hohndel
2013-01-28Let's call them GTKCFLAGS, not GTK2CFLAGSGravatar Linus Torvalds
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-27UTF8 aware parser for some more GPS formatsGravatar Dirk Hohndel
2013-01-27Parse an empty string as "no GPS coordinates"Gravatar Dirk Hohndel
2013-01-27Allow manual entry of GPS coordinatesGravatar Dirk Hohndel
2013-01-25Remove some unnecessary variable initializationsGravatar Dirk Hohndel
2013-01-25Removed unused structure definition in deco.cGravatar Dirk Hohndel
2013-01-25Fix memory leak in set_dc_nicknameGravatar Dirk Hohndel
2013-01-25Fix potential uninitialized variable accessGravatar Dirk Hohndel
2013-01-25Move get_units() to prefs.cGravatar Henrik Brautaset Aronsen
2013-01-25windows.c: Add unicode support in subsurface_launch_for_uri()Gravatar Lubomir I. Ivanov
2013-01-25Small fix for a possible crash in divelist.cGravatar Lubomir I. Ivanov
2013-01-24Don't set a default filename when called with multiple filenamesGravatar Dirk Hohndel
2013-01-24Don't mark divelist changed for automated merges after allGravatar Linus Torvalds
2013-01-24Fix overly complicated and fragile "same_cylinder" logicGravatar Linus Torvalds
2013-01-24Try to automate the version number used in the windows installerGravatar Dirk Hohndel
2013-01-24Add 2013 to the copyright lineGravatar Dirk Hohndel
2013-01-24Include git revision in version numberGravatar Linus Torvalds
2013-01-24Centralization for Kelvin and Standardization to milliKelvinGravatar Jan Schubert
2013-01-24Slight change to the parser to avoid false posititivesGravatar Dirk Hohndel
2013-01-24Only display temperature graph if we have temperature dataGravatar Dirk Hohndel
2013-01-24Add test dive for constant temperatureGravatar Dirk Hohndel
2013-01-24Display even constant temperature graphGravatar Miika Turkia
2013-01-24Remove unused variable for unit name in statistics calculationsGravatar Dirk Hohndel
2013-01-24Use actual min and max temperatures in statistics.Gravatar Henrik Brautaset Aronsen
2013-01-24Remove saving of dive computer nicnames in system configGravatar Linus Torvalds
2013-01-24Save all dive computer nicknames - whether used or notGravatar Linus Torvalds
2013-01-24Store/Retrieve last entered webservice UID to/from config.Gravatar Lubomir I. Ivanov
2013-01-24Merge branch 'webservice-import'Gravatar Dirk Hohndel
2013-01-24Fix compile error in planner.cGravatar Henrik Brautaset Aronsen
2013-01-23Fix setting of the dive_table.preexisting logicGravatar Linus Torvalds
2013-01-23Fix temperature rounding issuesGravatar Linus Torvalds
2013-01-23Remove XML parsing special case temperature codeGravatar Linus Torvalds
2013-01-23Move more dive computer filled data to the divecomputer structureGravatar Linus Torvalds
2013-01-23Ensure each dive has its own copy of the location text (UEMIS importer)Gravatar Dirk Hohndel
2013-01-23Import and merge GPS data from the webserviceGravatar Dirk Hohndel
2013-01-23divelist.c:icon_click_cb(): check if a GtkTreePath is foundGravatar Lubomir I. Ivanov
2013-01-23Fix crash when applying a non-edit of nicknamesGravatar Amit Chaudhuri
2013-01-22Use proper helper functions for dive location and for_each_diveGravatar Linus Torvalds
2013-01-22Satellite icon dietGravatar Linus Torvalds
2013-01-22Fix crash when clicking on icon column in trip header entriesGravatar Dirk Hohndel
2013-01-22libdivecomputer: add air temperature fixups for SuuntoGravatar Linus Torvalds
2013-01-22Improve on the "prefer downloaded" dive computer modelGravatar Linus Torvalds
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