]> Pileus Git - ~andy/gtk/blob - NEWS
Support ACLOCAL_FLAGS
[~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, creation and emissions and connection handling.
7 * Additions to the signal handling API (e.g. *_emitv).
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.