summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCST 1998 Shawn T. Amundson <amundson@gtk.org>1998-12-11 06:12:24 +0000
committerShawn Amundson <amundson@src.gnome.org>1998-12-11 06:12:24 +0000
commit353a7158ed4ffffd46fc03627cd4aa071150d786 (patch)
tree43bc7ddeb247f585001e19b05a63efde23b7309c /NEWS
parent6af277b502e8fd0a3668fa0f7821a929d0e059f5 (diff)
downloadgdk-pixbuf-353a7158ed4ffffd46fc03627cd4aa071150d786.tar.gz
Released GTK+ 1.1.7GTK_1_1_7
Thu Dec 10 22:02:49 CST 1998 Shawn T. Amundson <amundson@gtk.org> * Released GTK+ 1.1.7 * INSTALL: NEWS: README: configure.in: gtk+.spec: gtk/gtkfeatures.h.in: docs/gtk-config.1: Version to 1.1.7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4b8007af7..8a6d49276 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+What is new in GTK+ 1.1.7:
+
+* Fixed memory mis-allocation in default files code
+* Various event handling fixes
+* Wide character support for entry and text
+* Destroy widgets _after_ propagating unrealize signals through
+ widget heirarchy
+* Only build XIM-support if available
+* Tutorial and examples updates
+* Added gtk_drag_source_unset()
+
What is new in GTK+ 1.1.6:
* The signal system now features emission hooks whith special semantics,