summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.33.22.33.2Matthias Clasen2015-12-142-1/+7
* Updated Slovenian translationMatej Urbančič2015-12-131-210/+199
* Updated Spanish translationDaniel Mustieles2015-12-131-11/+20
* Updated Portuguese translationPedro Albuquerque2015-12-131-10/+20
* bmp: Reject impossible palette sizeMatthias Clasen2015-12-051-0/+11
* bmp: Reject bogus depthMatthias Clasen2015-12-051-0/+9
* Updated Lithuanian translationAurimas Černius2015-11-201-42/+46
* Updated Spanish translationDaniel Mustieles2015-11-171-149/+132
* Updated Norwegian bokmål translation.Kjartan Maraas2015-11-151-149/+51
* MSVC 2010+ builds: Do not explicitly use /LTCGChun-wei Fan2015-11-124-10/+0
* Updated Hungarian translationBalázs Úr2015-11-071-296/+195
* Updated Portuguese translationPedro Albuquerque2015-11-051-45/+49
* Updated Hebrew translationYosef Or Boczko2015-10-301-40/+45
* 2.33.12.33.1Matthias Clasen2015-10-262-2/+11
* Fix the reftest binaryMatthias Clasen2015-10-261-2/+0
* Updated Czech translationMarek Černocký2015-10-251-160/+56
* MSVC release builds: Ensure that /LTCG is usedChun-wei Fan2015-10-234-48/+58
* TGA: Always build gdk-pixbuf-buffer-queue.cChun-wei Fan2015-10-231-1/+1
* Updated Basque languageInaki Larranaga Murgoitio2015-10-141-207/+188
* tests: Only install files, not directoriesBenjamin Otte2015-10-131-1/+1
* tests: Limit the number of bytes we modify per test to 100Benjamin Otte2015-10-131-2/+4
* tests: Add a bunch of TGA imagesBenjamin Otte2015-10-137-1/+2
* tests: Add a bunch of failing TGA imagesBenjamin Otte2015-10-134-0/+0
* tga: Error on incomplete imageBenjamin Otte2015-10-131-10/+12
* tests: Add pixbuf-fail testBenjamin Otte2015-10-132-0/+126
* tests: Move back invalid images that successfully loadBenjamin Otte2015-10-133-0/+0
* tests: Move actually valid image out of fail/ folderBenjamin Otte2015-10-131-0/+0
* ico: Add all mime types from shared-mime-infoBenjamin Otte2015-10-131-0/+5
* ico: Protect against overflowBenjamin Otte2015-10-131-15/+17
* tests: use g_test_rand_int_range()Benjamin Otte2015-10-131-2/+2
* tests: Move failing images into seperate directoryBenjamin Otte2015-10-1324-6/+15
* tests: Skip reftests for unsupported formatsBenjamin Otte2015-10-133-0/+22
* tests: Don't set RLIMIT_ASBenjamin Otte2015-10-131-3/+0
* tests: Make add_test_for_all_images() GFile basedBenjamin Otte2015-10-134-39/+141
* tests: Rename pixbuf-slow-load to pixbuf-reftestBenjamin Otte2015-10-132-7/+7
* tests: Fix typo in MakefileBenjamin Otte2015-10-1395-1/+1
* tests: Implement format_supported() differentlyBenjamin Otte2015-10-131-18/+12
* tests: Name test images properlyBenjamin Otte2015-10-1337-15/+15
* tests: Remove unsupported imagesBenjamin Otte2015-10-135-3/+0
* tests: Allow passing a filter function when adding all filesBenjamin Otte2015-10-134-13/+17
* tests: Make pixbuf-slow-load test compare imagesBenjamin Otte2015-10-1351-5/+57
* test-common: Improve error mesages in pixdata_equal()Benjamin Otte2015-10-131-13/+35
* test-common: Rename function argumentsBenjamin Otte2015-10-133-39/+52
* test-common: If image data differs, output first coords that failBenjamin Otte2015-10-1326-23/+80
* tests: Move test imagesBenjamin Otte2015-10-1342-12/+13
* pixbuf-slow-load: Use the new helperMatthias Clasen2015-10-131-59/+6
* pixbuf-randomly-modified: Use the new helperMatthias Clasen2015-10-132-15/+11
* Add a helper to run tests over directoriesMatthias Clasen2015-10-132-0/+30
* tga: Only check for as many pixels as are actually neededBenjamin Otte2015-10-131-2/+2
* tga: Fill remaining pixels when closing incompletely loaded imageBenjamin Otte2015-10-131-0/+11