mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user