aboutsummaryrefslogtreecommitdiffstats
path: root/equipment.c
AgeCommit message (Expand)Author
2013-05-23Enable the weightsystem info and move the declarations to dive.hGravatar Dirk Hohndel
2013-05-22Actually remove cylinders and weightsystems from the data structuresGravatar Dirk Hohndel
2013-05-21Correctly use the weightsystem_none / cylinder_none helpersGravatar Dirk Hohndel
2013-05-17Merge branch 'Qt'Gravatar Dirk Hohndel
2013-05-15Avoid reading an uninitialized variable when adding new cylindersGravatar Dirk Hohndel
2013-05-03Fix compiler warningsGravatar Dirk Hohndel
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-04-15Added the code that will load and populate the Tank InfoGravatar Tomaz Canabrava
2013-04-13Started the real code on the Qt Interface.Gravatar Tomaz Canabrava
2013-03-17Manually add gas changes to a diveGravatar Dirk Hohndel
2013-03-03Try to capture some more potential buffer overflows caused by localizationGravatar Dirk Hohndel
2013-03-03equipment.c: Fix potential buffer overflow in size_data_funct()Gravatar Lubomir I. Ivanov
2013-02-18Clear statistics and equipment when no dive is selectedGravatar Dirk Hohndel
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-28Clean up gtk combo box handlingGravatar Linus Torvalds
2013-01-28Make subsurface compile with -DGSEAL_ENABLEGravatar Linus Torvalds
2013-01-14Centralising and redefining values as integersGravatar Jan Schubert
2013-01-10Split up preference data structure definition into 'pref.h'Gravatar Linus Torvalds
2012-12-10Move global variables covered by Preferences into one structureGravatar Dirk Hohndel
2012-11-10gtk spinbuttons are crazy - fix possible divide-by-zeroGravatar Linus Torvalds
2012-10-18Don't enable equipment notebook buttons if there is no diveGravatar Dirk Hohndel
2012-10-18Changed the term used for one of the default weight systemsGravatar Dirk Hohndel
2012-10-18Translate the units in the 'Weight System' dialogGravatar Lubomir I. Ivanov
2012-10-14Improve translationsGravatar Dirk Hohndel
2012-10-11Conversion to gettext to allow localizationGravatar Dirk Hohndel
2012-10-01Fixed some small memory leaksGravatar Lubomir I. Ivanov
2012-09-30Keep the "Add/Edit Cylinder & Weight" dialogs on topGravatar Lubomir I. Ivanov
2012-09-24Update cylinder info properlyGravatar Linus Torvalds
2012-09-21Fix missing save of (almost empty) cylinder informationGravatar Linus Torvalds
2012-09-18Fix some of the problems reported by cppcheckGravatar Dirk Hohndel
2012-09-17Merge branch 'defaultfile'Gravatar Dirk Hohndel
2012-09-13Make sure all parts of the edit dialogs are using current_dive / edit_diveGravatar Dirk Hohndel
2012-09-11Fix a long standing bug when editing divesGravatar Dirk Hohndel
2012-09-10Implement Close menu option that allows closing the data fileGravatar Dirk Hohndel
2012-08-26Ignore Nitrox/He seetings when editing cylinders for multiple divesGravatar Dirk Hohndel
2012-08-18Correct multi-edit equipment update logicGravatar Dirk Hohndel
2012-08-18Fix crash when editing weight system infoGravatar Dirk Hohndel
2012-08-16Merge branch 'tree2' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-15Redo dive editingGravatar Dirk Hohndel
2012-08-06Remove weightsystem entry with no descriptionGravatar Dirk Hohndel
2012-08-06Remember the last weight used per weightsystemGravatar Dirk Hohndel
2012-04-23Fix edit callback for weight systemGravatar Dirk Hohndel
2012-04-01Fix reference tank information for LP steel tanks.Gravatar Linus Torvalds
2012-03-23Merge branch 'weight' of git://subsurface.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-03-24Add weight system trackingGravatar Dirk Hohndel
2012-01-05More removal of unused argumentsGravatar Dirk Hohndel
2011-12-31Define O2 permille for air in one spotGravatar Henrik Brautaset Aronsen
2011-12-26Remove unused return valueGravatar Dirk Hohndel
2011-12-11Add the "Common European Cylinders" as per HenrikGravatar Linus Torvalds
2011-12-11Clean up reference tank information tableGravatar Linus Torvalds