summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-10-25 21:07:53 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-10-25 21:07:53 +0000
commitec3038062876714ae1a044693a1bcb6d2fea5418 (patch)
tree365b05a925678c4a6354d15cf59476904f65383a /NEWS
parent889d64b46e877f72392d04e468a7b5cb69f71a74 (diff)
downloadgdk-pixbuf-ec3038062876714ae1a044693a1bcb6d2fea5418.tar.gz
Version 1.3.10, require GLib 1.3.10.GTK_1_3_10
Wed Oct 24 11:36:33 2001 Owen Taylor <otaylor@redhat.com> * configure.in (GTK_MICRO_VERSION): Version 1.3.10, require GLib 1.3.10. * NEWS: updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS35
1 files changed, 35 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8d1275e66..1ac3238dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+Overview of Changes in GTK+ 1.3.10
+==================================
+
+* GtkTextView fixes [Havoc Pennington]
+* GtkTreeView fixes and improvements [Jonathan Blandford, Kristian,
+ Manish Singh, Joshua Pritikin, Oleg Maiboroda, James Henstridge]
+* gtkdemo improvements [Kristian Rietveld]
+* Drag and drop fixes to generic code and widgets
+ [Owen Taylor, Damian Ivereigh]
+* Documentation improvement [Havoc Pennington, Matthias Clasen]
+* Spelling fixes [Jacob Berkman]
+* Move signals to the GtkEditable interface [Kristian]
+* Further stock image improvements [Jakub Steiner]
+* Support text chunks for the PGN loader, add gdk_pixbuf_get_option()
+ [Sven Neumann]
+* Rename gdk_pixbuf_new_from_stream back to new_from_inline [Owen]
+* Automatically call setlocale(), unless explictely disabled [Owen]
+* Property addition to various widgets [Michael Meeks, Owen]
+* Support building with automake-1.4 [James]
+* Make GtkRadioButton groups act as a single focus point [Owen]
+* Move gdk_window_lookup etc. to be cross-platform [Matthias]
+* Draw spinbuttons variably sized [Kristian]
+* Separate GdkAtom out from X atoms for compatibility with future
+ multihead changes [Owen]
+* Require gdk_threads_init() to be explicitly called instead
+ of piggybacking off of g_thread_init(). [Owen]
+* Improvements to text-view/label/entry popup menus [Damian, Jacob, Owen]
+* Bug fixes and cleanup [Matthias, others]
+
+Other Contributors:
+ Mark McLoughin, Mikael Hermansson, Soeren Sandmann, Anders Carlsson,
+ Tim Janik, Murray Cumming, Hidetoshi Tajima, Padraig O'Briain,
+ Hans Breuer, Vitaly Tishkov, Dov Grobgeld
+
+
Overview of Changes in GTK+ 1.3.9
=================================