aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-02Surface interval is calculated from the END of previous diveGravatar Dirk Hohndel
2011-11-02Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-02Add Info & Stats page to the notebookGravatar Dirk Hohndel
2011-11-01Even more places with pressure and volume conversionsGravatar Dirk Hohndel
2011-11-01Further cleanup of pressure and volume conversionsGravatar Dirk Hohndel
2011-11-01Use unit functions to get column headers, add unit function for pressureGravatar Dirk Hohndel
2011-11-01More consistency improvementsGravatar Dirk Hohndel
2011-11-01Add new helper function to get temperature and unitGravatar Dirk Hohndel
2011-11-01Fix 'init_ui()' so that it can change argc/argvGravatar Linus Torvalds
2011-10-31Using RegQueryValueEx instead of RegGetValueGravatar Lubomir I. Ivanov
2011-10-31win32/nsi: added confirmation to store registry settingsGravatar Lubomir I. Ivanov
2011-10-31Merge branch 'macosx-app-bundle-1' of git://github.com/henrik242/subsurfaceGravatar Linus Torvalds
2011-10-31Add Debian packagingGravatar Roland Dreier
2011-10-31Don't run gtk-update-icon-cache if DESTDIR is setGravatar Roland Dreier
2011-10-31Use the new packaging directory for MacOSX specific files, and provide shell ...Gravatar Henrik Brautaset Aronsen
2011-10-31Ignore process serial number argument when run as native MacOSX appGravatar Henrik Brautaset Aronsen
2011-10-31Add basic MacOSX app bundle install targetGravatar Henrik Brautaset Aronsen
2011-10-30XSLT to transform JDiveLog to Subsurface formatGravatar Miika Turkia
2011-10-29Merge branch 'mingw-port-cleanup' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-10-29Fix up end conditions for divesGravatar Linus Torvalds
2011-10-29Plot fake profile for non-sample divesGravatar Linus Torvalds
2011-10-29Fix use of uninitialized variable if there are no samplesGravatar Linus Torvalds
2011-10-29Fix Windows install destinationGravatar Dirk Hohndel
2011-10-29Get rid of the terminal window that is displayed under WindowsGravatar Dirk Hohndel
2011-10-29Add first cut of the mingw cross build spec file + nsi fileGravatar Dirk Hohndel
2011-10-29Get icons working correctly under WindowsGravatar Dirk Hohndel
2011-10-29Merge branches 'mingw-port-cleanup' and 'combobox-text-entry-fix' of git://gi...Gravatar Linus Torvalds
2011-10-28Update the known locations / buddies / divemasters as user enters themGravatar Dirk Hohndel
2011-10-28Use Registry on Windows to store preferencesGravatar Dirk Hohndel
2011-10-27Don't use gconf on WindowsGravatar Dirk Hohndel
2011-10-27Cleanup Makefile and make it work for cross compiling with MinGWGravatar Dirk Hohndel
2011-10-25Rearrange the event filter dialogGravatar Dirk Hohndel
2011-10-25Add menu item and dialog to select which events to displayGravatar Dirk Hohndel
2011-10-25Don't plot an event if an event is disabled in ev_namelistGravatar Dirk Hohndel
2011-10-25Remember the event names as we encounter themGravatar Dirk Hohndel
2011-10-24Avoid using strptimeGravatar Dirk Hohndel
2011-10-24Annotate Makefile with hints about building under WindowsGravatar Dirk Hohndel
2011-10-24Stop including regex.hGravatar Dirk Hohndel
2011-10-24Merge branch 'bugfixes' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-10-24Updated changes fileGravatar Dirk Hohndel
2011-10-24Create packaging directory and add spec and changes fileGravatar Dirk Hohndel
2011-10-24Makefile fixesGravatar Dirk Hohndel
2011-10-24Subsurface 1.1v1.1Gravatar Linus Torvalds
2011-10-24Merge branch 'ui' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-10-23Disable sorting by dive numberGravatar Dirk Hohndel
2011-10-23Fix oversight in preference implementationGravatar Dirk Hohndel
2011-10-23Make columns for temperature, cylinder, and nitrox optionalGravatar Dirk Hohndel
2011-10-23Show dive number in dive listGravatar Dirk Hohndel
2011-10-23Improve time marker handling and add printing of some time labelsGravatar Dirk Hohndel
2011-10-23Handle 'gas change' events correctlyGravatar Linus Torvalds