Finish removing deprecated QOF functions.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13573 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton
2006-03-09 21:57:42 +00:00
parent 64ee595be2
commit d331aa8f18
16 changed files with 109 additions and 82 deletions

View File

@@ -1,5 +1,19 @@
2006-03-09 David Hampton <hampton@employees.org>
* src/gnome-utils/gnc-tree-model-commodity.c:
* src/gnome-utils/gnc-main-window.c:
* src/gnome-utils/gnc-tree-model-price.c:
* src/gnome-utils/gnc-plugin-page.[ch]:
* src/gnome-utils/gnc-account-sel.c:
* src/gnome-utils/account-quickfill.c:
* src/engine/gnc-commodity.h:
* src/engine/gnc-engine.h:
* src/app-utils/gnc-component-manager.c:
* lib/libqof/qof/deprecated.[ch]:
* lib/libqof/qof/qofevent.c:
* lib/libqof/qof/qofevent-p.h:
* configure.in: Finish removing deprecated QOF functions.
* src/gnome/dialog-price-editor.c:
* src/gnome/top-level.c:
* src/gnc-ui.h: Restore clickable links for price quotes.