summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* build: Remove unnecessary argument2.38.2Emmanuele Bassi2019-09-081-1/+0
* gif: Suppress last deprecation warningEmmanuele Bassi2019-09-081-0/+2
* gif: Disable deprecation warnings for GTimeValEmmanuele Bassi2019-09-082-1/+10
* gdip: Disable deprecation warnings for GTimeValEmmanuele Bassi2019-09-081-0/+9
* ani: Disable deprecation warnings for GTimeValEmmanuele Bassi2019-09-082-1/+10
* Disable deprecation warnings for GTimeValEmmanuele Bassi2019-09-082-0/+5
* Use the monotonic clock instead of wall oneEmmanuele Bassi2019-09-081-12/+6
* Disable deprecation warnings for GTimeValEmmanuele Bassi2019-09-082-0/+10
* xpm: Fail when XPM file doesn't contain enough dataBastien Nocera2019-03-011-2/+8
* xpm: Simplify error pathBastien Nocera2019-03-011-9/+11
* xpm: Sanity check XPM file dimensionsBastien Nocera2019-03-011-0/+9
* build: Use idiomatic pkg-config generationEmmanuele Bassi2019-02-281-3/+1
* io-jasper.c: Validate jas_matrix_create resultIvan A. Melnikov2019-02-271-0/+8
* gif: Simplify LZW clear code handlingRobert Ancell2019-01-161-18/+3
* gif: Fix clear code handling when at end of a blockRobert Ancell2019-01-161-1/+1
* gif: Fix multiple LZW clear codes breaking decodingRobert Ancell2019-01-161-39/+1
* gif: Fix off by one error in LZW decoderRobert Ancell2019-01-161-1/+1
* gif: Remove unused variableRobert Ancell2018-12-071-2/+0
* Merge branch 'issue-89' into 'master'Emmanuele Bassi2018-12-041-0/+4
|\
| * Add variables for binary utilitiesEmmanuele Bassi2018-09-051-0/+4
* | Merge branch 'cross-compile' into 'master'Emmanuele Bassi2018-12-041-12/+22
|\ \
| * | build: add enum generation header to sources of built librariesMatthew Waters2018-10-171-0/+5
| * | meson: Don't generate the loader cache when cross-compilingMatthew Waters2018-10-081-12/+17
* | | gif: Fix debug printf format warningsRobert Ancell2018-11-221-2/+2
|/ /
* | Merge branch 'workaround-modules-osx' into 'master'Emmanuele Bassi2018-10-051-0/+7
|\ \
| * | Workaround to install modules with .so suffix on osxIgnacio Casal Quinteiro2018-10-041-0/+7
* | | queryloaders: add missing include for OSX when using relocationsIgnacio Casal Quinteiro2018-10-041-1/+5
|/ /
* | Merge branch 'wip/rishi/png' into 'master'Emmanuele Bassi2018-09-131-9/+28
|\ \
| * | io-png: Clarify and fix the error handlingDebarshi Ray2018-09-101-8/+28
| * | io-png: Remove redundant NULL checkDebarshi Ray2018-09-101-2/+1
| * | io-png: Don't leak the png_infop in begin_loadDebarshi Ray2018-09-101-1/+1
* | | build: Include gdk-pixdata.c when building GdkPixbuf-2.0.girIain Lane2018-09-121-1/+5
* | | Use @basename@ instead of @filename@ for reproducible buildsChris Lamb2018-09-092-2/+2
|/ /
* | Speed up saving PNGs by skipping a null transformBrion Vibber2018-09-061-1/+1
* | Ensure that building loaders.cache depends on modulesEmmanuele Bassi2018-09-051-0/+4
|/
* Use the appropriate version for unavailable annotationsEmmanuele Bassi2018-09-011-7/+7
* Add missing 2.38 versioning macrosEmmanuele Bassi2018-09-011-0/+28
* Documentation fixes for read_pixels() and read_pixels_bytes()Emmanuele Bassi2018-08-221-4/+11
* Merge branch 'clarify-pixels-bytes' into 'master'Emmanuele Bassi2018-08-2221-203/+352
|\
| * Coding style fixupsFederico Mena Quintero2018-07-012-13/+13
| * io-jasper.c: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-2/+3
| * io-jpeg.c: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-5/+5
| * io-pnm.c: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-3/+4
| * io-gif.c: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-1/+2
| * io-qtif.c: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-1/+1
| * io-ico.c: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-29/+23
| * io-xpm.c: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-3/+12
| * io-ani-animation.c: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-1/+0
| * io-ani-animation.h: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-1/+1
| * io-gif-animation.c: Don't use gdk-pixbuf-private.hFederico Mena Quintero2018-06-011-1/+0