summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-10-28 03:28:56 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-10-28 03:28:56 +0000
commit4229a1ee350f24700dc3f30561399dbdc5dfd3c9 (patch)
tree946b72f33d7f28031c0897bb0379747f02bf24b0 /NEWS
parentdcc9ab46fc86a9037a0d2c3ce77a965a908d38c9 (diff)
downloadgdk-pixbuf-4229a1ee350f24700dc3f30561399dbdc5dfd3c9.tar.gz
*** empty log message ***GTK_2_5_4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS41
1 files changed, 34 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 737504e66..60ef3148c 100644
--- a/NEWS
+++ b/NEWS
@@ -3,35 +3,62 @@ Overview of Changes from GTK+ 2.5.3 to GTK+ 2.5.4
* GtkFileChooser
- Make path bar arrows larger [Matthias Clasen]
- Make SELECT_FOLDER mode work [Matthias]
- - Speed up the completion popup [Matthias]
+ - Speed up the completion popup, pop it up
+ again after Tab [Matthias, Jens Bech Madsen]
- Add some tooltips [Matthias]
- Make path bar scroll [Matthias]
+ - Improve preview updating [Tommi Komulainen]
+ - Make the key / pop up the location dialog even
+ on French keyboards, insert the /. [Frederic Crozat, Warren Togami]
+* GtkFileChooserButton
+ - Show icons next to entry [James M. Cape]
+ - Improve ellipsisation [James]
+* GtkMessageDialog
+ - API additions to create HIG-conform dialogs [David Bordoley, Carlos
+ Garnacho Parro]
* Keyboard navigation
- Put selectable labels in the regular tab focus
chain [David Hawthorne, Matthias]
- Skip selectable labels when looking for the initial
focus widget in dialogs [Matthias]
+* Icon themes:
+ - Use an mmap()ed cache for directory data. [Martijn Vernooij,
+ Owen Taylor, Anders Carlsson]
+* Clipboard, DND:
+ - Add convenience API for image and file transfers. [Matthias]
+ - Add API for clipboard persistence [Anders]
+ - Don't loose clipboard contents if a text buffer is
+ finalized [Anders]
* Add a GtkMenuToolButton widget which displays a
dropdown menu from a toolbar button. [Paolo Borelli]
* Make menus scroll faster [Soeren Sandmann]
* Allow themes to displace focus recangles in buttons
on click [Soeren, Matthias]
+* Add a public setting for button ordering [Owen Taylor, Matthias]
+* GtkImage
+ - Support named icons [James Henstridge]
+* GtkAboutDialog
+ - Support named icons [James Henstridge]
* Add a function to obtain the string representation of
accelerators used in GtkAccelLabel [John Spray, Matthias]
* Win32 bug fixes [Robert Ögren]
- Fix commandline option handling [Tor Lillqvist]
- Make IME input method work better [Tor]
* Other bug fixes [Joel Fredrikson, Darren Creutz,
- Manish Singh, Matthias, Tristan Van Berkom Christian Persch,
- Padraig O'Briain, Owen Taylor, Jonathan Blandford,
+ Manish Singh, Matthias, Tristan Van Berkom, Christian Persch,
+ Padraig O'Briain, Owen, Jonathan Blandford,
Michèle Garoche, Milosz Derezynski, Christopher Blizzard,
Paolo, John Austin, Maryn Russell, Ken Harris, Reinout van
Schouwen, Morten Welinder, Ross Burton, Bernd Demian, Gustavo
- Carneiro, John Finlay, Tim Janik, Damon Chaplin]
+ Carneiro, John Finlay, Tim Janik, Damon Chaplin,
+ Peter Zelesny, Soeren, John Cupitt, Federico Mena Quintero,
+ Manuel Baena García, William Jon McCann, Olexiy Avramchenko,
+ Sebastien Bacher, Kazuki IWAMOTO, Dan Williams, Vincent Noel,
+ Billy Biggs, Olivier Andrieu, Thomas Fitzsimmons]
* Documentation improvements [John Finlay, Billy Biggs, Matthias,
- Martyn Russell, Dave Cook]
-* New and updated translations (az_IR,cs,en_CA,en_GB,nl,zh_TW)
-Bugs fixed:141170,153185,153224,153168,153082,153469,153468,153467,153628,152921,153332,153811,151441,153082,153788,153984,138085,152486,154176,154191,153800,153788,150790,153887,154341,153714,154310,154350,154472,154504,154142,154129,154068,151378,154526,153873,154062
+ Martyn Russell, Dave Cook, Jonathan, Owen, Shaun McCance, Anders]
+* New and updated translations (az_IR,cs,en_CA,en_GB,es,nb,nl,no,pt_BR,
+ sq,sr,sr@Latn,zh_TW)
Overview of Changes from GTK+ 2.5.2 to GTK+ 2.5.3
=================================================