This is the official upstream of the Subsurface divelog program
Find a file
Linus Torvalds 2044dabc81 Teach the thing to actually track the currently selected dive
.. and repaint the profile when the selection changes.

Now, if it just wasn't so ugly, it might even be useful.  Except it
obviously needs to also show all the other dive information.  And allow
the user to fill in details.  And save the end results.

So no, it's not useful.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-31 11:07:31 -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
display.h Teach the thing to actually track the currently selected dive 2011-08-31 11:07:31 -07:00
dive.h Split up profile frame generation into its own file. 2011-08-31 10:20:46 -07:00
divelist.c Teach the thing to actually track the currently selected dive 2011-08-31 11:07:31 -07:00
main.c Teach the thing to actually track the currently selected dive 2011-08-31 11:07:31 -07:00
Makefile Split up divelist scroll window generation into its own file 2011-08-31 10:27:58 -07:00
parse.c Don't newline-terminate the dive name 2011-08-31 10:45:29 -07:00
profile.c Teach the thing to actually track the currently selected dive 2011-08-31 11:07:31 -07:00
scripts Start archiving the stupid XML files 2011-08-28 16:18:53 -07:00