]> git.tdb.fi Git - ext/subsurface.git/history - profile.c
Improve tank pressure sac coloring
[ext/subsurface.git] / profile.c
2011-09-07 Linus TorvaldsClean up type handling of cylinder pressure plot
2011-09-07 Dirk HohndelFix drawing artifacts with dives that have samples...
2011-09-06 Linus TorvaldsUse 'cairo_translate()' instead of manual translation
2011-09-06 Linus TorvaldsMerge branch 'dirk'
2011-09-06 Dirk HohndelPrint starting and ending pressures
2011-09-06 Linus TorvaldsMerge branch 'patch-1' of git://github.com/schacon...
2011-09-06 Linus TorvaldsAdd some air usage statistics to the dive plot
2011-09-06 Linus TorvaldsDo cylinder pressure plot first, then depth, then text...
2011-09-06 Linus TorvaldsTweak the "show depth in text" heuristic a bit
2011-09-06 Linus TorvaldsPlot some numerical depth markers
2011-09-06 Dirk HohndelFix drawing artifact with UEMIS xml data
2011-09-05 Linus TorvaldsMerge branch 'open-files' of git://github.com/nathansam...
2011-09-05 Nathan SamsonOpen File works. I refactored the code and introduced...
2011-09-05 Linus TorvaldsSanitize and fix cylinder pressure overview
2011-09-04 Nathan SamsonMerge hbonse's UI tweaks, but fixing the compile warnin...
2011-09-04 Linus TorvaldsMerge branch 'ui-improvements' of https://github.com...
2011-09-04 Hylke BonsSome UI beauty patches:
2011-09-04 Nathan SamsonMerge branch 'master' into ui-improvements
2011-09-04 Nathan SamsonRemove the redundant frames in the notebook. Closes #9
2011-09-04 Linus TorvaldsMerge https://github.com/mrjbq7/diveclog
2011-09-04 Linus TorvaldsDo better cylinder information management
2011-09-03 Linus TorvaldsAdd 'mean depth' marker on dive plot
2011-09-03 Linus TorvaldsAdd various dive fixups, and show pressure (if any...
2011-08-31 Linus TorvaldsDo something half-way sane (no SIGSEGV) when there...
2011-08-31 Linus Torvaldsdive profile plot: use saner minimum limits
2011-08-31 Linus Torvaldsplot a fancier 'filled' depth profile
2011-08-31 Linus TorvaldsPlot dive profile slightly more intelligently.
2011-08-31 Linus TorvaldsTeach the thing to actually track the currently selecte...
2011-08-31 Linus TorvaldsSplit up profile frame generation into its own file.