summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-02-24 01:27:21 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-02-24 01:27:21 +0000
commite0c571ddd499384c34ceb0e1b6b173cff3181fcf (patch)
tree2b0adef83e03aca8ad3b7491a2b10f7cd76481af /NEWS
parent66e818409f2c9c314ea547b0b477a98a7f9d2dc2 (diff)
downloadgdk-pixbuf-e0c571ddd499384c34ceb0e1b6b173cff3181fcf.tar.gz
Updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS45
1 files changed, 42 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 2fd6cb401..7bf45faa1 100644
--- a/NEWS
+++ b/NEWS
@@ -10,20 +10,59 @@ Overview of Changes from GTK+ 2.3.2 to GTK+ 2.3.3
- GtkFileSystemUnix now notifies correctly on ::create_folder().
- Slight GUI reorganization.
- File system module support. [Alexander Larsson]
- - Miscellaneous fixes. [Christian Persch, Jan Arne Petersen]
+ - Pathbar widget. [Jonathan R. Blandford]
+ - Miscellaneous fixes. [Christian Persch, Jan Arne Petersen, Anders Carlsson,
+ Alexander, Jonathan]
+ - Win32 fixes, GtkFileSystemWin32 work. [Hans Breuer]
- Memory leak fixes [Morten Welinder]
* GtkTreeView:
- Fix return values. [Federico, R. McFarland]
+ - Properly cancel the arrow animation. [Michael Zucchi]
+ - Allow custom icon sizes in pixbuf cell renderer. [Erik Grinaker]
+* GtkToolbar:
+ - Improve the sliding implementation. [Soeren Sandmann]
+ - Add writeonly ::group property to GtkRadioToolButton. [Soeren, Olivier Andrieu]
+ - Misc fixes. [Morten, Jeroen Zwartepoorte, Michel Meeks, Soeren]
+* Menus:
+ - Make menus work better on Xinerama [Matthias]
+ - Fix keynav in RTL mode. [Matthias]
+ - Fix grid mode, removing of items. [Matthias, Vincent Noel]
+ - Make tearoff menu items work anywhere in menus. [Matthias]
+ - Improve popup/popdown behaviour. [Soeren]
+* Assume gravity works. [Soeren]
+* Cache GCs for drawing. [Brian Cameron, Soeren]
+* Handle focus adjustment correctly for deeply nested focus locations. [Matthias,
+ Owen Taylor]
+* Use reference counting for shared data in GtkActionGroup. [Matthias, Adam Hooper]
* Add a "use-separator" style property to GtkMessageDialog, and make
it not resizable. [Federico]
* Add 'const' to uses of GdkColor that need it. [Federico]
* Put focusable labels in the focus chain. [Federico]
+* Make destroying widgets in focus-out-event work. [Owen, Grant Gayed]
+* Add properties to GtkAdjustment [Murray Cumming]
+* Add change notification to GtkAccelMap [Matthias, Owen]
+* Add settings to suppress icons in buttons and menus. [Matthias]
+* Add Xft settings for hinting and antialiasing. [Federico, Owen]
+* Make size of indicator in menu items themeable. [Bill Hanemann,
+ Narayana Pattipati, Matthias]
* Fixes to GtkIconTheme [Tosten Schoenfeld]
+* Improve drawing of GtkExpander. [Mark McLoughlin]
+* Improve drawing of paned handles. [Soeren]
+* Remove broken hangul input module. [Changwoo Ryu]
* Remove C++-style comments. [Damien Carbery]
-* Memory leak fixes. [Christian Persch]
-* Miscellaneous fixes. [Morten Welinder]
+* Memory leak fixes. [Christian Persch, Richard Hult, Morten, Matthias]
+* RTL mode (flipping) fixes. [Mitsuru Chinen, Semion Chichelnitsky]
+* Accessibility improvements for tooltips, GtkScale. [Padraig O'Briain]
+* Make the ZOOM_100 and ZOOM_FIT labels HIG-compliant. [Mariano Suarez-Alvarez]
+* Win32 fixes. [Tor Lillqvist]
* Documentation:
- New section on how to check for modifier keys correctly. [Federico]
+ - Miscellaneous improvements. [Tim-Philipp Müller, Matthias]
+* Other contributors: Marco Pesenti Gritti, Jonas Jonsson,
+ Yao Zhang, Felipe Heidrich, Joshua N. Pritikin, Theppitak Karoonboonyanan,
+ Manish Singh, Yu Shao, John Ellis, Tommi Komulainen, Julio M. Merino Vidal,
+ Benjamin Otte, Rodney Dawes, David Hawthorne, Dan Damian,
+ Christopher Blizzard, Christian Biere, Paolo Borelli
Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
=================================================