r16887 - gnucash/branches/register-rewrite/src/gnome-utils - Fixed identical keys being reordered by commenting out gtk_tree_model_row_changed() in update_parent() with no apparent side-effects.

Jeff Green jeff at cvs.gnucash.org
Thu Jan 24 15:29:39 EST 2008


Author: jeff
Date: 2008-01-24 15:29:38 -0500 (Thu, 24 Jan 2008)
New Revision: 16887
Trac: http://svn.gnucash.org/trac/changeset/16887

Modified:
   gnucash/branches/register-rewrite/src/gnome-utils/gnc-tree-model-transaction.c
Log:
Fixed identical keys being reordered by commenting out gtk_tree_model_row_changed() in update_parent() with no apparent side-effects. 
Also fixed new blank trans jumping to top of register by appending (not PREPENDing) it to transaction list.




More information about the gnucash-patches mailing list