aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2011-10-23Split the cylinder pressure analysis into a second loopGravatar Linus Torvalds
2011-10-23Merge branch 'plot-multitank' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-10-23Plot tank pressures for multiple tanksGravatar Dirk Hohndel
2011-10-23Enable inline completion/selection for the location/buddy/dm fieldsGravatar Linus Torvalds
2011-10-23Keep the people/location lists sortedGravatar Linus Torvalds
2011-10-23Make the divemaster/buddy/location text entries be combo box entriesGravatar Linus Torvalds
2011-10-23Add completions to the dive location, buddy and divemaster entriesGravatar Linus Torvalds
2011-10-23Add 'activate' callback for the cylinder completionGravatar Linus Torvalds
2011-10-22Change plot_info to use depth (instead of val) for depth valueGravatar Dirk Hohndel
2011-10-22Add a completion for the cylinder type entry combo boxGravatar Linus Torvalds
2011-10-22Add cylinder data to cylinder model as we record each diveGravatar Linus Torvalds