summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update Dutch translationNathan Follens2019-03-031-50/+54
* Updated Slovenian translationMatej Urbančič2019-03-021-52/+56
* Update Romanian translationDaniel Șerbănescu2019-03-021-51/+55
* Update Turkish translationEmin Tufan Çetin2019-03-021-54/+58
* Update Polish translationPiotr Drąg2019-03-011-53/+57
* Update Serbian translationМарко Костић2019-03-011-51/+55
* Update Swedish translationAnders Jonsson2019-03-011-53/+57
* Update Indonesian translationKukuh Syafaat2019-03-011-52/+60
* tests: Add test image for invalid XPM dataBastien Nocera2019-03-012-0/+68
* 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
* tests: Add test for issue 95Bastien Nocera2019-03-011-0/+34
* meson: Also add wrap files for fallback dependenciesNirbheek Chauhan2019-02-283-0/+16
* meson: Add subproject fallbacks for all dependenciesNirbheek Chauhan2019-02-282-9/+30
* core: Fix split docs line in features.h fileBastien Nocera2019-02-281-2/+1
* build: Bump version to 2.39.1Bastien Nocera2019-02-281-1/+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
* docs: Update the contribution guideEmmanuele Bassi2019-02-281-13/+131
* Update Korean translationGwan-gyeong Mun2019-02-281-183/+187
* io-jasper.c: Validate jas_matrix_create resultIvan A. Melnikov2019-02-271-0/+8
* Merge branch 'wip/hadess/add-bug793470-test' into 'master'Bastien Nocera2019-02-271-0/+0
|\
| * tests: Add test for a PNG crasherBastien Nocera2019-02-271-0/+0
|/
* Update Dutch translationNathan Follens2019-02-241-185/+188
* Update Icelandic translationSveinn í Felli2019-02-211-245/+301
* Merge branch 'gif-fixes' into 'master'Emmanuele Bassi2019-02-18229-57/+1587
|\
| * gif: Simplify LZW clear code handlingRobert Ancell2019-01-161-18/+3
| * gif: Add "Circular table entry" failing GIF image test caseRobert Ancell2019-01-163-0/+25
| * 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-162-41/+3
| * gif: Fix off by one error in LZW decoderRobert Ancell2019-01-162-3/+3
| * tests: Add comprehensive GIF test suiteRobert Ancell2019-01-16226-0/+1558
* | Update Kazakh translationBaurzhan Muftakhidinov2019-02-171-187/+190
* | ci: install mingw gtk-docChristoph Reiter2019-02-011-1/+2
* | Update Galician translationFran Dieguez2019-01-281-243/+193
|/
* Update Greek translationEfstathios Iosifidis2018-12-241-240/+188
* Merge branch 'wip/rishi/unbreak-thumbnailing-gifs' into 'master'Bastien Nocera2018-12-141-0/+8
|\
| * thumbnailer: Unbreak thumbnailing of GIFsDebarshi Ray2018-12-141-0/+8
|/
* Merge branch 'ci-msys2' into 'master'Bastien Nocera2018-12-117-18/+130
|\
| * ci: add a msys2 mingw64 jobChristoph Reiter2018-12-112-1/+52
| * tests: Don't depend on mime type detection without GDK_PIXBUF_USE_GIO_MIMEChristoph Reiter2018-12-114-16/+54
| * tests/pixbuf-reftest: Work around broken symlinks on WindowsChristoph Reiter2018-12-111-0/+22
| * tests/pixbuf-threads: use g_fopen instead of fopen and force binary modeChristoph Reiter2018-12-111-1/+2
|/
* Merge branch 'gif-unused-variable' into 'master'Bastien Nocera2018-12-111-2/+0
|\
| * gif: Remove unused variableRobert Ancell2018-12-071-2/+0
|/
* Merge branch 'issue-89' into 'master'Emmanuele Bassi2018-12-041-0/+4
|\