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