Age | Commit message (Expand) | Author |
2012-05-02 | Show dive import error messages in the import dialog | Linus Torvalds |
2012-05-02 | Remember the default dive computer setting | Linus Torvalds |
2012-05-02 | Don't close config file when changing preferences | Linus Torvalds |
2012-03-23 | Merge branch 'weight' of git://subsurface.hohndel.org/subsurface | Linus Torvalds |
2012-03-24 | Add weight system tracking | Dirk Hohndel |
2012-03-16 | Show statistics of selected dives | Miika Turkia |
2012-01-26 | Split up file reading from 'parse-xml.c' into 'file.c' | Linus Torvalds |
2012-01-15 | Create separate single dive and total stats pages | Dirk Hohndel |
2012-01-05 | Avoiding some potentially confusing name space clashes | Dirk Hohndel |
2012-01-03 | Even more Mac-i-ness | Dirk Hohndel |
2012-01-03 | Adding the right header file for R_OK on Windows | Dirk Hohndel |
2012-01-02 | Only set the window icon if the icon file exists | Dirk Hohndel |
2012-01-02 | Correctly free the GSList in file_open | Dirk Hohndel |
2012-01-01 | Turn subsurface into a real Mac application | Dirk Hohndel |
2011-12-28 | Make icon file name OS helper function | Dirk Hohndel |
2011-12-14 | Return is not a function | Dirk Hohndel |
2011-12-13 | Add reasonable default device names for divecomputer import | Dirk Hohndel |
2011-12-13 | More intuitive label for "not saving" when exiting | Dirk Hohndel |
2011-12-11 | Make the cylinder table columns unsortable | Linus Torvalds |
2011-12-07 | Make view action shortcuts be ctrl-[1-4] instead of Fn keys | Linus Torvalds |
2011-12-06 | Add shorthand actions for showing just one of the panes | Linus Torvalds |
2011-11-28 | Define all colors in one place | Henrik Brautaset Aronsen |
2011-11-25 | Remove stale notebook drag-and-drop support | Linus Torvalds |
2011-11-24 | Split reading/writing preferences into OS specific files | Dirk Hohndel |
2011-11-22 | Preference handling on Mac | Dirk Hohndel |
2011-11-19 | Experimental hard-coded three-pane layout | Linus Torvalds |
2011-11-02 | Fix drag and drop error | Dirk Hohndel |
2011-11-02 | Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-11-02 | Add Info & Stats page to the notebook | Dirk Hohndel |
2011-11-01 | Fix 'init_ui()' so that it can change argc/argv | Linus Torvalds |
2011-10-31 | Using RegQueryValueEx instead of RegGetValue | Lubomir I. Ivanov |
2011-10-29 | Get icons working correctly under Windows | Dirk Hohndel |
2011-10-28 | Use Registry on Windows to store preferences | Dirk Hohndel |
2011-10-27 | Don't use gconf on Windows | Dirk Hohndel |
2011-10-25 | Rearrange the event filter dialog | Dirk Hohndel |
2011-10-25 | Add menu item and dialog to select which events to display | Dirk Hohndel |
2011-10-23 | Fix oversight in preference implementation | Dirk Hohndel |
2011-10-23 | Make columns for temperature, cylinder, and nitrox optional | Dirk Hohndel |
2011-10-21 | Fix "Keep window size for new notebook pages" to not set minimum size | Dirk Hohndel |
2011-10-21 | Make the first filename on the command line the default filename | Dirk Hohndel |
2011-10-20 | Keep window size for new notebook pages | Dirk Hohndel |
2011-10-11 | Have "make install" act more as expected for a desktop application | Dirk Hohndel |
2011-10-06 | Remove some useless casts from and to void pointers | Julian Andres Klode |
2011-10-05 | Make FileChooserButton end import dialog | Dirk Hohndel |
2011-10-05 | Mark the FileChooserButton as UNABLE to select multiple files | Dirk Hohndel |
2011-10-05 | Add XML file import back and treat open and import differently | Dirk Hohndel |
2011-10-05 | For a manual renumber, default to the existing first dive number | Linus Torvalds |
2011-10-05 | Move 'dive_list_update_dives()' call into 'report_dives()' | Linus Torvalds |
2011-10-04 | Shorten the tooltip timeout | Dirk Hohndel |
2011-10-04 | Replace event text with small red triangle and tooltip | Dirk Hohndel |