r15885 - gnucash/trunk/src - Begin the GObjectification of the Account object. Move some

David Hampton hampton at cvs.gnucash.org
Sat Apr 14 12:01:57 EDT 2007


Author: hampton
Date: 2007-04-14 12:01:55 -0400 (Sat, 14 Apr 2007)
New Revision: 15885
Trac: http://svn.gnucash.org/trac/changeset/15885

Modified:
   gnucash/trunk/src/engine/Account.c
   gnucash/trunk/src/engine/AccountP.h
   gnucash/trunk/src/engine/Period.c
   gnucash/trunk/src/engine/Scrub.c
   gnucash/trunk/src/engine/Scrub2.c
   gnucash/trunk/src/engine/Scrub3.c
   gnucash/trunk/src/import-export/hbci/gnc-plugin-hbci.c
Log:
Begin the GObjectification of the Account object.  Move some
properties from the public data structure to a private data
structure, and enable access to them as properties of the object.




More information about the gnucash-patches mailing list