pull-request: trip management, next try

Dirk Hohndel dirk at hohndel.org
Mon Sep 3 08:11:04 PDT 2012


Updated with fixes for two of the bugs that Henrik reported

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 8b021de8d9838f4591b50cb15fc8774c31f8ed14:

  Correctly initialize the toggle state of the autogroup menu entry (2012-09-03 08:09:56 -0700)

----------------------------------------------------------------
Dirk Hohndel (8):
      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
      Fix copy_tree_node to no longer overwrite dive duration
      Correctly initialize the toggle state of the autogroup menu entry

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

Dirk Hohndel <dirk at hohndel.org> writes:

> 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(-)
> _______________________________________________
> subsurface mailing list
> subsurface at hohndel.org
> http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

-- 
Dirk Hohndel
Intel Open Source Technology Center


More information about the subsurface mailing list