Age | Commit message (Expand) | Author |
---|---|---|
2011-08-31 | Add some more dive info - and actually update it | Linus Torvalds |
2011-08-31 | Add fake 'info' frame contents | Linus Torvalds |
2011-08-31 | Use a gtk table instead of hbox | Linus Torvalds |
2011-08-31 | Teach the thing to actually track the currently selected dive | Linus Torvalds |
2011-08-31 | Split up divelist scroll window generation into its own file | Linus Torvalds |
2011-08-31 | Get rid of now unused 'show_dive()' function | Linus Torvalds |
2011-08-31 | Split up profile frame generation into its own file. | Linus Torvalds |
2011-08-31 | Draw some kind of profile for the (first) dive | Linus Torvalds |
2011-08-30 | Make the dive list scrollable (and put it in a vbox) | Linus Torvalds |
2011-08-30 | Show the dives as a gtk list/tree widget | Linus Torvalds |
2011-08-30 | Create a gtk window | Linus Torvalds |
2011-08-30 | Start moving some of the non-parsing stuff out of 'parse.c' | Linus Torvalds |