[gdk-pixbuf] Created tag 2.39.2
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] Created tag 2.39.2
- Date: Wed, 14 Aug 2019 12:57:17 +0000 (UTC)
The signed tag '2.39.2' was created.
Tagger: Emmanuele Bassi <ebassi gnome org>
Date: 1565787338 +0100
GdkPixbuf 2.39.2 (snapshot)
Changes since 2.38:
- Add gdk_pixbuf_init_modules() for applications with GdkPixbuf loader
modules in a separate directory [Bastien Nocera, bgo#786035]
- Add subproject fallback for dependencies [Nirbheek Chauhan]
- Handle large XPM without crashing [Bastien Nocera, #95]
- Use the appropriate gdk-pixbuf-query-loaders on install [Emmanuele
Bassi, #126]
- Disable deprecation warnings introduced by GLib 2.62
- Escape GIF version in error messages [Robert Ancell]
- Use the appropriate fallback for libpng on Windows [Chun-wei Fan]
- Render GIF frames on demand [Robert Ancell, #101]
Changes since the last tag '2.38.0':
Alan Mortensen (1):
Updated Danish translation
Anders Jonsson (2):
Update Swedish translation
Update Swedish translation
Asier Sarasua Garmendia (1):
Update Basque translation
Ask Hjorth Larsen (1):
Updated Danish translation
Aurimas Černius (2):
Updated Lithuanian translation
Updated Lithuanian translation
Balázs Meskó (1):
Update Hungarian translation
Balázs Úr (1):
Update Hungarian translation
Bastien Nocera (17):
Merge branch 'gif-unused-variable' into 'master'
Merge branch 'ci-msys2' into 'master'
Merge branch 'wip/rishi/unbreak-thumbnailing-gifs' into 'master'
tests: Add test for a PNG crasher
Merge branch 'wip/hadess/add-bug793470-test' into 'master'
Add missing 2.40 versioning macros
core: Split off the initialisation sections
core: Pass module_file path as an argument
core: Add gdk_pixbuf_init_modules() for applications
build: Bump version to 2.39.1
core: Fix split docs line in features.h file
tests: Add test for issue 95
xpm: Sanity check XPM file dimensions
xpm: Simplify error path
xpm: Fail when XPM file doesn't contain enough data
tests: Add test image for invalid XPM data
core: Always initialise default pixbuf loaders
Baurzhan Muftakhidinov (1):
Update Kazakh translation
Brion Vibber (1):
Speed up saving PNGs by skipping a null transform
Charles Monzat (1):
Update French translation
Chris Lamb (1):
Use @basename@ instead of @filename@ for reproducible builds
Christoph Reiter (6):
meson: use an autotools compatible compatibility_version/current_version on macOS
tests/pixbuf-threads: use g_fopen instead of fopen and force binary mode
tests/pixbuf-reftest: Work around broken symlinks on Windows
tests: Don't depend on mime type detection without GDK_PIXBUF_USE_GIO_MIME
ci: add a msys2 mingw64 job
ci: install mingw gtk-doc
Chun-wei Fan (1):
meson.build: Don't use fallback dep for libpng unnecessarily
Daniel Mustieles (2):
Updated Spanish translation
Updated Spanish translation
Daniel Șerbănescu (2):
Update Romanian translation
Update Romanian translation
Debarshi Ray (4):
io-png: Don't leak the png_infop in begin_load
io-png: Remove redundant NULL check
io-png: Clarify and fix the error handling
thumbnailer: Unbreak thumbnailing of GIFs
Dušan Kazik (1):
Update Slovak translation
Efstathios Iosifidis (1):
Update Greek translation
Emin Tufan Çetin (2):
Update Turkish translation
Update Turkish translation
Emmanuele Bassi (30):
Ensure that building loaders.cache depends on modules
Add variables for binary utilities
Merge branch 'issue-88' into 'master'
Merge branch 'png-faster' into 'master'
Merge branch 'basename' into 'master'
Merge branch 'wip/gir-include-pixdata-sources' into 'master'
Merge branch 'wip/rishi/png' into 'master'
Merge branch 'queryloaders-osx' into 'master'
Merge branch 'workaround-modules-osx' into 'master'
Merge branch 'fix-darwin-lib-versions' into 'master'
Merge branch 'cross-compile' into 'master'
Merge branch 'issue-89' into 'master'
Merge branch 'gif-fixes' into 'master'
docs: Update the contribution guide
build: Use idiomatic pkg-config generation
Use the appropriate gdk-pixbuf-query-loaders on post-install
build: Do not use `install` arg with configure_file()
Remove uses of g_memmove()
Disable deprecation warnings for GTimeVal
Use the monotonic clock instead of wall one
Disable deprecation warnings for GTimeVal
ani: Disable deprecation warnings for GTimeVal
gdip: Disable deprecation warnings for GTimeVal
gif: Disable deprecation warnings for GTimeVal
tests: Disable deprecation warnings for GTimeVal
gif: Suppress last deprecation warning
docs: Add missing argument
docs: Add 2.40 symbols
docs: Ignore lzw.h
Release GdkPixbuf 2.39.2 (snapshot)
Fabio Tomat (2):
Update Friulian translation
Update Friulian translation
Fran Dieguez (2):
Update Galician translation
Update Galician translation
Goran Vidović (1):
Update Croatian translation
Guillaume Bernard (1):
Update French translation
Gwan-gyeong Mun (2):
Update Korean translation
Update Korean translation
Iain Lane (1):
build: Include gdk-pixdata.c when building GdkPixbuf-2.0.gir
Ignacio Casal Quinteiro (2):
queryloaders: add missing include for OSX when using relocations
Workaround to install modules with .so suffix on osx
Ivan A. Melnikov (1):
io-jasper.c: Validate jas_matrix_create result
Iñaki Larrañaga Murgoitio (1):
Update Basque translation
Jordi Mas (1):
Update Catalan translation
Kukuh Syafaat (2):
Update Indonesian translation
Update Indonesian translation
Marek Cernocky (2):
Updated Czech translation
Updated Czech translation
Mario Blättermann (1):
Update German translation
Matej Urbančič (2):
Added Slovenian translation
Updated Slovenian translation
Matthew Waters (4):
meson: add option for disabling GIO sniffing
meson: don't build tests or the thumbnailer if cross building
meson: Don't generate the loader cache when cross-compiling
build: add enum generation header to sources of built libraries
Milo Casagrande (2):
Update Italian translation
Update Italian translation
Nathan Follens (2):
Update Dutch translation
Update Dutch translation
Nirbheek Chauhan (3):
Merge branch 'debug-printf-type' into 'master'
meson: Add subproject fallbacks for all dependencies
meson: Also add wrap files for fallback dependencies
Piotr Drąg (2):
Update Polish translation
Update Polish translation
Rafael Fontenelle (2):
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Robert Ancell (13):
gif: Fix debug printf format warnings
gif: Remove unused variable
tests: Add comprehensive GIF test suite
gif: Fix off by one error in LZW decoder
gif: Fix multiple LZW clear codes breaking decoding
gif: Fix clear code handling when at end of a block
gif: Add "Circular table entry" failing GIF image test case
gif: Simplify LZW clear code handling
gif: Escape GIF version in error message
gif: Remove unused variable
gif: Remove unused variable
gif: Replace old LZW decoder with a stand-alone decoder
gif: Render GIF frames on demand
Rūdolfs Mazurs (2):
Update Latvian translation
Update Latvian translation
Sveinn í Felli (1):
Update Icelandic translation
Tim Sabsch (1):
Update German translation
Yi-Jyun Pan (1):
Update Chinese (Taiwan) translation
Yuras Shumovich (1):
Update Belarusian translation
gogo (1):
Update Croatian translation
Марко Костић (2):
Update Serbian translation
Update Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]