]> git.tdb.fi Git - ext/subsurface.git/shortlog
ext/subsurface.git
2011-09-07 Linus TorvaldsDo output unit conversion in the dive info window too
2011-09-07 Linus TorvaldsHonor depth unit settings when plotting the depth profile
2011-09-07 Linus TorvaldsMake divelist honor the length units
2011-09-07 Linus TorvaldsAdd GtkTreeViewColumn information to 'struct DiveList'
2011-09-07 Linus TorvaldsAdd radio buttons for temperature and volume
2011-09-07 Linus TorvaldsMake a 'units' dialog window
2011-09-07 Linus TorvaldsStart doing gas management using output units
2011-09-07 Linus TorvaldsClean up type handling of cylinder pressure plot
2011-09-07 Linus TorvaldsStart "output unit management" support
2011-09-07 Dirk HohndelFix drawing artifacts with dives that have samples...
2011-09-07 Linus TorvaldsMinimally parse some UDDF format dives
2011-09-07 Linus TorvaldsAdd framework for UDDF importer
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 TorvaldsAdd some information about properly formatted commit...
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 Scott ChaconAdd more explicit contributing explanation
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-06 Linus TorvaldsRepaint the dives in dive_list_update_dives() instead...
2011-09-06 Dirk Hohndelupdate UEMIS date_time parsing
2011-09-06 Linus TorvaldsUpdate dive info and profile after loading files
2011-09-05 Linus TorvaldsMerge branch 'open-files' of git://github.com/nathansam...
2011-09-05 Linus TorvaldsAdd support from importing from Diving Log xml files
2011-09-05 Linus TorvaldsMake the import source an enumeration
2011-09-05 Nathan SamsonReport errors when opening files
2011-09-05 Nathan SamsonMake it possible to load multiple files at once.
2011-09-05 Nathan SamsonOpen File works. I refactored the code and introduced...
2011-09-05 Linus TorvaldsParse Uemis cylinder data correctly.
2011-09-05 Linus TorvaldsTurn dive depth, temperature and duration into xml...
2011-09-05 Linus TorvaldsSanitize and fix cylinder pressure overview
2011-09-05 Nikola KoturComment typo fix
2011-09-04 Linus TorvaldsZebra-color the divelist
2011-09-04 Linus TorvaldsMerge branch 'more-divelist-goodness' of https://github...
2011-09-04 Linus TorvaldsSave milli-units with variable precision
2011-09-04 Linus TorvaldsUse common helper for printing milli-units
2011-09-04 Linus TorvaldsProperly save/restore cylinder description string
2011-09-04 Linus TorvaldsParse uemis cylinder data
2011-09-04 Nathan SamsonRight align the numbers
2011-09-04 Linus TorvaldsMerge branch 'ui-tweaks' of https://github.com/nathansa...
2011-09-04 Linus TorvaldsMake a guess at the cylinder description from the size...
2011-09-04 Nathan SamsonMerge hbonse's UI tweaks, but fixing the compile warnin...
2011-09-04 Linus TorvaldsClean up 'fixup_dive()' a bit
2011-09-04 Linus TorvaldsGenerate date string for the dive list dynamically
2011-09-04 Linus TorvaldsMerge branch 'ui-improvements' of https://github.com...
2011-09-04 Linus TorvaldsMerge branch 'compiler-warning' of https://github.com...
2011-09-04 Linus TorvaldsAdd placeholder for cylinder type description
2011-09-04 Linus TorvaldsDon't save cylinder working pressure
2011-09-04 Linus TorvaldsRemove redundant temperature readings
2011-09-04 Nathan SamsonSplit the dive list in columns. Columns are sortable...
2011-09-04 Hylke BonsSome UI beauty patches:
2011-09-04 Nathan SamsonMerge branch 'master' into ui-improvements
2011-09-04 Linus TorvaldsFix typo in Makefile (LDLAGS -> LDFLAGS)
2011-09-04 Nathan SamsonRemove the redundant frames in the notebook. Closes #9
2011-09-04 Linus TorvaldsMerge branch 'fix-entries' of https://github.com/nathan...
2011-09-04 Nathan SamsonUse a pane so the dive list can be made wider or smalle...
2011-09-04 Linus TorvaldsUpdate gitignore for the name-change of the executable
2011-09-04 Linus TorvaldsOops. I forgot to 'fclose()' the file after saving...
2011-09-04 Nathan SamsonRemoved the unused startemp and enttemp calculations...
2011-09-04 Nathan SamsonWord wrap the info textview. Also do not show the scrol...
2011-09-04 Nathan SamsonChange location to a text entry instead of text view.
2011-09-04 Linus TorvaldsAdd 'Quit' menu item, and fix invisible "File" on gtk2
2011-09-04 Linus TorvaldsMerge https://github.com/mrjbq7/diveclog
2011-09-04 Linus TorvaldsDon't bother saving n2 percentage
2011-09-04 Nathan SamsonImprove the layout of the text entries in gtk3. For...
2011-09-04 Nathan SamsonUse the newer GtkUIManager for menu creation.
2011-09-04 Linus TorvaldsDo better cylinder information management
2011-09-04 John Benediktssondive.c: Fix spelling.
2011-09-03 Linus TorvaldsAdd 'mean depth' marker on dive plot
2011-09-03 Linus TorvaldsOnly update mean/max depths with computed ones if they...
2011-09-03 Linus TorvaldsAdd various dive fixups, and show pressure (if any...
2011-09-03 Linus TorvaldsUpdate README a bit
2011-09-03 Linus TorvaldsAdd location note to the top bar too.
2011-09-02 Linus TorvaldsDo a dive de-dup pass
2011-09-02 Linus TorvaldsImprove uemis xml parsing a bit
2011-09-02 Linus TorvaldsSilently ignore zero pressure
2011-09-02 Linus TorvaldsUse 'units' value instead of guessing based on integer/FP
2011-09-02 Linus TorvaldsHack up some very rudimentary support for the Uemis...
2011-09-02 Linus TorvaldsShow temperature in the info summary
2011-09-02 Linus TorvaldsGenerate 'watertemp' field from samples if required
2011-09-02 Linus TorvaldsFix wrongly nested watertemp xml entry
2011-09-02 Linus TorvaldsWe can't save escape characters.
2011-09-02 Linus TorvaldsSave and parse notes and locations
2011-09-02 Linus TorvaldsDo gasmix as an empty element XML too
2011-09-02 Linus TorvaldsClean up save-file output a bit
2011-09-02 Linus TorvaldsAlways use proper units when saving.
2011-09-02 Linus TorvaldsTeach the date parser to also parse the international...
2011-09-01 Linus TorvaldsSave everything in our current dives and samples into...
2011-09-01 Linus TorvaldsFix up small details in input/output
2011-09-01 Linus TorvaldsAdd ability to 'save' dives
2011-09-01 Linus Torvaldsgasmix: stop tracking nitrogen percentages
2011-09-01 Linus Torvaldslibdivecomputer does crazy gas mixes too
2011-09-01 Linus TorvaldsStart parsing gas mixes
2011-09-01 Linus TorvaldsGet rid of our 'ignore' rules
2011-09-01 Linus Torvaldsxml parsing: start traversing properties too
2011-09-01 Linus TorvaldsRename some files to be more appropriate
next