Age | Commit message (Expand) | Author |
2012-09-18 | Fixed a couple of memleaks in gtk-gui.c and info.c | Lubomir I. Ivanov |
2012-09-17 | Merge branch 'defaultfile' | Dirk Hohndel |
2012-09-17 | Display current filename in windows title | Dirk Hohndel |
2012-09-11 | Fix a long standing bug when editing dives | Dirk Hohndel |
2012-09-10 | Implement Close menu option that allows closing the data file | Dirk Hohndel |
2012-09-02 | Use truth values with gboolean | Dirk Hohndel |
2012-09-01 | Allow modification and edits of trips | Dirk Hohndel |
2012-08-28 | Merge git://git.tdb.fi/ext/subsurface | Linus Torvalds |
2012-08-26 | Do some whitespace cleanup | Linus Torvalds |
2012-08-26 | Ignore Nitrox/He seetings when editing cylinders for multiple dives | Dirk Hohndel |
2012-08-21 | Add helper 'for_each_dive()' dive iterator | Linus Torvalds |
2012-08-21 | Fix single-dive editing oddity | Linus Torvalds |
2012-08-22 | Check if multi-dive editing is actually needed | Mikko Rasa |
2012-08-20 | Rework dive selection logic | Linus Torvalds |
2012-08-18 | Select better (?) default date for adding new dive | Linus Torvalds |
2012-08-18 | Correct multi-edit equipment update logic | Dirk Hohndel |
2012-08-17 | When editing multiple files, don't override existing equipment entries | Dirk Hohndel |
2012-08-17 | Merge branch 'misc-fixes' of git://github.com/DataBeaver/subsurface | Linus Torvalds |
2012-08-17 | Fix string handling in get_combo_box_entry_text | Dirk Hohndel |
2012-08-17 | multi-dive editing: don't change fields that weren't changed for the master dive | Linus Torvalds |
2012-08-16 | multi-dive editing: don't change already set data for other dives | Linus Torvalds |
2012-08-16 | Fix right click edit in Dive Notes area for multiple dives | Dirk Hohndel |
2012-08-16 | Avoid SIGSEGV when editing multiple dives | Linus Torvalds |
2012-08-16 | Merge branch 'tree2' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-08-16 | Merge branch 'suit' of git://git.hohndel.org/subsurface | Linus Torvalds |
2012-08-15 | Redo dive editing | Dirk Hohndel |
2012-08-14 | Add exposure protection tracking | Dirk Hohndel |
2012-08-14 | Fixed another memory leak | Dirk Hohndel |
2012-07-31 | Changes to menu icons | Mikko Rasa |
2012-06-27 | Make the 'Add Dive' dialog at least slightly less butt-ugly | Linus Torvalds |
2012-06-27 | Add depth entry to new dive edit dialog | Linus Torvalds |
2012-06-27 | Rough "Add new dive" infrastructure in the divelist | Linus Torvalds |
2012-04-24 | Make sure to update dive info when it is edited | Linus Torvalds |
2012-04-02 | Add the ugliest 'delete dive' model ever | Linus Torvalds |
2012-01-05 | Avoiding some potentially confusing name space clashes | Dirk Hohndel |
2011-12-14 | Return is not a function | Dirk Hohndel |
2011-12-12 | Pack the star rating on a line of its own | Linus Torvalds |
2011-12-11 | Allow editing of Helium values in cylinder info | Linus Torvalds |
2011-12-07 | Add typical 0 to 5 star rating for dives | Dirk Hohndel |
2011-11-19 | Add the cylinder list to the dive info edit dialog | Linus Torvalds |
2011-11-19 | Add dive number and date to the dive info edit dialog | Linus Torvalds |
2011-11-19 | Add an 'edit' menu item to the dive info text fields | Linus Torvalds |
2011-11-19 | Make double-clicking on the dive list bring up the dive editor | Linus Torvalds |
2011-11-18 | Make all the normal widgets uneditable and non-focusing | Linus Torvalds |
2011-11-13 | Fix the stupid gtk combo box text reset issue for real | Linus Torvalds |
2011-11-13 | gtk_combo_box_entries and empty text | Lubomir I. Ivanov |
2011-11-02 | Work around some gtk oddity with gtk_combo_box_entries and empty text | Linus Torvalds |
2011-10-28 | Update the known locations / buddies / divemasters as user enters them | Dirk Hohndel |
2011-10-23 | Enable inline completion/selection for the location/buddy/dm fields | Linus Torvalds |
2011-10-23 | Keep the people/location lists sorted | Linus Torvalds |