]> git.tdb.fi Git - ext/subsurface.git/commit
First (broken) try at actually tracking cylinder types
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Sep 2011 02:46:53 +0000 (19:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Sep 2011 02:46:53 +0000 (19:46 -0700)
commit8f12eed9e0acb474cdab019ce912db3afd3c3584
treed577e192d1652a0148534e42e78402d38194703d
parent067506038a5fea72e60680513d768f89722671fd
First (broken) try at actually tracking cylinder types

This doesn't actually change the cylinder type info in the dive, because
it's too broken for that.  Instead it prints out what it would change
things to.

The gtk2 notion of text input focus is *really* odd.  Why is the
cylinder type sometimes selected, and sometimes not?

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
display.h
equipment.c