r17357 - gnucash/branches/2.2/src/import-export/qif-import - [r17156, r17157] Bug #514210: Allow multiple rows to be selected and remapped on QIF Import

Andreas Köhler andi5 at cvs.gnucash.org
Sun Jul 20 19:52:16 EDT 2008


Author: andi5
Date: 2008-07-20 19:52:15 -0400 (Sun, 20 Jul 2008)
New Revision: 17357
Trac: http://svn.gnucash.org/trac/changeset/17357

Modified:
   gnucash/branches/2.2/src/import-export/qif-import/dialog-account-picker.c
   gnucash/branches/2.2/src/import-export/qif-import/dialog-account-picker.h
   gnucash/branches/2.2/src/import-export/qif-import/druid-qif-import.c
Log:
[r17156,r17157] Bug #514210: Allow multiple rows to be selected and remapped on QIF Import
account mapping pages. Also includes many whitespace adjustments.

Bug #514210: This fixes a QIF import bug introduced in r17156 which
prevented users from creating new accounts while mapping accounts. It
also fixes several GUI annoyances:
 1. The tree now automatically expands to show the currently selected account.
 2. The new account dialog's OK button is now activated by the Enter key.
 3. Focus returns to the account tree when the new account dialog is closed.
 4. Creation of empty account names is prevented.

Finally, a memory leak has been fixed and many new comments have been added.

Committed by cedayiv.




More information about the gnucash-patches mailing list