Migrate from the deprecated gtk_progress interface to the supported

gtk_progress_bar.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12065 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton
2005-11-29 03:53:42 +00:00
parent 32a6629abb
commit 349e74ca6d
8 changed files with 23 additions and 77 deletions

View File

@@ -1,5 +1,13 @@
2005-11-28 David Hampton <hampton@employees.org>
* src/import-export/qif-import/qif-to-gnc.scm:
* src/import-export/qif-import/qif-merge-groups.scm:
* src/import-export/qif-import/qif-file.scm:
* src/import-export/hbci/hbci-interaction.c:
* src/gnome/gw-gnc-spec.scm:
* src/gnome/dialog-progress.[ch]: Migrate from the deprecated
gtk_progress interface to the supported gtk_progress_bar.
* src/import-export/qif-import/druid-qif-import.c: Need to escape
user input string to prevent errors from gtk.