Age | Commit message (Expand) | Author |
---|---|---|
2011-09-05 | Repaint the dives in dive_list_update_dives() instead of in callers | |
2011-09-05 | Open File works. I refactored the code and introduced a new type. I never use... | |
2011-09-04 | Zebra-color the divelist | |
2011-09-04 | Right align the numbers | |
2011-09-04 | Generate date string for the dive list dynamically | |
2011-09-04 | Split the dive list in columns. Columns are sortable now (name = date, depth,... | |
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 | Re-do the tree selection code with a selection callback | |
2011-08-31 | Split up divelist scroll window generation into its own file |