Re: r22289 - gnucash/trunk/src - Initial code for a new register.

2012-08-10 Thread Geert Janssens
Hi Frank, Bob provided a patch for these warnings, which I have committed. Thanks for reporting this. Geert On 10-08-12 09:51, Frank H. Ellenberger wrote: Hi Geert, and I get a bunch of warnings: ../../../src/gnome-utils/gnc-tree-model-split-reg.c: In function 'gnc_tree_model_split_reg_iter

Re: r22289 - gnucash/trunk/src - Initial code for a new register.

2012-08-10 Thread Geert Janssens
Alex, Thanks for pointing this out. Obviously the new files related to the register rewrite were forgotten in POTFILES.in. John already added the files in POTFILES.skip in the meantime, but I prefer having them included in POTFILES.in instead, or we might forget to add them when the register

r22289 - gnucash/trunk/src - Initial code for a new register.

2012-08-10 Thread Robert Fewell
Hi, I wrote the patch associated to bug 673193 that Geert has added. I have added a patch to that bug to fix the errors reported by Frank. I wanted to see if it was possible to get a tree view based register to look like the current format and is based on a started register rewrite some time ago.

Re: r22289 - gnucash/trunk/src - Initial code for a new register.

2012-08-10 Thread Frank H. Ellenberger
Hi Geert, and I get a bunch of warnings: ../../../src/gnome-utils/gnc-tree-model-split-reg.c: In function 'gnc_tree_model_split_reg_iter_children': ../../../src/gnome-utils/gnc-tree-model-split-reg.c:905:11: error: 'snode' may be used uninitialized in this function [-Werror=uninitialized] ../../..

Re: r22289 - gnucash/trunk/src - Initial code for a new register.

2012-08-09 Thread Alex Aycinena
Geert, On Tue, Aug 7, 2012 at 10:24 AM, Geert Janssens wrote: > Author: gjanssens > Date: 2012-08-07 13:24:33 -0400 (Tue, 07 Aug 2012) > New Revision: 22289 > Trac: http://svn.gnucash.org/trac/changeset/22289 > > Added: >gnucash/trunk/src/gnome-utils/gnc-cell-renderer-date.c >gnucash/trun