2.22.1 ====== * Make GdkPixbuf implement the GIcon interface * Fix loader.cache detection on Windows * Translation updates Brazilian Portuguese Bulgarian Catalan Catalan (Valencian) Chinese Greek Lithuanian Norwegian bokmål Punjabi Romanian Russian Uighur 2.22.0 ====== * Fix a problem with mime type detection * Win32: Fix linking on x64 * Drop gobject-introspection requirement to 0.9.3 * Translation updates Basque Czech Danish Dutch Estonian French Galician German Hebrew Hungarian Indonesian Japanese Polish Portuguese Simplified Chinese Slovenian Spanish Turkish 2.21.7 ====== * Fix linking when libpng loader is builtin (#624712) * Improve the pixbuf loader docs (#604284) * Fix compat issues wrt to single includes (#622940) * Win32: Link directly to GDI+ * Require gobject-introspection 0.9.5 * Translation updates: British English Italian 2.21.6 ====== * Drop aliasing hacks, use -Bsymbolic-functions * Support NOCONFIGURE in autogen.sh * Check for different versions of libpng 2.21.5 ====== * Bring back deprecated API * Allow including individual headers again 2.21.4 ====== * Drop -2.0 suffix on gdk-pixbuf-csource and gdk-pixbuf-query-loaders * Include gdk-pixbuf-xlib again * Add pixbuf tests from the GTK+ tree * Add binary version and module dir as variables in the .pc file * Add a boxed type for GdkPixbufFormat 2.21.3 ====== gdk-pixbuf has been turned back into a standalone library, after being shipped as part of GTK+ for a number of years. The changes in this version, compared to the version included in GTK+ 2.20 are the following: * The default location for loaders has been changed to $libdir/gdk-pixbuf-2.0/2.10.0/loaders * The default location for the module file has been changed to $libdir/gdk-pixbuf-2.0/2.10.0/loaders.cache and gdk-pixbuf-query-loaders-2.0 will update that file when given the --update-cache option.