aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2011-11-04Don't test for liquid HeliumGravatar Dirk Hohndel
2011-11-04Update test divesGravatar Dirk Hohndel
2011-11-04Improve tank pressure plot for computers that create "gaschange" eventsGravatar Dirk Hohndel
2011-11-04Don't repeat redundant minima or maxima in the profile plotGravatar Dirk Hohndel
2011-11-04Clear O2/H2 field if there is no tank informationGravatar Dirk Hohndel
2011-11-04Don't display a water temperature of absolute 0 in info/stats pageGravatar Dirk Hohndel
2011-11-04Replace Linus' dives with useful test dives that help test the appGravatar Dirk Hohndel
2011-11-02Work around some gtk oddity with gtk_combo_box_entries and empty textGravatar Linus Torvalds
2011-11-02Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-02Exclude obviously bogus SAC values from statistics calculationsGravatar Dirk Hohndel
2011-11-02Merge branch 'drag-n-drop-fix' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-02Fix drag and drop errorGravatar Dirk Hohndel
2011-11-02Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-02Fix typo that broke min SAC calculationGravatar Dirk Hohndel