]> git.tdb.fi Git - ext/subsurface.git/shortlog
ext/subsurface.git
2011-12-12 Dirk HohndelMake test dive 15 a bit more useful
2011-12-12 Dirk HohndelTwo test dives I added a couple of months ago
2011-12-12 Dirk HohndelAdd libxslt to Windows packaging file
2011-12-12 Linus TorvaldsMake the dive gas record the single highest mix
2011-12-12 Dirk HohndelAdd trimix test dive
2011-12-11 Linus TorvaldsAdd capability of custom sorts to divelist columns
2011-12-11 Linus TorvaldsMake sure to update divelist O2 information after editing
2011-12-11 Linus TorvaldsAdd the "Common European Cylinders" as per Henrik
2011-12-11 Linus TorvaldsClean up reference tank information table
2011-12-11 Linus TorvaldsMake the cylinder table columns unsortable
2011-12-11 Linus TorvaldsAllow editing of Helium values in cylinder info
2011-12-09 Miika TurkiaRound the maximum depth on dive list
2011-12-09 Linus TorvaldsUse common helper function for the "no cylinder info...
2011-12-09 Miika TurkiaShow O2 per cent if given in cylinder info
2011-12-08 Linus TorvaldsSubsurface 1.2
2011-12-08 Linus TorvaldsMerge branch 'stars' of git://git.hohndel.org/subsurface
2011-12-08 Dirk HohndelFix some issues with star rating code
2011-12-07 Dirk HohndelAdd typical 0 to 5 star rating for dives
2011-12-07 Linus TorvaldsMake view action shortcuts be ctrl-[1-4] instead of...
2011-12-06 Linus TorvaldsAdd shorthand actions for showing just one of the panes
2011-12-06 Linus TorvaldsMerge branch 'grid-to-back' of git://github.com/henrik2...
2011-12-06 Henrik Brautaset... Move depth/time grid back
2011-12-01 Henrik Brautaset... Remove commented code
2011-12-01 Henrik Brautaset... Clean up color definitions
2011-11-28 Henrik Brautaset... Define all colors in one place
2011-11-28 Henrik Brautaset... Prettier profile colors
2011-11-27 Martin Gyselmakefile: use dumpmachine instead of grep for Target
2011-11-27 Linus TorvaldsMerge git://github.com/JoachimSchipper/subsurface
2011-11-27 Linus TorvaldsMerge branch 'windows-fixes' of git://git.hohndel.org...
2011-11-27 Joachim SchipperREADME spelling, capitalization
2011-11-27 Dirk Hohndelfix mingw-win32 specific warnings in libdivecomputer.c
2011-11-27 Dirk HohndelFix mingw-make.sh to find correct xslt-config
2011-11-26 Linus TorvaldsMerge branch 'windows-fixes' of git://git.hohndel.org...
2011-11-26 Linus TorvaldsRemove stale notebook drag-and-drop support
2011-11-26 Dirk HohndelAdd more typecasts for Windows`
2011-11-26 Dirk HohndelFix the Windows preferences support
2011-11-26 Dirk HohndelUpdate the Windows installer creation script
2011-11-25 Dirk HohndelImprove cross compile support and fix windows.c
2011-11-24 Linus TorvaldsMerge branch 'mac-fixes' of git://git.hohndel.org/subsu...
2011-11-24 Dirk HohndelSplit reading/writing preferences into OS specific...
2011-11-22 Linus TorvaldsMerge branch 'mac-fixes' of git://git.hohndel.org/subsu...
2011-11-22 Dirk HohndelPreference handling on Mac
2011-11-21 Dirk HohndelExclude surface intervals from sac rate calculation
2011-11-21 Dirk HohndelDon't colorize the pressure plot when printing
2011-11-21 Dirk HohndelAdd debugging function to dump tank pressure tracking...
2011-11-21 Linus TorvaldsRemove suunto parsing hacks from parse-xml.c
2011-11-21 Miika TurkiaXSLT to import SDM dive log
2011-11-21 Miika TurkiaSupport for importing multiple XSLT formats
2011-11-20 Linus TorvaldsMerge branch 'multi-pane'
2011-11-20 Linus TorvaldsDo proper rounding in interpolated pressure calculations
2011-11-20 Linus TorvaldsRevert "Correctly plot the tank end pressure if it...
2011-11-19 Linus TorvaldsMerge branch 'sacplot' of git://git.hohndel.org/subsurface
2011-11-19 Dirk HohndelFix error when gaschange event is one second before...
2011-11-19 Terrance StanfieldFix the Makefile '-c' location, add XML2CFLAGS
2011-11-19 Linus TorvaldsMerge branch 'sacplot' of git://git.hohndel.org/subsurface
2011-11-19 Linus TorvaldsExperimental hard-coded three-pane layout
2011-11-19 Dirk HohndelCorrectly plot the tank end pressure if it was set...
2011-11-19 Linus TorvaldsMerge branch 'sacplot' of git://git.hohndel.org/subsurface
2011-11-19 Dirk HohndelMake pressure plot shading by sac rate consistent
2011-11-19 Dirk HohndelImprove tank pressure sac coloring
2011-11-19 Dirk HohndelBe more consistent in our handling of rgb value tables
2011-11-19 Dirk HohndelRemove redundant linear sample tank pressure data
2011-11-19 Linus TorvaldsAdd the cylinder list to the dive info edit dialog
2011-11-19 Linus TorvaldsAdd dive number and date to the dive info edit dialog
2011-11-19 Linus TorvaldsAdd an 'edit' menu item to the dive info text fields
2011-11-19 Linus TorvaldsMake double-clicking on the dive list bring up the...
2011-11-18 Linus TorvaldsMake all the normal widgets uneditable and non-focusing
2011-11-18 Linus TorvaldsMerge branch 'sacplot' of git://github.com/dirkhh/subsu...
2011-11-18 Dirk HohndelColor tank pressure plot based on relative sac
2011-11-17 Linus TorvaldsMerge branch 'sacplot' of git://github.com/dirkhh/subsu...
2011-11-17 Dirk HohndelColor pressure plot according to current SAC rate
2011-11-17 Linus TorvaldsRemove redundant duplicate pressure samples
2011-11-16 Linus TorvaldsShow dives "latest-first" by default
2011-11-16 Linus TorvaldsShow more of the dive location in the dive list
2011-11-13 Dirk HohndelFix minor coding standard issues introduced by my last...
2011-11-13 Linus TorvaldsMerge branch 'forlinus' of git://github.com/dirkhh...
2011-11-13 Dirk HohndelMake sure SAC and OTU get recalculated after cylinder...
2011-11-13 Linus TorvaldsFix the stupid gtk combo box text reset issue for real
2011-11-13 Lubomir I.... gtk_combo_box_entries and empty text
2011-11-10 Linus TorvaldsSave cylinder O2/He content after the cylinder type...
2011-11-10 Linus TorvaldsMake the sample-vs-cylinder pressure check more liberal
2011-11-10 Dirk HohndelThis should fix the missing end pressure for broken...
2011-11-10 Linus TorvaldsRemove unused 'minpressure/endpressure' fields from...
2011-11-10 Linus TorvaldsMerge branch 'bugfixes' of git://github.com/dirkhh...
2011-11-10 Dirk HohndelFix breakage caused by Linus' changes to tank pressure...
2011-11-09 Linus TorvaldsMerge branch 'testdata' of git://github.com/dirkhh...
2011-11-09 Dirk HohndelImprove temperature text plotting in profile display
2011-11-09 Linus TorvaldsMerge branch 'testdata' of git://github.com/dirkhh...
2011-11-09 Linus TorvaldsAdd "enable" button for manual pressure setting
2011-11-09 Linus TorvaldsKeep the start/end spinbuttons as GtkWidget
2011-11-09 Linus Torvaldsequipment: clean up cylinder pressure spinbutton setup
2011-11-09 Linus TorvaldsShow the newly split pressures correctly in the equipme...
2011-11-09 Linus TorvaldsFix up the statistics page use of pressure data
2011-11-09 Linus TorvaldsFix up air use calculations for new pressure handling
2011-11-09 Linus TorvaldsDon't save cylinder start/end pressures unless set...
2011-11-09 Linus TorvaldsIf we don't have cylinder working pressure, we sill...
2011-11-09 Dirk HohndelCorrectly plot dives ending below the surface
2011-11-07 Lubomir I.... don't use strftime() due to locale issues
2011-11-05 Linus TorvaldsMake the xslt style sheet finding search a set of possi...
2011-11-05 Miika TurkiaUse XSLT file to open JDiveLog logs
next