]> git.tdb.fi Git - ext/subsurface.git/commit
Teach the thing to actually track the currently selected dive
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Aug 2011 18:07:31 +0000 (11:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Aug 2011 18:07:31 +0000 (11:07 -0700)
commit2044dabc81062c22c7f95a2e0e57f931cee0205f
tree0897e4c399904053da87fa0eb4113b5ee88bf4a6
parent23e831a6ed61878240897cd6a7b276526a3f4ba4
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>
display.h
divelist.c
main.c
profile.c