summaryrefslogtreecommitdiffstats
path: root/info.c
AgeCommit message (Expand)Author
2012-09-19Partial rewrite of the dive trip codeGravatar Dirk Hohndel
2012-09-18Fixed a couple of memleaks in gtk-gui.c and info.cGravatar Lubomir I. Ivanov
2012-09-17Merge branch 'defaultfile'Gravatar Dirk Hohndel
2012-09-17Display current filename in windows titleGravatar 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-09-02Use truth values with gbooleanGravatar Dirk Hohndel
2012-09-01Allow modification and edits of tripsGravatar Dirk Hohndel
2012-08-28Merge git://git.tdb.fi/ext/subsurfaceGravatar Linus Torvalds
2012-08-26Do some whitespace cleanupGravatar Linus Torvalds
2012-08-26Ignore Nitrox/He seetings when editing cylinders for multiple divesGravatar Dirk Hohndel
2012-08-21Add helper 'for_each_dive()' dive iteratorGravatar Linus Torvalds
2012-08-21Fix single-dive editing oddityGravatar Linus Torvalds
2012-08-22Check if multi-dive editing is actually neededGravatar Mikko Rasa
2012-08-20Rework dive selection logicGravatar Linus Torvalds
2012-08-18Select better (?) default date for adding new diveGravatar Linus Torvalds
2012-08-18Correct multi-edit equipment update logicGravatar Dirk Hohndel
2012-08-17When editing multiple files, don't override existing equipment entriesGravatar Dirk Hohndel
2012-08-17Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurfaceGravatar Linus Torvalds
2012-08-17Fix string handling in get_combo_box_entry_textGravatar Dirk Hohndel
2012-08-17multi-dive editing: don't change fields that weren't changed for the master diveGravatar Linus Torvalds
2012-08-16multi-dive editing: don't change already set data for other divesGravatar Linus Torvalds
2012-08-16Fix right click edit in Dive Notes area for multiple divesGravatar Dirk Hohndel
2012-08-16Avoid SIGSEGV when editing multiple divesGravatar Linus Torvalds
2012-08-16Merge branch 'tree2' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-16Merge branch 'suit' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2012-08-15Redo dive editingGravatar Dirk Hohndel
2012-08-14Add exposure protection trackingGravatar Dirk Hohndel
2012-08-14Fixed another memory leakGravatar Dirk Hohndel
2012-07-31Changes to menu iconsGravatar Mikko Rasa
2012-06-27Make the 'Add Dive' dialog at least slightly less butt-uglyGravatar Linus Torvalds
2012-06-27Add depth entry to new dive edit dialogGravatar Linus Torvalds
2012-06-27Rough "Add new dive" infrastructure in the divelistGravatar Linus Torvalds
2012-04-24Make sure to update dive info when it is editedGravatar Linus Torvalds
2012-04-02Add the ugliest 'delete dive' model everGravatar Linus Torvalds
2012-01-05Avoiding some potentially confusing name space clashesGravatar Dirk Hohndel
2011-12-14Return is not a functionGravatar Dirk Hohndel
2011-12-12Pack the star rating on a line of its ownGravatar Linus Torvalds
2011-12-11Allow editing of Helium values in cylinder infoGravatar Linus Torvalds
2011-12-07Add typical 0 to 5 star rating for divesGravatar Dirk Hohndel
2011-11-19Add the cylinder list to the dive info edit dialogGravatar Linus Torvalds
2011-11-19Add dive number and date to the dive info edit dialogGravatar Linus Torvalds
2011-11-19Add an 'edit' menu item to the dive info text fieldsGravatar 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 the stupid gtk combo box text reset issue for realGravatar Linus Torvalds
2011-11-13gtk_combo_box_entries and empty textGravatar Lubomir I. Ivanov
2011-11-02Work around some gtk oddity with gtk_combo_box_entries and empty textGravatar Linus Torvalds
2011-10-28Update the known locations / buddies / divemasters as user enters themGravatar Dirk Hohndel
2011-10-23Enable inline completion/selection for the location/buddy/dm fieldsGravatar Linus Torvalds