summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTim Janik <timj@src.gnome.org>1998-05-10 05:19:00 +0000
committerTim Janik <timj@src.gnome.org>1998-05-10 05:19:00 +0000
commit315affdfcb4a5bc491232f92a38581d49fedfbab (patch)
treeaa5ce8346cafc8dd8e6933113013c207e47b11ac /NEWS
parentf75d8b0c23e8ea8cd31afd8ac16aa85324aa4ff5 (diff)
downloadgtk+-315affdfcb4a5bc491232f92a38581d49fedfbab.tar.gz
minor cleanups and merges
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1a165c454e..81bbfc6258 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
Overview of Changes in GTK+ 1.1.0:
-* Significant speedups to widget creation, destruction and signal emissions
+* 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.
+* Speedups in signal lookup and creation and especaially with signal
+ emissions.
+* Minor speedups with object data allocation and destruction.
+* Newly included file gtkfeatures.h which defines compatibility macros to
+ test for certain API features upon program compilation.
* New widget GtkCTree
* Upgrade to libtool-1.2
* Lots of bug fixes, including one that fixed a major memory leak