======================================== UPDATED: at-spi-1.7.10 ======================================== at-spi was updated without a NEWS entry. ======================================== UPDATED: gail-1.9.1 ======================================== gail was updated without a NEWS entry. ======================================== NEWS: glib-2.12.1 ======================================== Overview of Changes from GLib 2.12.0 to GLib 2.12.1 =================================================== * Update to final Unicode Character Database 5.0.0 * Bugs fixed: 346660 issues with base64 api documentation / g_base64_decode_cl... 348136 Coverity reports allocation of wrong size CID #2839 336281 Update to UCD 5.0 346197 g_date_strftime %F option doesnt work for win32 348011 Small optimization to real_toupper() 246494 prototype mismatch in glib/gconvert.c * New and updated translations (bg,bn_IN,ca,dz,eu,fi, fr,he,it,ja,mk,or,pt) ======================================== NEWS: gnome-vfs-2.15.90 ======================================== gnome-vfs 2.15.90 * Don't use deprectated dbus calls * Always dispatch monitor events * Add gnome_vfs_drive_needs_eject function. * Add support for compile time version checking. * Add GNOME_VFS_ERROR_INVALID_FILENAME error * Handle ENAMETOOLONG when converting from errno * Initialize SSL lazily * Fix error reporting in dns resolver code * Robustness fixes * Clean up code and fix warnings * dav fixes * ftp: fixes for IIS virtual directories * sftp: Support setting symlinks ======================================== NEWS: gtk+-2.10.1 ======================================== Overview of Changes from GTK+ 2.10.0 to 2.10.1 ============================================== * Drop Pango requirement 1.12.0 * Many fixes and improvements for the OS X and directfb backends * The printing framework now supports a subset of the Cups 1.2 custom PPD option spec * Bug fixes: 348134 box gaps on left and right can be drawn wrong 348014 crash on Epiphany Web Browser 348063 _gtk_icon_cache_get_icon crashes when no cache available 348096 GtkStyle leaks GtkRcContext 157439 The "adding to panel" is buggy when switching to an rtl environment 346751 symbolic colors can't be use in properties 347976 Context menus appear in strange locations 348001 xid / fid X11 font id's are used intermixed 348049 Tabs "magically" re-order 348094 Adjustment leak from gtkiconview 348115 improve notebook visuals when dragging 348120 gtkentrycompletion leaks action_view 348227 gtkimcontextsimple doesn't terminate a string with null 348424 mem leak in GtkPrintSettings 348089 Missing chaining up in gtk_recent_chooser_menu_finalize 348090 Reference leak in gtk_text_layout_set_contexts 348095 gtk_menu_stop_scrolling does work even if we were not scrolling... 142582 Add animation xsetting 346427 xbm loader returns false, fails to set error 346733 GList of visuals is always empty and causes crashes in gdk_rgb_choose_visual() 347048 crash on using GtkAssistant 164884 GtkTreeView row drag is sometimes started spuriously 302127 GtkTreeView gets angry when items deleted from a test_expand_row handler 346092 gtk_tooltip_set_delay documentation wrong 346428 Be robust against broken loaders failing to set error on failure 346467 gtkwindow state assignments bug 346598 modeline takes too much memory 346603 Context menus only work once 346639 treeview memleak 346668 symbolic colors are broken when specifying engine 346713 quartz backend is missing functions that pygtk needs 346721 XBM reading in quartz backend is broken 346836 Tabs jump around when opening menus 347018 missing GDK_QUARTZ_ALLOC/RELEASE_POOL calls 347277 gtk_drag_get_ipc_widget() and window groups 347315 SYNC extension check failing 347902 GtkRange doesn't reliably update stepper sensitivity 335012 gtkcellrenderertext - gtkeditable: bad interaction when ypad is set to hi value 337910 gdk_pango_layout_get_clip_region is inefficient 346605 Modifier-key events are not sent 346970 gtkfilechooserbutton leaks an empty list 347032 documentation of gtk_print_context_get_height() has typo 347037 GObject info missing for GtkRecentManager and GtkRecentChooser* in gtk-doc API reference 347041 documentation of gtk_paper_size_is_equal() has a typo 347043 Reference leaks in GtkFileChooserButton 347066 gimp 2.3.9/2.2.12 GTK+ assertion fails on open file dialog 347211 documentation of gtk_print_job_send() has a typo 347710 new GtkCellRendererSpin misses a lot of API documentation 347711 slight glitches in GtkAssistant API documentation 347065 Fix in-line doc typos 311399 relative to the window string can be better * Updated translations (bg,bn_IN,cs,de,dz,es,et, eu,fi,fr,gu,he,ko,or,th) ======================================== NEWS: libgnomeui-2.15.90 ======================================== libgnomeui 2.15.90 ------------------ * Remove crash dialog ======================================== NEWS: libIDL-0.8.7 ======================================== libIDL 0.8.7: * Clean up some dead code (Pascal Terjan) * Fix compiler warning (Kjartan) * Don't use deprecated function g_basename() (Kjartan) * Handle IDLN_WIDE_CHAR, IDLN_WIDE_STRING and IDLN_SRCFILE in IDL_tree_free()/IDL_tree_free_real() (Mark) * Wind32 fixes (Tor Lillqvist) * spec file fixes (Jules Colding) ======================================== NEWS: ORBit2-2.14.2 ======================================== ORBit2-2.14.1 * bug fixes + Cleanups, leak fixes and fixes for reports from the Coverity checker (Kjartan, Pascal) + New function ORBit_get_giop_recv_limit(). Clients must be able to retrieve the maximum allowed GIOP receive limit. (Jules Colding) + Bug 323201: marshalling of void retval typecode generated by "imodule service" crashes. (Gustavo Carneiro) + emit per interface enum for index of xyz_imethods[]. (Kuang-Chun Cheng) + Port to GOption (Christian Persch) + Win32 fixes (Tor Lillqvist) + Emit exception for bad URL in string_to_object (Frank Rehberger) + Fix C++ compatibility in generated code (Vladimir Panov) ======================================== NEWS: pango-1.13.4 ======================================== Overview of changes between 1.13.3 and 1.13.4 ============================================== * Update to Unicode Character Database 5.0.0. * Misc fixes. * Bugs fixed in this release: Bug 336282 – Update to Unicode Character Database 5.0.0 Bug 347073 – Allow empty GPOS table Bug 347021 – atsui crash when a matching font cannot be found. Patch from Brian Tarricone.