pull-request: trip management, next try

Dirk Hohndel dirk at hohndel.org
Sun Sep 2 22:00:22 PDT 2012


Ok,

here's the next attempt. This adds the menu item that Linus asked for
and it fixes the crash that Miika found.

/D

The following changes since commit 6a210e573d947d61172da0363cbd7832e5459323:

  Add support for printing only the selected dives (2012-08-30 09:30:59 -0700)

are available in the git repository at:

  git://git.hohndel.org/subsurface.git trip3

for you to fetch changes up to f6e8903a528a65f0e0fd050c203c95d57afd2db9:

  Add autogen menu command (2012-09-02 21:50:43 -0700)

----------------------------------------------------------------
Dirk Hohndel (6):
      Store time_t as long value
      Clean up macros and auxiliary functions
      Allow modification and edits of trips
      Use truth values with gboolean
      Fix a crash when changing sort column
      Add autogen menu command

 dive.h      |  42 ++++--
 divelist.c  | 569 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 divelist.h  |   1 +
 gtk-gui.c   |  17 ++-
 info.c      |  62 ++++++++-
 parse-xml.c |   8 +-
 save-xml.c  |   4 +-
 7 files changed, 616 insertions(+), 87 deletions(-)


More information about the subsurface mailing list