* 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)
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)
* Use single glib/gtk+ includes (Cosimo Cecchi, Przemysław Grzegorczyk)
* Remove use of deprecated glib/gtk+ api (Kjartan)
* Updated translations (ar, bg, dz, hi, lv, or, pt_BR, zh_HK, zh_TW)
* Fix GTK+ single includes (Felix Riemann)
* Use G_DEFINE_TYPE instead of registering the type by hand (Felix
Riemann)
* Clean up code (Christian Persch)
* Remove deprecated GLib functions (Andre Klapper)
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