r22920 - gnucash/trunk - Register rewrite Update, this adds the trading accounts option with some other changes.

Geert Janssens gjanssens at code.gnucash.org
Sat Apr 20 12:45:57 EDT 2013


Author: gjanssens
Date: 2013-04-20 12:45:56 -0400 (Sat, 20 Apr 2013)
New Revision: 22920
Trac: http://svn.gnucash.org/trac/changeset/22920

Added:
   gnucash/trunk/src/gnome-utils/gnc-tree-util-split-reg.c
   gnucash/trunk/src/gnome-utils/gnc-tree-util-split-reg.h
Modified:
   gnucash/trunk/po/POTFILES.in
   gnucash/trunk/src/engine/Transaction.c
   gnucash/trunk/src/engine/Transaction.h
   gnucash/trunk/src/gnome-utils/Makefile.am
   gnucash/trunk/src/gnome-utils/gnc-tree-control-split-reg.c
   gnucash/trunk/src/gnome-utils/gnc-tree-model-split-reg.c
   gnucash/trunk/src/gnome-utils/gnc-tree-model-split-reg.h
   gnucash/trunk/src/gnome-utils/gnc-tree-view-split-reg.c
   gnucash/trunk/src/gnome-utils/gnc-tree-view-split-reg.h
   gnucash/trunk/src/gnome/gnc-plugin-page-register2.c
   gnucash/trunk/src/gnome/gnc-split-reg2.c
   gnucash/trunk/src/register/ledger-core/gnc-ledger-display2.c
Log:
Register rewrite Update, this adds the trading accounts option with some other changes.

This update adds the trading accounts option. Also included is a fix for the way the model is loaded and changes the way it the view gets refreshed. There are also some minor changes to transaction confirmation. Two new files have been added and some functions moved to these with more to follow.
Author: Robert Fewell



More information about the gnucash-patches mailing list