aboutsummaryrefslogtreecommitdiffstats
path: root/divelist.c
AgeCommit message (Expand)Author
2011-09-05Open File works. I refactored the code and introduced a new type. I never use...Gravatar Nathan Samson
2011-09-04Zebra-color the divelistGravatar Linus Torvalds
2011-09-04Right align the numbersGravatar Nathan Samson
2011-09-04Generate date string for the dive list dynamicallyGravatar Linus Torvalds
2011-09-04Split the dive list in columns. Columns are sortable now (name = date, depth,...Gravatar Nathan Samson
2011-08-31Use a gtk table instead of hboxGravatar Linus Torvalds
2011-08-31Teach the thing to actually track the currently selected diveGravatar Linus Torvalds
2011-08-31Re-do the tree selection code with a selection callbackGravatar Linus Torvalds
2011-08-31Split up divelist scroll window generation into its own fileGravatar Linus Torvalds