summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* jpeg: Avoid an infinite loop with invalid imagesebassi/issue-209Emmanuele Bassi2022-08-094-1/+37
* Post-release version bump to 2.42.10Emmanuele Bassi2022-08-091-1/+1
* Release gdk-pixbuf 2.42.92.42.9Emmanuele Bassi2022-08-091-0/+11
* Merge branch 'meson-cleanups' into 'master'Emmanuele Bassi2022-08-091-48/+4
|\
| * build: Clean up search for libtiffChun-wei Fan2022-03-211-15/+1
| * build: Clean up libjpeg/libjpeg-turbo searchChun-wei Fan2022-03-211-10/+1
| * build: Clean up search for libpngChun-wei Fan2022-03-211-23/+2
* | Merge branch 'disable_relocation_on_static' into 'master'Emmanuele Bassi2022-08-093-6/+5
|\ \
| * | Disable relocation when built as a static libary on WindowsHesham Essam2022-06-033-6/+5
* | | Merge branch 'rst2man-option' into 'master'Emmanuele Bassi2022-08-091-1/+1
|\ \ \
| * | | meson: update man option to mention it now requires rst2manJason Francis2022-05-131-1/+1
| |/ /
* | | Merge branch 'ebassi/issue-205' into 'master'Emmanuele Bassi2022-08-094-0/+39
|\ \ \
| * | | jpeg: Limit the memory size when loading image dataEmmanuele Bassi2022-08-094-0/+39
|/ / /
* | | Merge branch 'gif-lzw-code-size-overflow' into 'master'Emmanuele Bassi2022-08-0912-2/+39
|\ \ \
| * | | Add tests for GIF files with invalid LZW code sizesRobert Ancell2022-02-029-0/+35
| * | | Fix the check for maximum value of LZW initial code size.Robert Ancell2022-02-021-2/+2
| * | | Add an assertion that checks for maximum LZW code sizeRobert Ancell2022-02-021-0/+2
| * | | Fix test GIF that was broken in the LZW code size, not the values of the pixelsRobert Ancell2022-02-021-0/+0
* | | | Update Abkhazian translationNart Tlisha2022-07-291-56/+1
* | | | Update Georgian translationZurab Kargareteli2022-07-281-590/+566
* | | | Add Abkhazian translationNart Tlisha2022-07-252-0/+969
* | | | Merge branch 'gbsneto/jpeg-wrap' into 'master'Emmanuele Bassi2022-07-181-8/+7
|\ \ \ \
| * | | | build: Update libjpeg-turbo wrapGeorges Basile Stavracas Neto2022-07-181-8/+7
|/ / / /
* | | | Update Persian translationDanial Behzadi2022-07-121-245/+163
* | | | Update Persian translationDanial Behzadi2022-07-111-496/+754
| |/ / |/| |
* | | Merge branch 'rst-man' into 'master'Emmanuele Bassi2022-05-137-284/+183
|\ \ \
| * | | ci: Bump to the v4 imageEmmanuele Bassi2022-05-131-1/+1
| * | | ci: Use Meson 0.56Emmanuele Bassi2022-05-131-1/+1
| * | | ci: Bump up base image to Fedora 36Emmanuele Bassi2022-05-131-1/+1
| * | | ci: Add python3-docutilsEmmanuele Bassi2022-05-131-0/+1
| * | | Replace DocBook with reStructuredText for man pagesEmmanuele Bassi2022-05-135-281/+179
* | | | Merge branch 'meson-build-tests' into 'master'Emmanuele Bassi2022-05-122-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | meson: add build_tests optionJason Francis2022-05-122-1/+8
|/ / /
* | | Merge branch 'ebassi/msys-no-man-pages' into 'master'Emmanuele Bassi2022-05-122-0/+2
|\ \ \ | |_|/ |/| |
| * | ci: Allow macOS job to failEmmanuele Bassi2022-05-121-0/+1
| * | ci: Disable man pages on MSYS2Emmanuele Bassi2022-05-121-0/+1
|/ /
* | Post-release version bump to 2.42.9Emmanuele Bassi2022-03-181-1/+1
* | Release GdkPixbuf 2.42.8 (stable)2.42.8Emmanuele Bassi2022-03-182-1/+14
* | Update Bulgarian translationAlexander Shopov2022-03-121-363/+318
|/
* Update Japanese translationsicklylife2022-01-301-25/+17
* Update Japanese translationsicklylife2022-01-301-199/+206
* Merge branch 'pixbuf-uninitialized-memory' into 'master'Emmanuele Bassi2022-01-261-1/+1
|\
| * gdk_pixbuf_new() - Clear the pixbuf's memory buffer to avoid returning uninit...Federico Mena Quintero2022-01-251-1/+1
|/
* Update Indonesian translationKukuh Syafaat2021-12-221-955/+952
* Merge branch 'ebassi/for-master' into 'master'Emmanuele Bassi2021-11-091-5/+5
|\
| * docs: Remove invalid nullable annotationEmmanuele Bassi2021-11-091-1/+1
| * docs: Fix the XPM data annotationEmmanuele Bassi2021-11-091-4/+4
|/
* Merge branch 'ebassi/loader-vfunc' into 'master'Emmanuele Bassi2021-11-091-39/+171
|\
| * Turn GdkPixbufModule functions into typed callbacksEmmanuele Bassi2021-11-091-39/+171
* | Merge branch 'ebassi/tiff-types' into 'master'Emmanuele Bassi2021-11-091-6/+7
|\ \