======================================== NEWS: atk-1.26.0 ======================================== Changes in version 1.26.0: ========================= * *Fixes: Improve the documentation. Sven Herzberg. *Translation update. ======================================== NEWS: glib-2.20.0 ======================================== Overview of Changes from GLib 2.19.9 to GLib 2.20.0 =================================================== * Base64 support: Avoid integer overflows. CVE-2008-4316 * Bugs fixed: 574019 GChecksum: document and guarantee hex characters in lower case 573454 Unable copy/move files to directories symlinked to gvfs share 561172 gnome-open fails on local URIs with anchors 573970 crash in gunixvolumemonitor:update_mounts when unmounting 573843 g_get_current_dir returns non-absolute path * Updated translations: Assamese (as) Bengali (bn_IN) Czech (cs) Hindi (hi) Italian (it) Japanese (ja) Lithuanian (lt) Malayalam (ml) Marathi (mr) Oriya (or) Polish (pl) Romanian (ro) Telugu (te) ======================================== NEWS: gtk+-2.16.0 ======================================== Overview of Changes from GTK+ 2.15.5 to 2.16.0 ============================================== * The new function gtk_style_get_property was renamed to gtk_style_get_style_property to avoid binding problems. * Bugs fixed: 574059 search button not available in some cases 574622 GtkEntry: Should we wrap icon-press and icon-release signals? 574561 gtk_style_get "shadows" g_object_get 574794 Can not resize shaped windows on Windows 570896 gdkevents-win32.c(2947) : error C4053: one void operand for '?:' 573067 Intra-app dnd of text behavior on Windows is wrong 572455 GtkEntry window layed out wrong if the widget has focus * Updated translations: Assamese (as) Bengali (bn_IN) Czech (cs) Gujarati (gu) Hindi (hi) Japanese (ja) Kannada (kn) Lithuanian (lt) Malayalam (ml) Polish (pl) Romanian (ro) Tamil (ta) Telugu (te) ======================================== NEWS: pango-1.24.0 ======================================== Overview of changes between 1.23.0 and 1.24.0 ============================================= - pango-view improvements: * pango-view -q now works without a X server. * Ability to save to PS, EPS, PDF, and SVG files. Filetype is detected from output file extension. * New options --foreground, --background, and --annotate. * Now installs a manual page, thanks to help2man. - PangoFc API changes: * PangoFcFont now has a "fontmap" property that subclasses can use at construction time to setup the font->fontmap link. * New backend-public API: pango_fc_font_map_find_decoder() - Misc optimizations - Build fixes - Misc bug fixes - Bugs fixed in this release: Bug 547963 – man page for pango-view Bug 502804 – pango-view or pangocairo-view option to annotate Bug 502801 – per-backend pango-view options Bug 502805 – pango-view option for foreground/background color Red Hat Bug 490331 - Crash of galeon in libpango Bug 523166 – pango-view opens display even when invoked with -q Bug 567160 – Share cmap cache between PangoFcFont's of the same face Red Hat Bug 487593 - crash changing language in gdm Bug 572662 – Remove deprecated GTK+ symbols Bug 572529 – Poor -I ordering can break build