summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* png: Clean up PNG savingstatic-analysisEmmanuele Bassi2020-11-101-271/+263
* Merge branch 'ci-analysis' into 'master'Emmanuele Bassi2020-11-091-0/+32
|\
| * ci: Add analysis stage to the pipelineEmmanuele Bassi2020-11-091-0/+32
|/
* Merge branch 'ci-update' into 'master'Emmanuele Bassi2020-11-099-26/+531
|\
| * ci: Add release-dist jobEmmanuele Bassi2020-11-091-1/+21
| * ci: Use DAG to cut down on CI pipeline timesEmmanuele Bassi2020-11-091-0/+5
| * ci: Add style check jobEmmanuele Bassi2020-11-094-0/+201
| * ci: Add JUnit report for the test suiteEmmanuele Bassi2020-11-093-8/+147
| * ci: Clean up the pipelineEmmanuele Bassi2020-11-091-9/+16
| * ci: Rename the Docker file to suite run-docker.shEmmanuele Bassi2020-11-091-0/+0
| * ci: Update the Docker build scriptEmmanuele Bassi2020-11-091-6/+130
| * 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