Age | Commit message (Expand) | Author |
2011-10-31 | Use the new packaging directory for MacOSX specific files, and provide shell ... | Henrik Brautaset Aronsen |
2011-10-31 | Ignore process serial number argument when run as native MacOSX app | Henrik Brautaset Aronsen |
2011-10-31 | Add basic MacOSX app bundle install target | Henrik Brautaset Aronsen |
2011-10-30 | XSLT to transform JDiveLog to Subsurface format | Miika Turkia |
2011-10-29 | Merge branch 'mingw-port-cleanup' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-10-29 | Fix up end conditions for dives | Linus Torvalds |
2011-10-29 | Plot fake profile for non-sample dives | Linus Torvalds |
2011-10-29 | Fix use of uninitialized variable if there are no samples | Linus Torvalds |
2011-10-29 | Fix Windows install destination | Dirk Hohndel |
2011-10-29 | Get rid of the terminal window that is displayed under Windows | Dirk Hohndel |
2011-10-29 | Add first cut of the mingw cross build spec file + nsi file | Dirk Hohndel |
2011-10-29 | Get icons working correctly under Windows | Dirk Hohndel |
2011-10-29 | Merge branches 'mingw-port-cleanup' and 'combobox-text-entry-fix' of git://gi... | Linus Torvalds |
2011-10-28 | Update the known locations / buddies / divemasters as user enters them | 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-27 | Cleanup Makefile and make it work for cross compiling with MinGW | 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-25 | Don't plot an event if an event is disabled in ev_namelist | Dirk Hohndel |
2011-10-25 | Remember the event names as we encounter them | Dirk Hohndel |
2011-10-24 | Avoid using strptime | Dirk Hohndel |
2011-10-24 | Annotate Makefile with hints about building under Windows | Dirk Hohndel |
2011-10-24 | Stop including regex.h | Dirk Hohndel |
2011-10-24 | Merge branch 'bugfixes' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-10-24 | Updated changes file | Dirk Hohndel |
2011-10-24 | Create packaging directory and add spec and changes file | Dirk Hohndel |
2011-10-24 | Makefile fixes | Dirk Hohndel |
2011-10-24 | Subsurface 1.1v1.1 | Linus Torvalds |
2011-10-24 | Merge branch 'ui' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-10-23 | Disable sorting by dive number | 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-23 | Show dive number in dive list | Dirk Hohndel |
2011-10-23 | Improve time marker handling and add printing of some time labels | Dirk Hohndel |
2011-10-23 | Handle 'gas change' events correctly | Linus Torvalds |
2011-10-23 | Split the cylinder pressure analysis into a second loop | Linus Torvalds |
2011-10-23 | Merge branch 'plot-multitank' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-10-23 | Plot tank pressures for multiple tanks | 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-10-23 | Add 'activate' callback for the cylinder completion | Linus Torvalds |
2011-10-22 | Change plot_info to use depth (instead of val) for depth value | Dirk Hohndel |
2011-10-22 | Add a completion for the cylinder type entry combo box | Linus Torvalds |
2011-10-22 | Add cylinder data to cylinder model as we record each dive | Linus Torvalds |
2011-10-22 | Fix the reading of the cylinder start/end pressure from cylinder models | Linus Torvalds |
2011-10-21 | Merge branch 'minor-fixes' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-10-21 | Fix "Keep window size for new notebook pages" to not set minimum size | Dirk Hohndel |