]> git.tdb.fi Git - ext/subsurface.git/shortlog
ext/subsurface.git
2011-08-31 Linus TorvaldsGet rid of now unused 'show_dive()' function
2011-08-31 Linus TorvaldsSplit up profile frame generation into its own file.
2011-08-31 Linus TorvaldsDraw some kind of profile for the (first) dive
2011-08-31 Linus TorvaldsFix depth parsing
2011-08-31 Linus TorvaldsMake the dive list scrollable (and put it in a vbox)
2011-08-31 Linus TorvaldsShow the dives as a gtk list/tree widget
2011-08-31 Linus TorvaldsGenerate a default name for a dive, if it doesn't have...
2011-08-31 Linus TorvaldsCreate a gtk window
2011-08-31 Linus TorvaldsAdd .gitignore file for current state
2011-08-31 Linus TorvaldsStart moving some of the non-parsing stuff out of ...
2011-08-31 Linus TorvaldsSplit up dive data structure declarations into 'dive.h'
2011-08-31 Linus TorvaldsClean up dive reporting
2011-08-31 Linus TorvaldsAdd some more parsing functions
2011-08-31 Linus TorvaldsDon't report dives as they are parsed: sort them at...
2011-08-30 Linus TorvaldsAdd 'datetime' parsing for libdivecomputer xml files
2011-08-30 Linus TorvaldsFix up temperature conversion
2011-08-30 Linus TorvaldsStart actually reporting the numbers we parsed
2011-08-30 Linus TorvaldsAdd 'verbose' flag
2011-08-30 Linus TorvaldsStart parsing numeric fields
2011-08-30 Linus TorvaldsStart parsing dive dates
2011-08-30 Linus TorvaldsMove the "text" nodename hackery out of 'nodename()'
2011-08-30 Linus TorvaldsFix stupid mis-initialization of current sample
2011-08-30 Linus TorvaldsStart showing unparsed entries
2011-08-30 Linus TorvaldsFill in dummy parse target code
2011-08-30 Linus TorvaldsMove the parser closer to being usable
2011-08-30 Linus TorvaldsTurn the XML into something almost parseable.
2011-08-29 Linus TorvaldsMake the multi-dive files valid XML
2011-08-28 Linus TorvaldsAdd crazy (bad) xml parser thing
2011-08-28 Linus TorvaldsStart archiving the stupid XML files