summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Use an SPDX identifier for the license fieldEmmanuele Bassi2020-11-091-1/+1
| * Require Meson 0.55.3Emmanuele Bassi2020-11-091-1/+1
| * ci: Update the installed version of MesonEmmanuele Bassi2020-11-091-1/+1
| * ci: Update the Docker imageEmmanuele Bassi2020-11-091-2/+11
|/
* Post-release version bump to 2.42.1Emmanuele Bassi2020-11-091-1/+1
* Release GdkPixbuf 2.42.0 (stable)2.42.0Emmanuele Bassi2020-11-092-2/+6
* docs: Add missing index for 2.40 symbolsEmmanuele Bassi2020-11-091-0/+4
* gif: Replace old buffer management code with GByteArrayRobert Ancell2020-11-091-108/+13
* Merge branch 'gif-colormap-bug' into 'master'Emmanuele Bassi2020-11-091-3/+1
|\
| * gif: Fix bug where the local colormap is not dropped.Robert Ancell2020-11-091-3/+1
* | gif: Remove unnecessary structureRobert Ancell2020-11-091-23/+16
* | gif: Remove unused variablesRobert Ancell2020-11-091-11/+2
|/
* PNM: Generate an error if no pixbuf could be producedFelix Riemann2020-11-091-0/+6
* meson: Change introspection option to feature typeXavier Claessens2020-10-163-5/+8
* Update Friulian translationFabio Tomat2020-09-221-205/+192
* Update Portuguese translationJuliano Camargo2020-09-121-328/+403
* Update the NEWS file for 2.41Emmanuele Bassi2020-06-261-0/+20
* Remove the libjasper-based JPEG2000 loaderEmmanuele Bassi2020-06-2611-395/+1
* docs: Update the option used to generate the API referenceEmmanuele Bassi2020-06-261-1/+1
* pixops: Avoid division during alpha scalingJan Ziak2020-06-261-9/+28
* ci: Build and deploy the API referenceEmmanuele Bassi2020-06-261-8/+48
* Add `gtk_doc` build optionEmmanuele Bassi2020-06-263-2/+11
* docs: Move the core data section to the source fileEmmanuele Bassi2020-06-262-69/+68
* XPM: Fix undefined behaviourTobias Stoeckmann2020-06-261-1/+1
* XBM: Fix signed integer overflow.Tobias Stoeckmann2020-06-261-2/+2
* io-bmp.c: Fix building on older compilersChun-wei Fan2020-06-241-1/+3
* tests: check for mmap failureTobias Mueller2020-06-101-1/+6
* CI: Switch to the new win32 runnersChristoph Reiter2020-05-031-2/+2
* build: Bump _XOPEN_SOURCE to 700Ting-Wei Lan2020-05-031-1/+1
* GIF: Plug animation data and iterator leakSebastian Keller2020-04-021-1/+5
* Check the memset length argumentEmmanuele Bassi2020-04-021-1/+5
* pixdata: Bail out if the error is setEmmanuele Bassi2020-04-021-1/+6
* tests: Add test for issue 70Bastien Nocera2020-04-021-0/+34
* tests: Add test file for issue 70Bastien Nocera2020-04-022-1/+2
* Define _XOPEN_SOURCE properly on SunOSEmmanuele Bassi2020-04-021-1/+1
* tests: Conditionally build and run testsEmmanuele Bassi2020-04-021-95/+147
* tests: Skip composite test when PNG is unsupportedEmmanuele Bassi2020-04-021-0/+7
* tests: Skip tests when the ref format is unsupportedEmmanuele Bassi2020-04-021-1/+9
* tests: Skip GIF test when the format is not supportedEmmanuele Bassi2020-04-021-0/+6
* JPEG: skip bytes during incremental loadNathan Lee2020-04-021-17/+16
* Fix exit status of gen-resources.pyMichael Forney2020-04-021-8/+1
* Visual Studio builds: use -utf-8 if availableChun-wei Fan2020-04-011-2/+2
* Update Ukrainian translationDaniel Korostil2020-03-161-490/+589
* Update British English translationZander Brown2020-02-191-271/+215
* Update Slovak translationDuĊĦan Kazik2020-01-281-94/+91
* Update Malay translationUmarzuki Bin Mochlis Moktar2020-01-271-597/+843
* Update Japanese translationsicklylife2020-01-231-197/+102
* Update Japanese translationsicklylife2020-01-231-432/+732
* loaders: Make the names of prepared_func and updated_func consistentFederico Mena Quintero2020-01-077-101/+101
* JPEG: assert and assume that the module callbacks are non-NULLFederico Mena Quintero2020-01-071-21/+21