======================================== NEWS: atk-1.21.5 ======================================== Changes in version 1.21.5: ========================= * *Fixes #502840, #500978, #477763. ======================================== NEWS: at-spi-1.21.5 ======================================== What's new in at-spi-1.21.5: * Bugfixes: #474480, #503091. ======================================== UPDATED: gail-1.21.5 ======================================== gail was updated without a NEWS entry. ======================================== NEWS: GConf-2.21.1 ======================================== 2.21.1 ====== Misc - Lots of string fixes (Christian Rose, Adam Weinberger, Clytie Siddall) - Documentation fixes ======================================== NEWS: glib-2.15.2 ======================================== Overview of Changes from GLib 2.15.1 to GLib 2.15.2 =================================================== * GIO: - Mount operation API change: unhandled methods get reported via the reply, rather than by the signal emission return value - File monitor API change: Add a GError argument to g_file_monitor_file - g_unix_mount_guess_should_display(): new function * Bugs fixed: 508224 [PATCH] FAM backend crashes due to double free 508074 GAsyncResult documentation suggests g_freeing it. 508108 GFile documentation slightly unclear. 508309 rpc_pipefs mount points should be hidden 508378 GFileInfo documentation implies that it changes attribute... 508719 g_file_get_relative_path fails if parent is root 508773 g_uri_escape_string() documentation unclear. * Updated translations: Arabic (ar) Spanish (es) Hebrew (he) Italian (it) Korean (ko) Turkish (tr) Overview of Changes from GLib 2.15.0 to GLib 2.15.1 =================================================== * Portability fixes: - Assertion functions are marked as noreturn again - Handling of inline functions has been fixed to work with gcc 4.3 - C99 comments have been removed from headers - The nonportable sed -i option is no longer used * GIO: - Clarified the semantics of g_app_info_get_all() - API for memory input and output streams has been changed a bit - GDirectoryMonitor has been removed; GFileMonitor can monitor files and directories now * Bugs fixed: 504829 Invalid environment passed to g_spawn_async in g_desktop_... 505258 crash in Users and Groups: Adding a user 505815 g_content_types_get_registered should not g_free keys 491218 g_timer_new() doesn't initialize timer->end 315437 extern inline -> static inline 476856 Inconsistency between standard and implementation of the ... 480122 g_module_open fails to open modules with ".la" extension 495589 gspawn.c failing to set FD_CLOEXEC 500273 doesn't build with --disable-visibility 504142 Do not show empty groups in --help output 504879 giofam incorrectly linked 505042 add file attribute for actually used file size in bytes 505058 xattr namespace docs 505674 Misprint in the definition of the macro G_CCLOSURE_SWAP_DATA 505730 Fails to build on OSX 10.4: _NSGetEnviron not declared 505887 older darwin lacks lchown 506374 gmemoryinputstream api 506461 Conversion of g_assert_not_reached() and friends into fun... 503051 Small bug in glib interface 506395 Updates to GIO documentation 507628 Missing .pc entry for gio linking against glib 505195 [patch] typo in g_try_new0 docs 507822 g{file,directory}monitor changes signal problem 506377 gmemoryoutputstream write implementation 507835 bug in gunixinputstream * Updated translations: Arabic (ar) Belarusian Latin (be@latin) Spanish (es) Basque (eu) Irish (ga) Hebrew (he) Occitan (oc) Vietnamese (vi) ======================================== NEWS: gtk+-2.12.5 ======================================== Overview of Changes from GTK+ 2.12.3 to 2.12.5 ============================================== * Bugs fixed: 494667 gdkpixloader jpeg loader problems with some files 496546 Tooltips may crashe because a window is destroyed 503824 gtk_paned_find_neighbours aborts with assertion failure 388321 gtk_notebook_remove_tab_label 503190 Doesn't build with directfb >= 1.0 491847 gtk-builder-convert --root option doesn't work for GtkWin... 492977 Setup autorelease pool automatically in each mainloop ite... 499951 GtkAssistant remove_page may leave current_page as a dang... 502250 Leak in gtkfilechooserdefault.c:shortcuts_reload_icons() 503569 Leak in GtkTreeViewColumn 504753 Destroyed subviews are not removed from the view hierarchy 504804 Typo in TEST_EXPAND_ROW signal 504984 Problems with hiding/showing transient windows 505708 compatibility macros for signals has wrong type. 506107 mem leak in print dialogue 502850 gtk-builder-convert program not found 504749 gtk-builder-convert and GtkMenu * Updated translations: Greek (el) Spanish (es) Estonian (et) Basque (eu) Irish (ga) Swedish (sv) ======================================== NEWS: libgnomeui-2.21.5 ======================================== libgnomeui 2.21.5 * Gio based GtkFileSystem implementation (#509262) * Remove MD5 code, and use GChecksum (#501866) * Don't use GConf for getting the toolbar style (#497380) * Fall back to DESKTOP_AUTOSTART_ID as startup ID (#496571) * Fix a crash in the thumbnailer (#487117) * Fix error reporting on directory creation failure in the gnome-vfs filesystem backend (#464383) * Make error messages in the gnome-vfs filesystem backend translatable, and improve the messaged (#485922) * Fix i18n (#483263) * Warning fixes (#315205) * Fix a crash in the filename entry widget when entering a path without trailing '/' * Allow showing seconds in the date chooser (#473410) * Translation updates