r13653 - gnucash/trunk - Use the stable sort function from Account.c to back up the user

David Hampton hampton at cvs.gnucash.org
Fri Mar 17 00:37:34 EST 2006


Author: hampton
Date: 2006-03-17 00:37:33 -0500 (Fri, 17 Mar 2006)
New Revision: 13653
Trac: http://svn.gnucash.org/trac/changeset/13653

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/gnome-utils/gnc-tree-view-account.c
   gnucash/trunk/src/gnome-utils/gnc-tree-view-commodity.c
   gnucash/trunk/src/gnome-utils/gnc-tree-view-price.c
   gnucash/trunk/src/gnome-utils/gnc-tree-view.c
Log:
Use the stable sort function from Account.c to back up the user
selected primary sort column. Fixes 334595.  Also collapse common
code, pull strings via the model, and use the utf8 collate function
instead of strcmp.




More information about the gnucash-patches mailing list