summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release GdkPixbuf 2.42.2 (stable)2.42.2Emmanuele Bassi2020-12-072-1/+10
* Merge branch 'lzw-loop' into 'master'Emmanuele Bassi2020-12-072-6/+7
|\
| * gif: Fix LZW decoder accepting invalid LZW code.Robert Ancell2020-12-082-6/+7
|/
* Update Norwegian Bokmål translationKjartan Maraas2020-12-031-269/+249
* Updated Spanish translationDaniel Mustieles2020-12-021-235/+237
* Merge branch 'gif-invalid-background' into 'master'Emmanuele Bassi2020-11-293-17/+5
|\
| * tests: Fix GIF tests being permanently disabledRobert Ancell2020-11-241-1/+0
| * tests: Replace g_assert with g_assert_trueRobert Ancell2020-11-241-2/+2
| * tests: Fix checking of GIF frame delaysRobert Ancell2020-11-241-13/+1
| * Fix GIF tests broken due to a typo.Robert Ancell2020-11-241-1/+1
| * gif: Fix GIF images without a Graphic Control Extension rendering colour 0 as...Robert Ancell2020-11-231-0/+1
* | Update Swedish translationAnders Jonsson2020-11-281-229/+223
* | Updated Czech translationMarek Černocký2020-11-281-228/+165
|/
* Update Ukrainian translationYuri Chornoivan2020-11-101-273/+223
* Update Indonesian translationAndika Triwidada2020-11-101-1016/+955
* Merge branch 'static-analysis' into 'master'Emmanuele Bassi2020-11-104-282/+290
|\
| * Add more options to the Clang formatterEmmanuele Bassi2020-11-101-2/+18
| * io: Initialize variable before reading into itEmmanuele Bassi2020-11-101-5/+4
| * xbm: Free data in error pathEmmanuele Bassi2020-11-101-4/+5
| * 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