Age | Commit message (Expand) | Author |
2013-01-22 | Add GPS icon to the location column for dive sites where we have GPS data | Dirk Hohndel |
2013-01-11 | Update preference saving for numeric values | Linus Torvalds |
2013-01-11 | gtk-gui.c: Move the download dialog related code to a new file | Lubomir I. Ivanov |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2013-01-08 | Avoid pointless calls to dive planner | Dirk Hohndel |
2013-01-07 | Move planner UI into planner.c | Dirk Hohndel |
2013-01-05 | Add new gases to the combo box in dive plan entry | Dirk Hohndel |
2013-01-05 | Create the infrastructure for a dive plannder based on a tree-model | Linus Torvalds |
2013-01-03 | Make GF values configurable | Dirk Hohndel |
2013-01-03 | Use gradient factors in deco calculation | Dirk Hohndel |
2013-01-03 | Add configurable visualization of calculated ceiling | Dirk Hohndel |
2013-01-02 | Use old style (pre gtk-2.22) keysyms | Dirk Hohndel |
2012-12-11 | Merge branch 'cns' into cns-merge | Dirk Hohndel |
2012-12-10 | Display maximum CNS in the divelist | Dirk Hohndel |
2012-12-10 | Add the ability to edit the date/time of a dive | Dirk Hohndel |
2012-12-10 | Move global variables covered by Preferences into one structure | Dirk Hohndel |
2012-12-09 | Consistent Quit behavior on the Mac | Dirk Hohndel |
2012-12-07 | Add option to make ceiling visually stand out more in the profile | Dirk Hohndel |
2012-11-30 | Convert Uemis downloader to directly create dives | Dirk Hohndel |
2012-11-28 | Track Uemis last dive downloaded on a per data-file basis | Dirk Hohndel |
2012-11-20 | Allow the user to cancel a dive computer download | Dirk Hohndel |
2012-11-11 | Add special download modes to force updates from the divecomputer | Dirk Hohndel |
2012-11-10 | Add threshold feature for partial pressure graphs | Dirk Hohndel |
2012-11-01 | Add vertical space to depth plot if we are showing partial pressure graphs | Dirk Hohndel |
2012-11-01 | Change preferences into a notebook and add second page for tec settings | Dirk Hohndel |
2012-11-01 | First stab at plotting a pO2 graph | Dirk Hohndel |
2012-10-27 | Improve the dive computer device selection | Dirk Hohndel |
2012-10-01 | Destroy the divelist (tree) before calling gtk_main_quit() | Lubomir I. Ivanov |
2012-09-26 | First implementation of native Uemis downloader | Dirk Hohndel |
2012-09-21 | Activate the new separate "Import XML File" functionality | Lubomir I. Ivanov |
2012-09-21 | Remove the XML file selection from the DC download dialog | Lubomir I. Ivanov |
2012-09-12 | Make sure Subsurface receives Quit / Command-Q callback on Mac | Dirk Hohndel |
2012-09-09 | First cut of adding a default file name | Dirk Hohndel |
2012-08-28 | Work on the printing of the dives, first attempt to print as table. | Pierre-Yves Chibon |
2012-08-27 | Start re-working the print UI to allow printing tables with no profiles. | Pierre-Yves Chibon |
2012-08-20 | Rework dive selection logic | Linus Torvalds |
2012-08-17 | Add a 'Save As' entry in the menu. | Pierre-Yves Chibon |
2012-08-16 | Merge branch 'tree2' 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 | Maintain selected rows when switching between list model and tree model | Dirk Hohndel |
2012-08-07 | Add total weight column to divelist | Dirk Hohndel |
2012-06-27 | Make it possible to do "Add Dive" from just the main dive menu | Linus Torvalds |
2012-05-02 | Show dive import text updates in the progress bar | Linus Torvalds |
2012-05-02 | Don't close config file when changing preferences | Linus Torvalds |
2012-03-16 | Show statistics of selected dives | Miika Turkia |
2012-01-15 | Create separate single dive and total stats pages | Dirk Hohndel |
2012-01-03 | More Mac improvements | Henrik Brautaset Aronsen |
2012-01-03 | Even more Mac-i-ness | Dirk Hohndel |
2012-01-01 | Turn subsurface into a real Mac application | Dirk Hohndel |