]> git.tdb.fi Git - ext/subsurface.git/commit
Add menu item and dialog to select which events to display
authorDirk Hohndel <dirk@hohndel.org>
Tue, 25 Oct 2011 09:51:16 +0000 (02:51 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Tue, 25 Oct 2011 09:51:16 +0000 (02:51 -0700)
commit98efa0794aa12eea203216e6f5e7e0bdd336d488
treeb616cfbb25a4051cd63fca8c6964c25a2cc627f2
parent499cc0c87c61d517c7953a945da39f4db249f364
Add menu item and dialog to select which events to display

Right now they are displayed in one hbox which doesn't work if you have
many events - but the code itself works and correctly toggles the events
on and off.

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