Age | Commit message (Expand) | Author |
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 |
2011-10-23 | Make the divemaster/buddy/location text entries be combo box entries | Linus Torvalds |
2011-10-23 | Add completions to the dive location, buddy and divemaster entries | Linus Torvalds |
2011-09-22 | Don't do individual 'gtk_widget_show()' calls | Linus Torvalds |
2011-09-21 | Simplistic first attempt to get changes saved when quitting subsurface | Dirk Hohndel |
2011-09-20 | Separate out the UI from the program logic | Dirk Hohndel |
2011-09-19 | Reinstate the main window title | Linus Torvalds |
2011-09-19 | Remove dive info frame | Linus Torvalds |
2011-09-16 | Stop plotting the gas / consumption information into the profile | Dirk Hohndel |
2011-09-16 | Make handling of empty airconsumption string consistent | Dirk Hohndel |
2011-09-16 | More fixes to positioning of gas / consumption information in info_frame | Dirk Hohndel |
2011-09-16 | Show tank / nitrox / air consumption information in the info_frame | Dirk Hohndel |
2011-09-16 | Dirk can't count to ten | Linus Torvalds |
2011-09-16 | Remove dive number from frame label | Dirk Hohndel |
2011-09-16 | Put the dive number and location in the window title bar | Linus Torvalds |
2011-09-13 | Add divemaster/buddy field and text entry | Linus Torvalds |