2.26.1 ====== * Fix srcdir != builddir build (#672133) * Avoid an integer overflow in the xbm loader (#672811) * Translation updates: Catalan (Valencian) Hindi Latvian Odia 2.26.0 ====== * Win32 build fixes * Correctly load .ANI files without sequence chunks * Translation updates: Assamese Basque Belarusian Brazilian Portuguese British English Bulgarian Catalan Czech Danish Estonian French Galician German Hebrew Italian Khmer Korean Lithuanian Norwegian bokmål Polish Portuguese Russian Serbian Swedish Traditional Chinese Turkish Ukranian 2.25.1 ====== * New functions to load pixbufs from resources: gdk_pixbuf_new_from_resource gdk_pixbuf_new_from_resource_at_scale * gdk-pixbuf-pixdata is a new program that generates raw binary GdkPixdata files, and there is a new loader for these. * Translation updates: Belarusian Bulgarian Catalan Czech French Galician German Hebrew Norwegian bokmål Slovenian Spanish Swedish Telugu Traditional Chinese 2.25.0 ====== * Fix some string problems in the qtif loader (#629396) * Fix various introspection annotations (#659888) * Fix introspectability of gdk_pixbuf_get_pixels (#662009) * Fix build problem on NetBSD (#640405) * Skip compressed icons in ICOs (#652498) * Add a --with-x11 configure options (#657569) * Fix mingw build (#657876) * Work around gtk-doc limitations (#663554) * Fix thread-safety issues with animations * Fix gif animation delays between frames (#655755) * Translation updates: Belarusian Esperanto Tamil Japanese Punjabi 2.24.0 ====== * Clean up dependencies in the .pc file * Win32 build fixes * Translation updates: Lithuanian 2.23.5 ====== * Prevent the return of partically initialized pixbuf structures from the gif loader in some error cases (CVE-2011-2485) * Win32 build updates 2.23.4 ====== * Drop use of G_CONST_RETURN * Win32 build fixes * Translation updates: Catalan (Valencian) Esperanto Finnish Turkish Vietnamese 2.23.3 ====== - Fix release tarball - More win32 build fixes 2.23.2 ====== * Fix possible crashes when loading jpegs (#636138) * Introspection annotation fixes * Update build files on Win32 * Translation updates: - Italian - Slovenian - Dutch - Oriya - Serbian - Ukrainian - Assamese - Telugu - Marathi - Japanese - Uighur 2.23.1 ====== * Win32: - Use dynamically constructed GDK_PIXBUF_LIBDIR for locating modules - Use dynamically constructed GDK_PIXBUF_LOCALEDIR to find translations - Use GDI+ loader by default * Introspection: - Add package information - Don't include backend API * Build against libpng 1.5 * Bugs fixed: 634659 gdk-pixbuf 2.22 can't find localisation 635364 Add C include and exported packages information to GIR 639922 Proposed Visual C++ 2008 Project Files 640407 Unportable test(1) construct in configure script. * Translation updates Asturian Basque Bengali India Bulgarian French Galician Greek Korean Latvian Portuguese Russian Simplified Chinese Swedish Uighur 2.23.0 ====== * New API: gdk_pixbuf_new_from_stream_async * Translation updates Brazilian Portuguese British English Catalan Czech Estonian Galician German Hebrew Indonesian Hungarian Norwegian bokmål Polish Romanian Slovenian Spanish Thai Traditional Chinese Uighur 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.