======================================== UPDATED: at-spi-1.22.1 ======================================== at-spi was updated without a NEWS entry. ======================================== NEWS: gail-1.22.1 ======================================== Changes in GAIL 1.22.1 ====================== Bugfixes: #525794. ======================================== NEWS: glib-2.16.3 ======================================== Overview of Changes from GLib 2.16.2 to GLib 2.16.3 =================================================== * Update the Unicode support to 5.1.0 * Bug fixes: 524314 g_convert() on Win32 implicitly converts full width alpha... 448943 g_timeout_add_seconds() problems 525972 UCS-4 not in the new win_iconv implementation 526619 make test-report crash 491554 Update to Unicode 5.1.0 525866 the user directory should not be considered as a mount... 526796 Wrong order of arguments in g_file_copy's fallback * Translation updates: Czech (cs) Overview of Changes from GLib 2.16.1 to GLib 2.16.2 =================================================== * Bug fixes: 521513 Firefox crash when using file picker 316221 G_LOCK warns about breaking strict-aliasing 520914 win_iconv doesn't support UCS-2 521045 glib f_fstypename miscellany 521591 g_markup_parse_context_parse() creates GError message th... 521672 compile error 522292 Gives warnings in glib/gutils.h with GCC in C99 mode 522335 Fails to build: glib/gtester.c:276: error: 'ARG_MAX' unde... 523015 Implement sliding window based upload operation 523298 win_iconv can't convert from UTF-8 to GB18030 (or vice ve... 523338 list nfs4 as a nfs mount type 524350 Make glib build without NLS again 524579 g_file_copy reports wrong total on progress callback for ... 524742 A typo in gtestutils.c. 524950 Minor documentation typos. 524344 glib/gthread.h still use G_GNUC_PRETTY_FUNCTION 525060 glib fails to build with -DG_DISABLE_ASSERT in CPPFLAGS o... 525192 100% CPU if run main loop with no IO sources * Translation updates: Belarusian Latin (be@latin) Catalan (ca) Greek (el) British English (en_GB) Spanish (es) Basque (eu) French (fr) Galician (gl) Hebrew (he) Hungarian (hu) Italian (it) Japanese (ja) Korean (ko) Lithuanian (lt) Dutch (nl) Portugese (pt) Slovak (sk) Albanian (sq) Swedish (sv) Turkish (tr) Vietnamese (vi) ======================================== NEWS: gtk+-2.12.9 ======================================== Overview of Changes from GTK+ 2.12.8 to 2.12.9 ============================================== * Bugs fixed: 505085 crash in Image Viewer: I opened file name.bmp, ... 469210 Honor CUPS user default options for GtkPrint 507605 [patch] gtk_recent_files_menu_populate() does not guard p... 513230 Crash when using _set_tab_reorderable but tabs are hidden 519199 Segmentation fault on unknown widget in UI-file 521548 printing does not work for Custom PageSize 461805 The combo cell renderer is broken theme wise 493406 GtkEntry doesn't get unselected when tabbing out of it 509885 crash when browsing for other folders 513826 configure script has no option to override cups check 516578 gtkfilesystemwin32 leaks registry key handles 516757 gdk/quartz scroll events don't send state 517338 Borderless non-opaque windows get incorrectly drawn shadow 518398 gdkwindow-win32.c: variable is declared at middle of block 518624 bad default for GTK_PRINT_PREVIEW_COMMAND on Mac OS X 521442 x/y thickness is being overriden by the combobox realize ... 417389 Scrollwheel on path bar 469868 Filenames with colon ":" are not saved correctly 505857 filepath entered in location bar should be loaded after u... 353196 Add a file-set signal to GtkFileChooserButton * Updated translations: Arabic (ar) Assamese (as) British English (en_GB) Spanish (es) French (fr) Hungarian (hu) Italian (it) Kannada (kn) Norwegian bokmål (nb) Nepali (ne) Norwegian Nynorsk (nn) Brazilian Portugese (pt_BR) Russian (ru) Tamil (ta) Telugu (te) Turkish (tr) Uzbek (uz@cyrillic) ======================================== NEWS: libgnomeui-2.22.1 ======================================== libgnomeui 2.22.1 * Cleanups (Kjartan) * Use Gio for thumbnailing (David Zeuthen) * Fix several crashes and critical warnings in the gio file chooser backend (Carlos) * Plug a leak (Federico) * Updated translations. - ar (Khaled Hosny) - da (Kenneth Nielsen) - el (Nikos Charonitakis) - et (Ivar Smolin) - hu (Gabor Kelemen) - sq (Laurent Dhima) ======================================== NEWS: pango-1.20.1 ======================================== Overview of changes between 1.20.0 and 1.20.1 ============================================== - Update to Unicode Character Databse 5.1.0. This adds new entries to the PangoScript enum. Requires glib >= 2.16.3 for the update Unicode data there, but not bumping the requirement in a stable point release. - Try making our OS X stuff compile with latest cairo 1.5.x snapshots that renamed cairo-atsui to cairo-quartz-font, as well as older versions. - Minor bug fixes.