r15812 - gnucash/branches/gobject-engine-dev-warlord - convert price/pricedb objects to GObject initialization

Derek Atkins warlord at cvs.gnucash.org
Wed Apr 4 20:24:42 EDT 2007


Author: warlord
Date: 2007-04-04 20:24:38 -0400 (Wed, 04 Apr 2007)
New Revision: 15812
Trac: http://svn.gnucash.org/trac/changeset/15812

Modified:
   gnucash/branches/gobject-engine-dev-warlord/
   gnucash/branches/gobject-engine-dev-warlord/src/backend/file/gnc-pricedb-xml-v2.c
   gnucash/branches/gobject-engine-dev-warlord/src/backend/file/io-gncxml-v1.c
   gnucash/branches/gobject-engine-dev-warlord/src/backend/postgres/price.c
   gnucash/branches/gobject-engine-dev-warlord/src/backend/postgres/table.m4
   gnucash/branches/gobject-engine-dev-warlord/src/engine/gnc-engine.h
   gnucash/branches/gobject-engine-dev-warlord/src/engine/gnc-pricedb-p.h
   gnucash/branches/gobject-engine-dev-warlord/src/engine/gnc-pricedb.c
   gnucash/branches/gobject-engine-dev-warlord/src/engine/gnc-pricedb.h
   gnucash/branches/gobject-engine-dev-warlord/src/engine/test-core/test-engine-stuff.c
   gnucash/branches/gobject-engine-dev-warlord/src/gnome-utils/gnc-tree-model-price.c
   gnucash/branches/gobject-engine-dev-warlord/src/gnome-utils/gnc-tree-view-price.c
   gnucash/branches/gobject-engine-dev-warlord/src/gnome/dialog-price-editor.c
   gnucash/branches/gobject-engine-dev-warlord/src/gnome/druid-stock-split.c
   gnucash/branches/gobject-engine-dev-warlord/src/scm/price-quotes.scm
Log:
convert price/pricedb objects to GObject initialization
rename gnc_price_{get,set}_type() to _typestr() so it doesn't
conflict with the GType gnc_price_get_type() API.




More information about the gnucash-patches mailing list