summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCST 1999 Shawn T. Amundson <amundson@gtk.org>1999-02-25 21:39:14 +0000
committerShawn Amundson <amundson@src.gnome.org>1999-02-25 21:39:14 +0000
commit996f8e931a23610e4d476db0515e09e02b9bc1c3 (patch)
tree7ddb17399fb9645e945bbe402f2ca5596c1a423d /NEWS
parent2a4c97f3b3d211dbd4e8edda3208960c25b4644d (diff)
downloadgtk+-996f8e931a23610e4d476db0515e09e02b9bc1c3.tar.gz
Incremented version to 1.2.0. -Shawn <amundson@gtk.org>GTK_1_2_0
Incremented version to 1.2.0. -Shawn <amundson@gtk.org> Also: Wed Feb 24 05:26:20 CST 1999 Shawn T. Amundson <amundson@gtk.org> * gtk/gtkitemfactory.h: added a dummy gpointer to GtkItemFactoryClass for Tim Janik. Mon Feb 22 21:22:11 1999 Owen Taylor <otaylor@redhat.com> * gtk/gtkcontainer.h gtk/gtkwidget.h: Added some padding to class structures to allow addition of signals without breaking binary compatibility.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f990fd2b07..c3c214aaf6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+What's New in GTK+ 1.2.0 (since 1.0.x):
+
+* New widgets: GtkFontSelector, GtkPacker, GtkItemFactory, GtkCTree,
+ GtkInvisible, GtkCalendar, GtkLayout, GtkPlug, GtkSocket
+* Many new features and robustness for existing widgets
+* Theme support
+* New DND implementation
+* Internationalization of standard dialogs
+* New key binding system
+* Tearoff menus and menu accelerators
+* Wide character support for entry and text
+* Resizing code has been overhauled
+* Queued redraws of partial areas
+* Far better support for object arguments
+* Speed optimizations
+* Runtime loading of dynamic modules
+* Support for GLib log domains
+* Tutorial improvements
+* A bug fix or two
+
Overview of Changes in GTK+ 1.1.16:
* Major fixes and improvements for handlebox