summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
...
* gdip: Disable deprecation warnings for GTimeValEmmanuele Bassi2019-07-291-0/+9
* ani: Disable deprecation warnings for GTimeValEmmanuele Bassi2019-07-292-1/+10
* Disable deprecation warnings for GTimeValEmmanuele Bassi2019-07-292-0/+5
* Use the monotonic clock instead of wall oneEmmanuele Bassi2019-07-291-12/+6
* Disable deprecation warnings for GTimeValEmmanuele Bassi2019-07-292-0/+10
* Remove uses of g_memmove()Emmanuele Bassi2019-06-291-1/+1
* build: Do not use `install` arg with configure_file()Emmanuele Bassi2019-06-291-1/+0
* core: Always initialise default pixbuf loadersBastien Nocera2019-03-051-7/+21
* 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
* core: Fix split docs line in features.h fileBastien Nocera2019-02-281-2/+1
* core: Add gdk_pixbuf_init_modules() for applicationsBastien Nocera2019-02-282-0/+38
* core: Pass module_file path as an argumentBastien Nocera2019-02-281-17/+22
* core: Split off the initialisation sectionsBastien Nocera2019-02-281-71/+81
* Add missing 2.40 versioning macrosBastien Nocera2019-02-281-0/+28
* 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