Age | Commit message (Expand) | Author |
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 |
2011-09-11 | Clean up dive info box too | Linus Torvalds |
2011-09-11 | Fix up dive number naming | Linus Torvalds |
2011-09-11 | Show dive number (if it exists) in the location note | Linus Torvalds |
2011-09-09 | Rename 'cylinder.c' as 'equipment.c' | Linus Torvalds |
2011-09-07 | Do output unit conversion in the dive info window too | Linus Torvalds |
2011-09-05 | Open File works. I refactored the code and introduced a new type. I never use... | Nathan Samson |
2011-09-04 | Merge hbonse's UI tweaks, but fixing the compile warnings. Also bringing it u... | Nathan Samson |
2011-09-04 | Some UI beauty patches: | Hylke Bons |
2011-09-04 | Merge branch 'master' into ui-improvements | Nathan Samson |
2011-09-04 | Remove the redundant frames in the notebook. Closes #9 | Nathan Samson |
2011-09-04 | Word wrap the info textview. Also do not show the scrollbars if not necessary. | Nathan Samson |
2011-09-04 | Change location to a text entry instead of text view. | Nathan Samson |
2011-09-03 | Improve the layout of the text entries in gtk3. For gtk2 this could also be u... | Nathan Samson |
2011-09-02 | Add location note to the top bar too. | Linus Torvalds |
2011-09-01 | Show temperature in the info summary | Linus Torvalds |
2011-09-01 | Save and parse notes and locations | Linus Torvalds |
2011-08-31 | Add some extended dive info fields | Linus Torvalds |