]> git.tdb.fi Git - ext/subsurface.git/commit
Add total weight column to divelist
authorDirk Hohndel <dirk@hohndel.org>
Tue, 7 Aug 2012 18:24:40 +0000 (11:24 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Tue, 7 Aug 2012 18:24:40 +0000 (11:24 -0700)
commit19621bf481c68955184c11dd407c59af4a05130e
treef1823ba7b8db3f431ffd71ead37a4d9f46c7a9c4
parent39f606350b6025cb7c5cf9e657d7ef092eb026d7
Add total weight column to divelist

This adds the total weight carried on the dive in different weight systems
to the divelist. The column is by default not shown, which can be changed
in the preferences. The column is sortable.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
display-gtk.h
dive.c
dive.h
divelist.c
gtk-gui.c