]> Pileus Git - ~andy/gtk/blobdiff - NEWS
=== Released 2.4.1 ===
[~andy/gtk] / NEWS
diff --git a/NEWS b/NEWS
index dc9344b3a5626971b114b0e392c5cc03381cdd33..15dd34d6844f031b088c967aad3caba24f6412d7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,110 @@
+Overview of Changes from GTK+ 2.4.0 to GTK+ 2.4.1
+=================================================
+* GtkFileChooser
+ - bug fixes [Morten Welinder, Federico Mena Quintero]
+ - pre-fill the location entry [Federico]
+ - internal api changes to allow setting a busy cursor
+   while loading [Federico]
+ - improve pathbar button sizing [Owen Taylor]
+ - add keybindings for removing bookmarks [Federico]
+* GtkComboBox, GtkEntryCompletion
+ - fix repositioning logic [Niklas Knutsson]
+ - make keynav wrap around [Matthias]
+ - improve theme compliance [Matthias, Brian Cameron]
+* GtkUIManager
+ - accept unnamed <separator>s [Anders Carlsson]
+ - robustify against gtk_widget_show_all() [Murray Cumming]
+ - warn if an accelerator cannot be parsed  [Jody Goldberg]
+* Win32
+ - fix DND positioning [Hans Breuer]
+ - update gtkfilesystemwin32 [Tor Lillqvist, J. Ali Harlow]
+ - make filechooser work on Windows [Tor]
+ - draw arcs more correctly [Tor]
+ - disable tables support by support, add --use-wintab to
+   get it back  [Tor]
+* Make color wheel accessible [Padraig O'Briain]
+* Support _NET_WM_USER_TIME [Elijah Newren, Soeren Sandmann]
+* Doc improvements [Federico, Matthias, Christian Persch]
+  Olexiy Avramchenko, Tim-Philipp Müller]
+* Misc bug fixes [Alex Converse, Owen, Jacques Garrigue,
+  Jonathan Blandford, Anders Carlsson, Christian, Hans,
+  Matthias, Morten, Philip Langdale, Brian, Pedro Rodriguez,
+  Soeren, Torsten Schoenfield, Dongho Shin, Andrew E. Makeev,
+  Todd Goyen, Tim Gerla, John Finlay, Theppitak Karoonboonyanan,
+  John Ehresman, Chris Sherlock, Jody]
+* Updated translations (af,ar,az,bn,br,ca,cs,cy,da,de,el,en_CA,
+  en_GB,es,et,eu,fi,fr,ga,gu,he,hr,hu,id,is,it,ja,ko,lt,mi,ml,
+  mn,mr,ms,ne,nl,nn,no,pa,pl,pt,pt_BR,sk,ru,sq,sr,sr@ije,sr@Latn,
+  sv,tr,uk,uz,wa,zh_CN)
+
+Overview of Changes from GTK+ 2.3.6 to GTK+ 2.4.0
+=================================================
+* GtkFileChooser
+ - Handle icon theme changes [Federico, Jonathan]
+ - Add reordering bookmarks via DND [Federico]
+ - Cache filesystem data inside GtkFileSystemUnix backend [Morten Welinder]
+ - Implement local-only mode so that apps don't get remote paths
+   they don't expect [Owen Taylor]
+ - Add Alt-Down keybinding [Mark McLoughlin, Owen]
+ - Major rewrite of location dialog completion code [Jonathan]
+ - Bug fixes [Federico, Jonathan, Morten, Mark, Owen, Anders Carlsson, 
+   Soeren Sandmann, Olivier Andrieu]
+* GtkComboBox [Matthias Clasen]
+ - Handle the case of no-active-row properly
+ - Improve positioning of popup
+ - Miscellaneous bug fixes
+* Win32 [Tor]
+ - Handle different install locations for gdk-pixbuf loaders
+ - Bug fixes [John Ehresman, Bruce Hochstetler, Dave Neary]
+* Improve handling of foreign GdkWindows on destruction [Soeren, Owen]
+* Require Control-Tab to focus labels [Owen]
+* RTL flipping for GtkArrow [Semion Chichelnitsky]
+* Support justifcation with wrapping off in GtkTextView [Owen, Felipe Heidrich]
+* Change layout algorithm for mixed gridded/non-gridded menus
+  to fix performance problems [Soeren, Owen, Christian Persch]
+* Doc improvements [Matthias, Owen]
+* Misc bug fixes
+* Updated translations (ar,az,ca,cs,da,de,es,fr,ga,hr,it,ja,lt,no,nl,pt,ro,
+  ru,sq,uk,zh_CN)
+
+Other contributors: Dave Bordoley, Hans Breuer, David L. Cooper II, 
+  Dennis Cranston, Dov Grobgeld, Niklas Knuttson, Kjartan Maraas, 
+  Michael Natterer, Nils O. Selåsdal, Philip K Warren, Dan Winship
+
+Overview of Changes from GTK+ 2.3.5 to GTK+ 2.3.6
+=================================================
+* GtkComboBox
+ - Make menu positioning more like GtkOptionMenu [Matthias Clasen]
+ - Improve keybindings [Matthias]
+ - Bug fixes [Matthias, Owen, Damon Chaplin]
+* GtkFileChooser
+ - Keep child directories in pathbar when changing to a parent
+ - Reroot pathbar inside home directory, use icons [Jonathan]
+ - Make the user actually select a file before hitting OK [Federico]
+ - Fix folder mode to not have tree [Jonathan]
+ - Add gboolean return values to operations that can fail [Federico]
+ - Improve internal error handling [Morten Welinder, Federico]
+ - Bug fixes [Federico, Jonathan, Morten, Anders Carlsson, Damon,
+   Alex Larsson]
+* GtkTextView bug fixes [Paolo Borelli]
+* Win32 
+ - Implement/stub missing GDK functions [Tor]
+ - .defs file updates [Tor, J Ali Harlow]
+ - Misc fixes [Hans Breuer]
+* Fix problem with excess symbol exports on Linux [James Henstridge]
+* Fix problem with 32-bit BMPs [Matthias]
+* Include config.h first everywhere [Morten]
+* Fix performance problem destroying menus [Soeren, Marco Pesenti Gritti]
+* Doc fixes and improvements [Matthias, Murray Cumming, Henning Nielsen Lund, 
+  Vitaly Tishkov]
+* Updated translations (az,cs,cy,da,de,el,en_CA,es,fi,fr,ga,hu,ja,ko,lt,mn,
+  nl,no,pl,pt,sq,sr,sr@ije,sr@Latn,sv,th,zh_CN)
+* Misc bug fixes
+
+Other contributors: Crispin Flowerday, Mark McLoughlin, Michael Meeks, 
+  Michael Natterer,Christian Neumair, Padraig O'Briain, Geoff Reedy, 
+  Olivier Ripoll
+
 Overview of Changes from GTK+ 2.3.4 to GTK+ 2.3.5
 =================================================
 * GtkFileChooser [Federico Mena Quintero]:
@@ -102,7 +209,7 @@ Overview of Changes from GTK+ 2.3.2 to GTK+ 2.3.3
 * 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]
+* Fixes to GtkIconTheme [Torsten Schoenfeld]
 * Improve drawing of GtkExpander. [Mark McLoughlin]
 * Improve drawing of paned handles. [Soeren]
 * Remove broken hangul input module. [Changwoo Ryu]
@@ -140,7 +247,7 @@ Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
 * Utility function for application launching in multi-screen scenarios.
   [Mark McLoughlin]
 * Support big and small and alpha-blended icons under Win32. [Tim Evans]
-* Misc Win32 improvements [Tor Lillquist, Hans]
+* Misc Win32 improvements [Tor Lillqvist, Hans]
 * GtkFileChooser [Federico]
  - Fix new filename entry in Save mode [Jan Arne Petersen]
  - Improved the look of GtkFileChooserDefault. [Tuomas Kuosmanen]
@@ -160,7 +267,7 @@ Overview of Changes from GTK+ 2.3.1 to GTK+ 2.3.2
 * GtkCalendar supports starting the week on any day [Matthias]
 * Make GtkToolbar compatible with 2.2 again [Soeren]
 * Misc GtkToolbar fixes and API improvements [Christian Persch, 
-  Olivar Avramchenko, Jody, Soeren]
+  Olexiy Avramchenko, Jody, Soeren]
 * Misc GtkUIManager fixes and API improvements.  [Jody, Matthias, Jeff Franks]
 * Add a way to lock individual accelerator paths  [Matthias]
 * Add gtk_menu_shell_cancel() to emit the "cancel" signal on 
@@ -263,7 +370,7 @@ Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
    interface (UI is still a work in progress) [Owen Taylor, 
    Federico Mena Quintero]
  - New combo box widgets: GtkComboBox, GtkComboBoxEntry [Kristian Rietveld]
- - New "disclosure triangle" widget: GtkExpander [Marc McLoughlin]
+ - New "disclosure triangle" widget: GtkExpander [Mark McLoughlin]
  - "Picker button" widgets based on code from libgnomeui: 
    GtkFontButton, GtkColorButton [Matthias Clasen]
 
@@ -295,7 +402,7 @@ Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
 
 * GtkTextView [Matthias]
  - Add properties "accepts_tab" [Soeren], "overwrite" property 
-   [Jeroen Zwarepoorte], "buffer"
+   [Jeroen Zwartepoorte], "buffer"
  - Add gtk_text_buffer_select_range()
  - Implement drag-selection by words/lines (also for Gtkentry)
  - Some fixes to invisible text handling
@@ -366,7 +473,7 @@ Overview of Changes from GTK+-2.2.x to GTK+-2.3.0
 * Documentation
  - Use XML source for man pages; add man pages for tools that didn't
    have them before [Matthias]
- - Tutorial improvements [Sebasitian Rittau, Tony Gale, Roger Leigh, Matthias]
+ - Tutorial improvements [Sebastian Rittau, Tony Gale, Roger Leigh, Matthias]
  - FAQ improvements [Tony, Gonzalo Odiard, Owen]
  - Misc documentation improvements [Matthias, Frederic Lespez, Tomas Ogren, 
    Martin Pool, Mariano Suarez-Alvarez]