summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2001-09-04 01:10:11 +0000
committerTim Janik <timj@src.gnome.org>2001-09-04 01:10:11 +0000
commitf4ab7aa5eb7040e7fca8df335c5aac375f96e8f2 (patch)
tree9fc792604e49b15d959cf5fcb8634d147f45484c /NEWS
parent43405a3d77249aed3357af092225dc74ff73aff5 (diff)
downloadgdk-pixbuf-f4ab7aa5eb7040e7fca8df335c5aac375f96e8f2.tar.gz
updates for 1.3.7 release.
Tue Sep 4 03:12:25 2001 Tim Janik <timj@gtk.org> * NEWS: updates for 1.3.7 release. Tue Sep 4 03:09:52 2001 Tim Janik <timj@gtk.org> * gdk-pixbuf-csource.1: new file, manual page for the publically installed gdk-pixbuf-csource utility.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9498b0af3..5a8221f4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Overview of Changes in GTK+ 1.3.7
+
+* Many Pixbuf (loader) improvements
+* Added publically installed utility gdk-pixbuf-csource to generate
+ inlined pixbufs in C source code
+* New/improved stock icons
+* Code and API rework for window resizing
+* Converted accel groups to GObject
+* More property support improvements
+* Disentangled child visability from MAPPED state
+* Plug/Socket improvements and port to the XEMBED protocol
+* Added priorities for styles in RC files
+* Made GdkVisual and GdkDevice GObjects
+* Key binding improvements
+* Added GtkWidget::event-after signal since normal event handling
+ is now aborted as soon as a handler returned TRUE
+* Dnd fixes and improved icon support
+* Removed GtkPacker widget
+* Nuked remaining GtkArg cruft, implemented container/child
+ properties
+* Added sorting/eordering for tree view
+* Added window grab groups
+* Many frame buffer improvements
+* Many UTF8/locale fixes
+* Miscellaneous bug and API fixes
+
Overview of Changes in GTK+ 1.3.6
=================================