summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-19Merge branch 'sacplot' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2011-11-19Fix error when gaschange event is one second before next sampleGravatar Dirk Hohndel
2011-11-19Fix the Makefile '-c' location, add XML2CFLAGSGravatar Terrance Stanfield
2011-11-19Merge branch 'sacplot' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2011-11-19Experimental hard-coded three-pane layoutGravatar Linus Torvalds
2011-11-19Correctly plot the tank end pressure if it was set manuallyGravatar Dirk Hohndel
2011-11-19Merge branch 'sacplot' of git://git.hohndel.org/subsurfaceGravatar Linus Torvalds
2011-11-19Make pressure plot shading by sac rate consistentGravatar Dirk Hohndel
2011-11-19Improve tank pressure sac coloringGravatar Dirk Hohndel
2011-11-19Be more consistent in our handling of rgb value tablesGravatar Dirk Hohndel
2011-11-19Remove redundant linear sample tank pressure dataGravatar Dirk Hohndel
2011-11-19Add the cylinder list to the dive info edit dialogGravatar Linus Torvalds
2011-11-19Add dive number and date to the dive info edit dialogGravatar Linus Torvalds
2011-11-19Add an 'edit' menu item to the dive info text fieldsGravatar Linus Torvalds
2011-11-19Make double-clicking on the dive list bring up the dive editorGravatar Linus Torvalds
2011-11-18Make all the normal widgets uneditable and non-focusingGravatar Linus Torvalds
2011-11-18Merge branch 'sacplot' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-18Color tank pressure plot based on relative sacGravatar Dirk Hohndel
2011-11-17Merge branch 'sacplot' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-17Color pressure plot according to current SAC rateGravatar Dirk Hohndel
2011-11-17Remove redundant duplicate pressure samplesGravatar Linus Torvalds
2011-11-16Show dives "latest-first" by defaultGravatar Linus Torvalds
2011-11-16Show more of the dive location in the dive listGravatar Linus Torvalds
2011-11-13Fix minor coding standard issues introduced by my last commitGravatar Dirk Hohndel
2011-11-13Merge branch 'forlinus' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-13Make sure SAC and OTU get recalculated after cylinder info was changedGravatar Dirk Hohndel
2011-11-13Fix the stupid gtk combo box text reset issue for realGravatar Linus Torvalds
2011-11-13gtk_combo_box_entries and empty textGravatar Lubomir I. Ivanov
2011-11-10Save cylinder O2/He content after the cylinder type descriptionGravatar Linus Torvalds
2011-11-10Make the sample-vs-cylinder pressure check more liberalGravatar Linus Torvalds
2011-11-09This should fix the missing end pressure for broken dive computersGravatar Dirk Hohndel
2011-11-09Remove unused 'minpressure/endpressure' fields from plot infoGravatar Linus Torvalds
2011-11-09Merge branch 'bugfixes' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-09Fix breakage caused by Linus' changes to tank pressure handlingGravatar Dirk Hohndel
2011-11-09Merge branch 'testdata' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-09Improve temperature text plotting in profile displayGravatar Dirk Hohndel
2011-11-09Merge branch 'testdata' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-09Add "enable" button for manual pressure settingGravatar Linus Torvalds
2011-11-09Keep the start/end spinbuttons as GtkWidgetGravatar Linus Torvalds
2011-11-09equipment: clean up cylinder pressure spinbutton setupGravatar Linus Torvalds
2011-11-09Show the newly split pressures correctly in the equipment page tooGravatar Linus Torvalds
2011-11-09Fix up the statistics page use of pressure dataGravatar Linus Torvalds
2011-11-09Fix up air use calculations for new pressure handlingGravatar Linus Torvalds
2011-11-09Don't save cylinder start/end pressures unless set by handGravatar Linus Torvalds
2011-11-09If we don't have cylinder working pressure, we sill want to show the volumeGravatar Linus Torvalds
2011-11-09Correctly plot dives ending below the surfaceGravatar Dirk Hohndel
2011-11-07don't use strftime() due to locale issuesGravatar Lubomir I. Ivanov
2011-11-05Make the xslt style sheet finding search a set of possible pathsGravatar Linus Torvalds
2011-11-05Use XSLT file to open JDiveLog logsGravatar Miika Turkia
2011-11-04Fix missing pressure plot at start of the dive in some situationsGravatar Dirk Hohndel