gnome-utils r7669 - trunk/gnome-dictionary/libgdict



Author: ebassi
Date: 2007-09-06 18:05:28 +0100 (Thu, 06 Sep 2007)
New Revision: 7669
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-utils?rev=7669&view=rev

Modified:
   trunk/gnome-dictionary/libgdict/gdict-database-chooser.c
   trunk/gnome-dictionary/libgdict/gdict-strategy-chooser.c
Log:
Do not hit the slice allocator when the stack suits just fine

The GtkTreeModel::foreach function works just as well with a pointer on
the stack instead of using something allocated, and spares the slice
allocator some work.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]