1998-05-07 04:04:15 +00:00
|
|
|
Overview of Changes in GTK+ 1.1.0:
|
1998-04-10 02:33:54 +00:00
|
|
|
|
1998-05-10 05:19:00 +00:00
|
|
|
* Significant speedups to widget creation and destruction through caching
|
|
|
|
colormap and visual queries to the XServer.
|
|
|
|
* Speedups for type creation and especially gtk_type_is_a() checks.
|
1998-05-10 07:44:43 +00:00
|
|
|
* Speedups in signal lookup, creation and emissions and connection handling.
|
|
|
|
* Additions to the signal handling API (e.g. *_emitv).
|
|
|
|
* Minor speedups with object data allocation and destruction.
|
1998-05-10 05:19:00 +00:00
|
|
|
* Newly included file gtkfeatures.h which defines compatibility macros to
|
1998-05-10 07:44:43 +00:00
|
|
|
test for certain API features upon program compilation.
|
1998-05-07 04:04:15 +00:00
|
|
|
* New widget GtkCTree
|
|
|
|
* Upgrade to libtool-1.2
|
|
|
|
* Lots of bug fixes, including one that fixed a major memory leak
|
|
|
|
in 1.0.0.
|