Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-31 | Add 'repaint_dive()' prototype, and fix dependencies | Linus Torvalds | |
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | |||
2011-08-31 | Teach the thing to actually track the currently selected dive | Linus Torvalds | |
.. 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 | Split up divelist scroll window generation into its own file | Linus Torvalds | |
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | |||
2011-08-31 | Split up profile frame generation into its own file. | Linus Torvalds | |
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |