summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support PNG images within ICO fileswip/jbrummer/png-in-icoJan-Michael Brummer2021-01-042-18/+99
* Merge branch 'macos-ci' into 'master'Emmanuele Bassi2021-01-045-2/+35
|\
| * ci: Limit macOS buildsEmmanuele Bassi2021-01-041-0/+3
| * Minimise bandwidth use for subprojectsEmmanuele Bassi2021-01-041-0/+1
| * Pass glib-compile-resources's path to gen-resources.pyEmmanuele Bassi2021-01-042-46/+43
| * Deal with glib-compile-resources not in the PATHEmmanuele Bassi2021-01-041-1/+8
| * Skip resource tests with glib subprojectmacos-ciMatthias Clasen2021-01-031-38/+46
| * Don't build docs or installed tests on MacOSMatthias Clasen2021-01-031-1/+1
| * Try to fix libffi buildMatthias Clasen2021-01-031-1/+1
| * ci: Add a macos buildMatthias Clasen2021-01-031-0/+17
|/
* Merge branch 'gir' into 'master'Emmanuele Bassi2021-01-022-7/+7
|\
| * animation: silence gtk doc warningsPaolo Borelli2021-01-021-7/+6
| * Include pixbuf loader API in the gir filePaolo Borelli2021-01-021-0/+1
|/
* Update German translationPhilipp Kiemle2020-12-271-232/+226
* Update Catalan translationJordi Mas i Hernandez2020-12-221-236/+227
* Update Friulian translationFabio Tomat2020-12-181-83/+89
* Merge branch 'wip/run-gif-tests-again' into 'master'Simon McVittie2020-12-142-39/+38
|\
| * tests: Don't check whether bmp and gif loaders are enabledwip/run-gif-tests-againSimon McVittie2020-12-121-4/+1
| * gif: Do all of gif_init() with a single readSimon McVittie2020-12-121-13/+14
| * build: Do not install .test files when test is skippedwip/jtojnar/no-install-skipped-testJan Tojnar2020-12-081-22/+23
* | Update Romanian translationFlorentina Mușat2020-12-121-232/+223
* | Merge branch 'wip/test-common-leaks' into 'master'Emmanuele Bassi2020-12-121-1/+3
|\ \ | |/ |/|
| * tests: Fix some memory leaksSimon McVittie2020-12-121-1/+3
|/
* Merge branch 'enum-thread-safe' into 'master'Emmanuele Bassi2020-12-071-4/+6
|\
| * Make enum GType registration thread safeEmmanuele Bassi2020-12-071-4/+6
* | Post-release version bump to 2.42.3Emmanuele Bassi2020-12-071-1/+1
* | 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