]> git.tdb.fi Git - ext/subsurface.git/commit
Rough "Add new dive" infrastructure in the divelist
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Jun 2012 20:11:54 +0000 (13:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Jun 2012 20:11:54 +0000 (13:11 -0700)
commite3bdfc2dc357e362a695632a3e0ee24095bb5b5a
tree26f91dd877b4f766e772e3ca47f8705d0a6aedc9
parentd4b0ce1c86d420a308770a598a07c3815778dc57
Rough "Add new dive" infrastructure in the divelist

Do a right-click to get a menu with the "Add dive" entry.  Should do
delete too, but that's for later.

What's also apparently for later is to make this *useful*.  It's the
butt-ugliest time entry field ever, and there's no way to set depth for
the dive either.  So this is more of a RFC than anything truly useful.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
dive.h
divelist.c
info.c