Age | Commit message (Expand) | Author |
---|---|---|
2011-09-01 | Rename some files to be more appropriate | |
2011-08-31 | Add fake 'info' frame contents | |
2011-08-31 | Add 'repaint_dive()' prototype, and fix dependencies | |
2011-08-31 | Split up divelist scroll window generation into its own file | |
2011-08-31 | Split up profile frame generation into its own file. | |
2011-08-30 | Create a gtk window | |
2011-08-30 | Start moving some of the non-parsing stuff out of 'parse.c' | |
2011-08-30 | Split up dive data structure declarations into 'dive.h' | |
2011-08-30 | Fix stupid mis-initialization of current sample | |
2011-08-29 | Turn the XML into something almost parseable. | |
2011-08-28 | Add crazy (bad) xml parser thing |