From b09a165355b7814385870eb2d7ec6e9ec8c3ef9b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 10 Nov 2004 06:27:26 +0000 Subject: Updates --- NEWS | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 60ef3148c..94e6008ab 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,51 @@ +Overview of Changes from GTK+ 2.5.4 to GTK+ 2.5.5 +================================================= +* GtkFileChooser + - Make tooltips work better [Matthias Clasen] + - Show files (grayed out) in folder modes [Nickolay V. Shmyrev] + - Add predefined filter for image files [Anders Carlsson] + - Support mime subclasses, aliases and superclasses + like text/* [Tommi Komulainen, David A. Knight, Matthias] +* GtkFileChooserButton + - Remove support for CREATE_FOLDER and SAVE modes + until a more satisfactory UI for these can be found [Seth Nickell, + Matthias] + - Make file DND work better [Christan Persch] +* GtkAction + - Add a function to obtain the accel path [Michael Natterer] +* GtkIconView + - Make scrolling work with large icon views [Matthias] +* GtkWindow + - As a last resort, allow to use mnemonics without + modifier [Pasupathi Duraisamy, Owen Taylor] +* GtkProgressBar + - Support ellipsizing the text [Morten Welinder, Matthias] +* GtkStatusbar + - Avoid resising if the text of the label changes [He Qiangqiang, + Owen Taylor, Christian Persch] + - Draw the resize grip better [Matthias] + - Ellipsize the text [Matthias] +* GtkClipboard + - Add API for image transfer via copy-and-paste [Matthias] +* DND + - Fix DND to embedded windows (e.g. panel applets) [James Henstridge, + Matthias] +* Stock icons + - Add RTL variants of the media icons [Bastien Nocera] +* Win32 + - Build fixes [Hans Breuer, Tor Lillqvist] + - Implement resize grips [Robert Ögren] +* Bug fixes [Paolo Borelli, Kjartan Maraas, Olivier Andrieu, + Torsten Schoenfeld, Matthias, Philip Langdale, Christian Persch, + Frances Keenan, Owen Taylor, Murray Cumming, Christophe Fergeau, + Tristan Van Berkom, Adam Hooper, James M. Cape, Carlos Garnacho + Parro, Mariano Suárez-Alvarez, John Finlay] +* Documentation improvements [Masao Mutoh, Matthias, + Torsten Schoenfeld, Matthew H. Plough, Salvador Fandiño, + Owen, Vincent Untz, Jonathan Blandford, Bastien Nocera] +* Updated translations (da,en_CA,hu,ja) +Bugs fixed: 156557,156698,156325,156298,156404,156863,156866,156792,143285,156845,156408,156575,156573,138650,157044,157056,156924,157087,53709,157156,156720,157080,156971,157123,157301,157354,157286,157528,157273,157074,157384,157013,145388,157665,157651,157566,157630,157675,143760,141224,90955,73359,148106,154466,157785,157409,156809,156956 + Overview of Changes from GTK+ 2.5.3 to GTK+ 2.5.4 ================================================= * GtkFileChooser -- cgit v1.2.1