aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-28Rewrite gtk dive selection tracking logicGravatar Linus Torvalds
2013-01-28Stop filtering out events with beginning or end flagsGravatar Dirk Hohndel
2013-01-28Merge branch 'cc-plan'Gravatar Dirk Hohndel
2013-01-28parse-xml: allow XML nodes with empty tag namesGravatar Linus Torvalds
2013-01-28xml-parsing: accept 'sitelat' and 'sitelon' for GPS coordinatesGravatar Linus Torvalds
2013-01-28Be even more permissive in our date parsing logicGravatar Linus Torvalds
2013-01-28Make dive planner more useful for closed circuit divingGravatar Dirk Hohndel
2013-01-28Dive planning for closed circuit rebreatherGravatar Jan Schubert
2013-01-28GPS location map inputGravatar Lubomir I. Ivanov
2013-01-28Fix compilation for systems without osm-gps-mapGravatar Dirk Hohndel
2013-01-28Merge branch 'gps-map-input'Gravatar Dirk Hohndel
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