pull request

Dirk Hohndel dirk at hohndel.org
Fri Aug 17 14:35:33 PDT 2012


Hi Linus,

this fixes the selection oddities that have been introduced with the
dive trip based grouping.

The one oddity that I haven't tracked down is when you use the cursor
keys and are on the top entry (which is the summary entry for the first
dive trip) and press cursor up. Strangely that still unselects all the
dives.
But this is not really a regression introduced by my changes - this even
happens when we sort by another column. Hitting 'cursor up' when at the
top entry also unselects all dives - but in that case the effect isn't
as noticable as we treat "no dives selected" as "keep the last dive that
was selected"...

/D

The following changes since commit 70f903c457a3b82cdaa62e232124cdbba5c11bc5:

  multi-dive editing: don't change fields that weren't changed for the master dive (2012-08-17 07:39:50 -0700)

are available in the git repository at:

  git://git.hohndel.org/subsurface.git fixes

for you to fetch changes up to bc1ff9a1213e4c2a0c135974cbce03bc7614d7b5:

  More fiddling with the selection (2012-08-17 14:26:43 -0700)

----------------------------------------------------------------
Dirk Hohndel (2):
      Fix string handling in get_combo_box_entry_text
      More fiddling with the selection

 divelist.c | 52 +++++++++++++++++++++++++++++++---------------------
 info.c     | 11 ++++++-----
 2 files changed, 37 insertions(+), 26 deletions(-)


More information about the subsurface mailing list