r15329 - gnucash/branches/sx-cleanup/src - Object cleanup and signal handling:
Joshua Sled
jsled at cvs.gnucash.org
Sun Jan 7 19:44:01 EST 2007
Author: jsled
Date: 2007-01-07 19:43:58 -0500 (Sun, 07 Jan 2007)
New Revision: 15329
Trac: http://svn.gnucash.org/trac/changeset/15329
Modified:
gnucash/branches/sx-cleanup/src/app-utils/gnc-sx-instance-model.c
gnucash/branches/sx-cleanup/src/app-utils/gnc-sx-instance-model.h
gnucash/branches/sx-cleanup/src/doc/sx.rst
gnucash/branches/sx-cleanup/src/gnome-utils/gnc-dense-cal-store.c
gnucash/branches/sx-cleanup/src/gnome-utils/gnc-dense-cal.c
gnucash/branches/sx-cleanup/src/gnome-utils/gnc-sx-instance-dense-cal-adapter.c
gnucash/branches/sx-cleanup/src/gnome/dialog-sx-from-trans.c
gnucash/branches/sx-cleanup/src/gnome/dialog-sx-since-last-run.c
gnucash/branches/sx-cleanup/src/gnome/gnc-plugin-basic-commands.c
gnucash/branches/sx-cleanup/src/gnome/gnc-plugin-page-sx-list.c
gnucash/branches/sx-cleanup/src/gnome/gnc-sx-list-tree-model-adapter.c
Log:
Object cleanup and signal handling:
- Add dispose/finalize handlers for SX {ui,model,adapter} objects.
- Add support for "adding" and "removing" signals on GncSxInstanceModel.
- Update sx.rst todo list and docs.
- Other formatting/cleanup.
More information about the gnucash-patches
mailing list