diff options
author | CDT 1998 Shawn T. Amundson <amundson@gtk.org> | 1998-08-17 05:04:33 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1998-08-17 05:04:33 +0000 |
commit | 42cabcf5fbecccaf41cfcd175d6735d0d5b9bb6f (patch) | |
tree | 04be6b984fb0b5a106d7d5d11670d708ab266234 /NEWS | |
parent | dceb6a11c839d2c1c3091e18d7903660b14213ec (diff) | |
download | gdk-pixbuf-42cabcf5fbecccaf41cfcd175d6735d0d5b9bb6f.tar.gz |
Released GTK+ 1.1.2
Sun Aug 16 23:14:20 CDT 1998 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.1.2
* NEWS: updated for 1.1.2
* gtk+.spec: version = 1.1.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +What is new in GTK+ 1.1.2: + +* New runtime loading and initialization of modules +* Tutorial updates +* Changes to menus including tearoff menus and accelerators +* Better support for modal dialogs +* Removed CAN_FOCUS by default from scrollbars and button children of toolbar +* Fix for clist resize bug +* New sorting for clist, removed duplicate sorting from ctree + + What is new in GTK+ 1.1.1: * Tutorial updates and additions. |