This is the official upstream of the Subsurface divelog program
Find a file
Linus Torvalds 23c6a42b08 Make the main display saner
This tweaks:
 - packing to be what you'd kind of expect
 - makes the "summary info" always visible
 - the "extended info" is now on a notebook page of its own
 - dive profile the first notebook page, since the summary
   information is visible regardless.
which all just seems a lot more logical.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-31 18:30:42 -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 Make the main display saner 2011-08-31 18:30:42 -07:00
dive.h Start cleaning up dive accessors 2011-08-31 16:33:20 -07:00
divelist.c Use a gtk table instead of hbox 2011-08-31 11:52:16 -07:00
info.c Make the main display saner 2011-08-31 18:30:42 -07:00
main.c Make the main display saner 2011-08-31 18:30:42 -07:00
Makefile Add fake 'info' frame contents 2011-08-31 12:09:19 -07:00
parse.c dive parsing: enforce maxdepth and dive duration 2011-08-31 14:36:53 -07:00
profile.c Do something half-way sane (no SIGSEGV) when there are no dives 2011-08-31 16:40:22 -07:00
scripts Start archiving the stupid XML files 2011-08-28 16:18:53 -07:00