This is the official upstream of the Subsurface divelog program
Find a file
Linus Torvalds d1ae1c4830 Show the dives as a gtk list/tree widget
Ok, so I'm not very good at this.  I'll need to enclose the dang thing
in a scrollable window, and then make that scrollable thing just part of
the whole window.

But hey, it's pixels on the screen.  Pixels that show the names of the
dives we've parsed.  At least as many as will fit on screen at one time ;)

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-30 20:56:01 -07:00
dives Make the multi-dive files valid XML 2011-08-28 17:24:53 -07:00
.gitignore Add .gitignore file for current state 2011-08-30 18:42:57 -07:00
dive.h Generate a default name for a dive, if it doesn't have one already 2011-08-30 20:54:43 -07:00
main.c Show the dives as a gtk list/tree widget 2011-08-30 20:56:01 -07:00
Makefile Create a gtk window 2011-08-30 19:48:00 -07:00
parse.c Generate a default name for a dive, if it doesn't have one already 2011-08-30 20:54:43 -07:00
scripts Start archiving the stupid XML files 2011-08-28 16:18:53 -07:00