Forgot to commit the changelog.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12022 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton 2005-11-23 16:48:11 +00:00
parent 23153f3d9b
commit 323ad2bb92

View File

@ -1,3 +1,20 @@
2005-11-22 David Hampton <hampton@employees.org>
* src/import-export/schemas/apps_gnucash_import_generic_matcher.schemas:
* src/import-export/import-main-matcher.c:
* src/import-export/generic-import.glade:
* src/import-export/import-match-picker.c:
* src/import-export/hbci/schemas/apps_gnucash_dialog_hbci.schemas:
* src/import-export/hbci/hbci-interaction.c:
* src/import-export/hbci/glade/hbci.glade:
* src/import-export/hbci/glade/hbcipass.glade: Dialog makeovers.
Split the generic matcher transaction list help out into a
separate window so it doesn't blow out the dialog or get cut off.
Update some of the dialogs for the new HIG styles. Make a couple
of dialogs start smaller. Remember dialog sizes (add schema
entries too). Fix a couple of gtk2 conversion problems. Remove
some lines added by glade 2.10.
2005-11-22 Neil Williams <linux@codehelp.co.uk>
* src/backend/Makefile.am : Remove redundant variable.