======================================== NEWS: gail-1.8.8 ======================================== Changes in GAIL 1.8.8 ===================== * Another bugfix for treeviews. * GAIL now properly uses gdk thread locks. GAIL 1.8.8 should be used instead of 1.8.7 or 1.8.6. Changes in GAIL 1.8.7 ===================== * Fix for regression introduced by bad free. GAIL 1.8.8 should be used instead of 1.8.7 or 1.8.6. Changes in GAIL 1.8.6 ===================== * Fixes for direct-to-atk bridge support for OpenOffice.org, and for other custom-widget-based apps which use gtk+ for their toplevels and some dialogs. * Fix for crasher bug #306062. ======================================== NEWS: glib-2.8.4 ======================================== Overview of Changes from GLib 2.8.3 to GLib 2.8.4 ================================================= * Support aborting on critical warnings by setting G_DEBUG=fatal_criticals in the environment [Vincent Untz] * Bug fixes [Sebastien Bacher, Tor Lillqvist, Manish Singh, Morten Welinder, Andy Wingo] * Documentation improvements [Steffen Gutmann, Christophe Fergeau] * Translation updates (he,ja,nl,th) ======================================== NEWS: gtk+-2.8.8 ======================================== Overview of Changes from GTK+ 2.8.7 to GTK+ 2.8.8 ================================================= * GtkFileChooser - Make F2 work for renaming bookmarks [Jaap A. Haitsma, Paolo Borelli] * GtkEntry - Turn off input methods in password entries [James Su] * Win32 changes - Various visual improvements to the ms-windows theme [Dom Lachowicz] - Rework window decoration handling [Tor Lillqvist] - Fix localized weekday and month names in GtkCalendar [Tor] - Make urgency hint work on NT4 [Tor] * Other fixes [Arjan van de Ven, Philip Langdale, Jens Granseuer, Bogdan Nicula, Benedikt Meurer, Michael Natterer, Kazuki Iwamoto, Paolo Borelli, Søren Sandmann, Jean-Yves Lefort, Milosz Derezynski, Tze'ela Hebron] * Documentation improvements [Elie De Brauwer] * Updated translations (be,hu,sk,th,wa) Overview of Changes from GTK+ 2.8.6 to GTK+ 2.8.7 ================================================= * GtkFileChooser - Don't special-case the names of Home and Desktop [Federico Mena Quintero] - Avoid loading more than one directory initially. [Federico] - Make the file chooser work better with window groups [Christian Persch] - Improve keynav in the pathbar [Carlos Garnacho, Andrei Yurkevich] - Don't access unmounted volumes [Federico] * GtkTextView - Avoid quadratic blowup when deleting text with lots of tags [Matthias Clasen] - Fix drag-selection corner cases [Arvind S N, Paolo Borelli] * GtkEntry - Add the entry completion popup to the window group [Christian Persch] * GtkTreeView - Fix background drawing in RTL locales [Eric Cazeaux] - Handle Shift-G for going back in typeahead search [Christian Neumair] * GtkComboBox - Leave Ctrl-PageUp/PageDown to applications [Christian Neumair] * Fix compilation problems with gtkcalendar.c [Matthias Hasselmann] * Add labels for GTK_STOCK_CONNECT and GTK_STOCK_DISCONNECT items [Richard Hult] * Resolve symbols in dlopened modules lazily [Laszlo Peter] * GDK - Don't try to set overlarge window icons [Claudio Saavedra] - Improve handling of odd keymaps [Kean Johnston] * Win32 changes - Speed up compositing [John Ehresman] - Improve handling of clipboard [Tor Lillqvist] - Improve visuals of scrollbars, toolbars, handleboxes and menubars in the ms-windows theme [Dom Lachowicz] - Make icon masks work on Win98 [Peter Zelezny] - Hide resize and maximize buttons on non-resizable windows [Tor] - Don't hide dotfiles [Tor] * Bug fixes [Kazuki Iwamoto, Ross Burton, Michael Natterer, Bogdan Nicula, Damien Carbery, Gustavo Carneiro, Tommi Komulainen, Thomas Klausner, Alexander Larsson, Bastien Nocera, Federico Mena Quintero, John Ehresman, Paolo Borelli, Antonio Sacchi, Christian Persch, Carlos Garnacho, Jeremy Cook, Nickolay V. Shmyrev, Richard Hult, Maxim Udushlivy, Peter Zelezny] * Documentation improvements [Paolo Borelli, Christian Neumair, Christian Persch