r13330 - gnucash/trunk/src/gnome-utils - Add a local copy of GtkTreeModelSort from gtk 2.8.12. Our local copy is

Chris Shoemaker chris at cvs.gnucash.org
Mon Feb 20 15:47:02 EST 2006


Author: chris
Date: 2006-02-20 15:47:01 -0500 (Mon, 20 Feb 2006)
New Revision: 13330
Trac: http://svn.gnucash.org/trac/changeset/13330

Added:
   gnucash/trunk/src/gnome-utils/gnctreemodelsort.c
   gnucash/trunk/src/gnome-utils/gnctreemodelsort.h
   gnucash/trunk/src/gnome-utils/gtktreedatalist.c
   gnucash/trunk/src/gnome-utils/gtktreedatalist.h
Modified:
   gnucash/trunk/src/gnome-utils/Makefile.am
Log:
   Add a local copy of GtkTreeModelSort from gtk 2.8.12.  Our local copy is 
   called GncTreeModelSort.  This newer version of GtkTreeModelSort fixes at 
   least one observed bug with our use of sorted models.  The 
   gtktreedatalist.[ch] files are used by GtkTreeModelSort and are directly 
   from gtk 2.8.12 without any renames because they aren't exported by gtk.




More information about the gnucash-patches mailing list