summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.36.22.36.2Matthias Clasen2016-12-202-1/+15
* Add Friulian translationFabio Tomat2016-12-192-0/+971
* gdk-pixbuf: Add NULL guards to some utility functionsSarita Rawat2016-12-192-1/+4
* io-jpeg: Fix a potential infinite loop when failing to write outPhilip Withnall2016-12-191-1/+6
* thumbnailer: Fix a potential NULL pointer dereferencePhilip Withnall2016-12-191-1/+2
* io-gif: Clarify buffer length managementPhilip Withnall2016-12-191-0/+2
* tests: add jp2 test case to pixbuf-threadsCarlos Soriano2016-12-192-0/+2
* tests: Fix a leak on an error pathPhilip Withnall2016-12-191-0/+2
* tests: Fix a missing error handling blockPhilip Withnall2016-12-191-1/+1
* bmp: Add support for BMP headers with bitmaskGokul Krishnan2016-12-191-4/+17
* tests: Add test for bug 766890Bastien Nocera2016-12-192-0/+0
* tests: Add rudimentary correctness tests for scalerMartin Guy2016-12-191-0/+288
* io: Fix build after pixdata IO changesBastien Nocera2016-12-192-2/+2
* io: Also handle compressed GdkPixdata when loading from GResourcesBastien Nocera2016-12-191-6/+5
* tests: Add test for bug 776105Bastien Nocera2016-12-192-0/+5
* Update Swedish translationAnders Jonsson2016-12-181-54/+61
* Updated Czech translationMarek Černocký2016-12-171-53/+54
* Update Slovak translationDušan Kazik2016-12-161-54/+61
* pixdata: Check for RLE pixdata lengthBastien Nocera2016-12-161-2/+32
* tests: Add more pixdata testsBastien Nocera2016-12-163-0/+43
* pixdata: Add "--rle" to the --help outputBastien Nocera2016-12-161-0/+1
* pixdata: Add "-r" as an alias for "--rle"Bastien Nocera2016-12-161-1/+2
* pixdata: Avoid copying more data than availableBastien Nocera2016-12-161-0/+23
* Revert "pixdata: Prevent buffer overflow by checking for bounds before memcpy"Bastien Nocera2016-12-161-18/+1
* pixdata: Add debug when decoding pixdataBastien Nocera2016-12-161-0/+7
* tests: Fix bug in pixdata testBastien Nocera2016-12-161-1/+1
* tests: Additional test for bug 775693Bastien Nocera2016-12-161-0/+4
* Update Polish translationPiotr Drąg2016-12-151-52/+53
* ico: Remove "40" magic numbers everywhereBastien Nocera2016-12-141-14/+16
* ico: Prefer entries with the largest dimensionsBastien Nocera2016-12-141-7/+17
* ico: Add comment for 32-bit linesBastien Nocera2016-12-141-0/+1
* ico: Add debug for which ico entry is selectedBastien Nocera2016-12-141-1/+5
* Update Brazilian Portuguese translationEnrico Nicoletto2016-12-131-98/+185
* tests: Add test for bug 775648Bastien Nocera2016-12-131-0/+0
* qtif: Avoid buffer overrun on short readsBastien Nocera2016-12-131-1/+1
* qtif: Fix typo in commentsBastien Nocera2016-12-131-1/+1
* tests: Add test for bug 775242Bastien Nocera2016-12-131-0/+0
* bmp: Error out when bottom-to-top BMP is too highTobias Mueller2016-12-131-0/+8
* tests: Add test for bug 775232Bastien Nocera2016-12-131-0/+0
* pnm: Fix crash opening images with overly large dimensionsBastien Nocera2016-12-131-2/+18
* tests: Add test for bug 775693Bastien Nocera2016-12-133-0/+29
* pixdata: Prevent buffer overflow by checking for bounds before memcpyTobias Mueller2016-12-131-1/+18
* 2.36.12.36.1Matthias Clasen2016-12-131-0/+8
* po: Remove io-pixdata.c from POTFILES.inBastien Nocera2016-12-131-1/+0
* pixdata: Remove pixdata loaderBastien Nocera2016-12-134-213/+3
* tests: Add separate pixdata testsBastien Nocera2016-12-133-0/+63
* tests: Add test case for bug 775218Tobias Mueller2016-12-133-0/+19
* jpeg: Check for integer overflows in app1 EXIF tagsTobias Mueller2016-12-121-11/+26
* thumbnailer: Avoid runtime warnings when file_to_pixbuf() failsBastien Nocera2016-12-121-19/+22
* thumbnailer: Avoid double-setting errorsBastien Nocera2016-12-121-5/+5