aboutsummaryrefslogtreecommitdiffstats
path: root/equipment.c
AgeCommit message (Expand)Author
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
2011-12-11Make the cylinder table columns unsortableGravatar Linus Torvalds
2011-12-11Allow editing of Helium values in cylinder infoGravatar Linus Torvalds
2011-12-09Use common helper function for the "no cylinder info" caseGravatar Linus Torvalds
2011-11-19Add the cylinder list to the dive info edit dialogGravatar Linus Torvalds
2011-11-19Make double-clicking on the dive list bring up the dive editorGravatar Linus Torvalds
2011-11-18Make all the normal widgets uneditable and non-focusingGravatar Linus Torvalds
2011-11-13Fix minor coding standard issues introduced by my last commitGravatar Dirk Hohndel
2011-11-13Make sure SAC and OTU get recalculated after cylinder info was changedGravatar Dirk Hohndel
2011-11-09Add "enable" button for manual pressure settingGravatar Linus Torvalds