]> git.tdb.fi Git - ext/subsurface.git/history - Makefile
Save and parse notes and locations
[ext/subsurface.git] / Makefile
2011-09-01 Linus TorvaldsAdd ability to 'save' dives
2011-09-01 Linus TorvaldsRename some files to be more appropriate
2011-08-31 Linus TorvaldsAdd fake 'info' frame contents
2011-08-31 Linus TorvaldsAdd 'repaint_dive()' prototype, and fix dependencies
2011-08-31 Linus TorvaldsSplit up divelist scroll window generation into its...
2011-08-31 Linus TorvaldsSplit up profile frame generation into its own file.
2011-08-31 Linus TorvaldsCreate a gtk window
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-30 Linus TorvaldsFix stupid mis-initialization of current sample
2011-08-30 Linus TorvaldsTurn the XML into something almost parseable.
2011-08-28 Linus TorvaldsAdd crazy (bad) xml parser thing