r15336 - gnucash/trunk/src/import-export/qif-import - Use double-clicks in the qif import druid. Fix #395325.
Andreas Köhler
andi5.py at gmx.net
Fri Jan 12 18:26:02 EST 2007
Hi,
On Fr, 2007-01-12 at 10:41 +0100, Christian Stimming wrote:
> > Trac: http://svn.gnucash.org/trac/changeset/15336
> > Modified:
> > gnucash/trunk/src/import-export/qif-import/dialog-account-picker.c
> > gnucash/trunk/src/import-export/qif-import/druid-qif-import.c
> > gnucash/trunk/src/import-export/qif-import/qif.glade
> > Log:
> > Use double-clicks in the qif import druid. Fix #395325.
> >
> > In the account picker dialogs, double clicks now close the dialogs. More
> > importantly, these dialogs are showed as a result of double clicks
> > (row-activated) instead of selection changes. This lets the user choose
> > the matching account more than once if there is only one item to match.
> >
> > Introduces new i18n strings
>
> Since this fixes a bug, IMHO it can be back-ported despite the
> new/changed i18n strings.
This will not work, because 2.0 is still using GtkCList's here.
> In any case, do you think the behaviour of "double-click closes the
> dialog" can be added to src/import-export/import-account-matcher.c as
> well? That one opens an account selection dialog as well and I was
> always unhappy that double-click doesn't close the dialog immediately.
Done in r15347.
> Christian
-- andi5
More information about the gnucash-devel
mailing list