Age | Commit message (Expand) | Author |
2012-10-15 | Support for gettext in MacOSX application bundle | Henrik Brautaset Aronsen |
2012-10-11 | Conversion to gettext to allow localization | Dirk Hohndel |
2012-10-09 | A file that we import should never become the default file we save to | Dirk Hohndel |
2012-10-04 | Provide a method to use unicode command line arguments on Windows | Lubomir I. Ivanov |
2012-09-29 | Fix a number of obvious memory leaks | Dirk Hohndel |
2012-09-26 | Add the ability to create a log file for debugging output | Dirk Hohndel |
2012-09-18 | Call xmlCleanupParser only once - when we are done with libxml | Lubomir I. Ivanov |
2012-09-17 | Make sure dive info is displayed correctly at start | Dirk Hohndel |
2012-09-17 | Fix potential crash when importing dives | Dirk Hohndel |
2012-09-17 | Show the datafile name even with no dives | Dirk Hohndel |
2012-09-10 | Change the definition of "dive table changed" | Dirk Hohndel |
2012-09-10 | Change behavior for the existing filename | Dirk Hohndel |
2012-09-09 | First cut of adding a default file name | Dirk Hohndel |
2012-08-26 | Do some whitespace cleanup | Linus Torvalds |
2012-08-15 | Redo dive editing | Dirk Hohndel |
2012-05-02 | Don't close config file when changing preferences | Linus Torvalds |
2012-01-26 | Split up file reading from 'parse-xml.c' into 'file.c' | Linus Torvalds |
2012-01-05 | Avoiding some potentially confusing name space clashes | Dirk Hohndel |
2011-11-19 | Make double-clicking on the dive list bring up the dive editor | Linus Torvalds |
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 | Ignore process serial number argument when run as native MacOSX app | Henrik Brautaset Aronsen |
2011-10-27 | Don't use gconf on Windows | Dirk Hohndel |
2011-10-23 | Show dive number in dive list | Dirk Hohndel |
2011-10-05 | Fix import tracking | Dirk Hohndel |
2011-10-05 | Add XML file import back and treat open and import differently | Dirk Hohndel |
2011-10-05 | Add an '--import' command line option | Dirk Hohndel |
2011-10-05 | Mark divelist changed when renumbering or adding dives | Dirk Hohndel |
2011-10-05 | Automatically renumber new dives when they are "obvious". | Linus Torvalds |
2011-10-05 | Move 'dive_list_update_dives()' call into 'report_dives()' | Linus Torvalds |
2011-09-27 | Add preference option to chose if SAC and/or OTU should be in divelist | Dirk Hohndel |
2011-09-21 | September comes before October | Tero Roponen |
2011-09-20 | Separate out the UI from the program logic | Dirk Hohndel |
2011-09-20 | Make the divelist font configurable | Linus Torvalds |
2011-09-20 | Merge git://github.com/sirowain/subsurface | Linus Torvalds |
2011-09-20 | Make 'struct DiveList' entirely internal to divelist.c | Linus Torvalds |
2011-09-20 | Make a separate "Log" menu | Linus Torvalds |
2011-09-20 | Provide an icon for subsurface. | Riccardo Albertini |
2011-09-19 | Switch the dive list and dive profile panes around | Linus Torvalds |
2011-09-19 | Update the divelist when dive info changes | Linus Torvalds |
2011-09-19 | Make the pane split be vertical rather than horizontal | Linus Torvalds |
2011-09-19 | Remove dive info frame | Linus Torvalds |
2011-09-15 | Rename the project 'subsurface' | Linus Torvalds |
2011-09-14 | Flush any pending changes at notebook 'switch-page' time | Linus Torvalds |
2011-09-13 | Add the capability to print a dive profile | Linus Torvalds |
2011-09-12 | Libdivecomputer: start actually importing the dive data | Linus Torvalds |
2011-09-12 | Make 'report_error()' usable from outside of main.c | Linus Torvalds |
2011-09-12 | Start some very initial libdivecomputer integration | Linus Torvalds |
2011-09-11 | Add a 'Renumber' menu choice | Linus Torvalds |