summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTim Janik <timj@src.gnome.org>1998-06-30 20:31:00 +0000
committerTim Janik <timj@src.gnome.org>1998-06-30 20:31:00 +0000
commit79e1b1ab6f3f143bbc6d9c4effec9d0a4da54d77 (patch)
tree4e1eaf308d34b2d90b9e13522c0c8287e9412762 /NEWS
parent10184125551c2cccbf1b31f64100c064a4e3c2ab (diff)
downloadgdk-pixbuf-79e1b1ab6f3f143bbc6d9c4effec9d0a4da54d77.tar.gz
minor updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5754d8fb0..110e84a5b 100644
--- a/NEWS
+++ b/NEWS
@@ -6,9 +6,23 @@ Overview of Changes in GTK+ 1.1.0:
* 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.
+* Support for rc-file reparsing.
+* Resizing logic is now implemented on container widget basis, rather than
+ for toplevel GtkWindows only.
+* Buttons support relief styles now.
+* Some widgets are now allocated through memchunks to behave more memory wise.
* Newly included file gtkfeatures.h which defines compatibility macros to
test for certain API features upon program compilation.
* New widget GtkCTree
+* New widget GtkFontSelector.
+* GtkTables are now fully resizable.
+* New container widget GtkPacker.
+* New object GtkItemFactory, GtkMenuFactory is deprecated.
+* Far better support for widget arguments.
+* Child arguments support for container widgets.
+* Removed GtkAcceleratorTable in favour of GtkAccelGroup, accelerator display
+ is now performed by a new widget GtkAccelLabel.
+* Runtime information is available to query enum/flag definition values.
* Upgrade to libtool-1.2
-* Lots of bug fixes, including one that fixed a major memory leak
+* Legions of bug fixes, including one that fixed a major memory leak
in 1.0.0.