r13150 - gnucash/trunk/src/gnome-utils - Convert GncTreeModel from a GtkObject to a GObject.

Chris Shoemaker chris at cvs.gnucash.org
Wed Feb 8 00:55:07 EST 2006


Author: chris
Date: 2006-02-08 00:55:04 -0500 (Wed, 08 Feb 2006)
New Revision: 13150
Trac: http://svn.gnucash.org/trac/changeset/13150

Modified:
   gnucash/trunk/src/gnome-utils/gnc-tree-model-account.c
   gnucash/trunk/src/gnome-utils/gnc-tree-model-commodity.c
   gnucash/trunk/src/gnome-utils/gnc-tree-model-price.c
   gnucash/trunk/src/gnome-utils/gnc-tree-model.c
   gnucash/trunk/src/gnome-utils/gnc-tree-model.h
   gnucash/trunk/src/gnome-utils/gnc-tree-view-account.c
   gnucash/trunk/src/gnome-utils/gnc-tree-view-commodity.c
   gnucash/trunk/src/gnome-utils/gnc-tree-view-price.c
   gnucash/trunk/src/gnome-utils/gnc-tree-view.c
Log:
   Convert GncTreeModel from a GtkObject to a GObject.
   Replace gtk_object_sink calls on the models with g_object_unref calls.
   Correctly increase the refcount of "remembered" models when we return them.




More information about the gnucash-patches mailing list