]> Pileus Git - ~andy/gtk/blob - NEWS
minor cleanups and merges
[~andy/gtk] / NEWS
1 Overview of Changes in GTK+ 1.1.0:
2
3 * Significant speedups to widget creation and destruction through caching
4   colormap and visual queries to the XServer.
5 * Speedups for type creation and especially gtk_type_is_a() checks.
6 * Speedups in signal lookup and creation and especaially with signal
7   emissions.
8 * Minor speedups with object data allocation and destruction.  
9 * Newly included file gtkfeatures.h which defines compatibility macros to
10   test for certain API features upon program compilation.  
11 * New widget GtkCTree
12 * Upgrade to libtool-1.2
13 * Lots of bug fixes, including one that fixed a major memory leak
14   in 1.0.0.