summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.31.22.31.2Bastien Nocera2014-11-211-0/+28
* io: Fix check if library is running inside build treeRobert Ancell2014-11-211-1/+1
* tests: Add a test for inverted CMYK JPEG filesBastien Nocera2014-11-184-0/+68
* tests: Add error reporting to pixdata_equal()Bastien Nocera2014-11-184-12/+26
* tests: Move pixdata_equal() to helpersBastien Nocera2014-11-184-44/+24
* jpeg: Assume that CMYK JPEGs are inverted CMYKMatthieu Gautier2014-11-181-10/+7
* tests: Add broken animation to test suiteBastien Nocera2014-11-181-0/+1
* Updated Norwegian bokmål translation.Kjartan Maraas2014-11-151-4/+4
* Updated Norwegian bokmål translation.Kjartan Maraas2014-11-151-2/+2
* Updated Norwegian bokmål translation.Kjartan Maraas2014-11-151-274/+404
* Updated Spanish translationDaniel Mustieles2014-11-121-41/+43
* Visual Studio Builds: Clean Up a BitChun-wei Fan2014-11-112-4/+4
* io-tiff.c: Declare Variables at the Top of BlockChun-wei Fan2014-11-111-1/+2
* Visual Studio Builds: Use GDK_PIXBUF_RELOCATABLEChun-wei Fan2014-11-112-2/+2
* Updated Lithuanian translationAurimas Černius2014-11-091-275/+419
* Updated Greek translationDimitris Spingos2014-11-081-151/+372
* Updated Polish translationPiotr Drąg2014-11-051-26/+40
* Updated Hebrew translationYosef Or Boczko2014-11-041-277/+474
* Updated German translationBenjamin Steinwender2014-11-031-280/+482
* Updated Brazilian Portuguese translationEnrico Nicoletto2014-11-011-97/+272
* Updated Czech translationMarek Černocký2014-10-311-26/+40
* Add TIFF image density metadata supportRobert Ancell2014-10-306-13/+88
* Updated Galician translationsFran Diéguez2014-10-271-274/+463
* bmp: Fix reading of MS AMCap2 generated filesBastien Nocera2014-10-261-9/+0
* Updated Indonesian translationAndika Triwidada2014-10-251-130/+228
* Updated Czech translationMarek Černocký2014-10-251-275/+403
* Updated Polish translationPiotr Drąg2014-10-251-280/+410
* Updated Spanish translationDaniel Mustieles2014-10-241-284/+482
* tests: Don't use g_assert_nonnull yetBastien Nocera2014-10-241-2/+2
* ico: Fix support for 256x256 iconsBastien Nocera2014-10-243-18/+50
* icns: Add progressive loading supportDamjan Jovanovic2014-10-241-0/+114
* tests: Add test case for short GIF writesBastien Nocera2014-10-242-0/+65
* gif: Fix loading GIF if first write is smaller than 13 bytesBastien Nocera2014-10-241-1/+2
* lib: Make gdk_pixbuf_fill() fail if pixbuf doesn't have storageBastien Nocera2014-10-241-0/+1
* lib: Don't export gettext init functionBastien Nocera2014-10-243-3/+3
* loaders: Simplify and shorten the loader namesBastien Nocera2014-10-2426-26/+26
* lib: Clean up gettext handlingBastien Nocera2014-10-245-41/+12
* lib: Replace P_() by _()Bastien Nocera2014-10-242-20/+20
* Updated Brazilian Portuguese translationRafael Ferreira2014-10-231-231/+264
* lib: Prefer our own loaders to the GDI+ oneIgnacio Casal Quinteiro2014-10-231-12/+12
* Allow saving 1-bit mono TIFFs used in faxesMukund Sivaraman2014-10-232-43/+203
* io: extend support for relotations to OS X and LinuxAndoni Morales Alastruey2014-10-224-29/+85
* lib: add gdk_pixbuf_win32_get_toplevel to the private APIAndoni Morales Alastruey2014-10-223-7/+8
* Updated Indonesian translationAndika Triwidada2014-10-221-105/+123
* lib: Add note about min timeout in GIF being 20 msecsBastien Nocera2014-10-221-0/+4
* Fix denisty unit reading during incremental loading. Add tests for reading de...Robert Ancell2014-10-226-0/+153
* tests: Add test from bug 519514Bastien Nocera2014-10-221-0/+747
* lib: Remove incorrect info about area-prepared signalBastien Nocera2014-10-221-4/+2
* doc: Move gdk_pixbuf_set_option() next to _get_option()Bastien Nocera2014-10-221-1/+1
* Move density unit convesion macros into a common header. Fix conversion from ...Robert Ancell2014-10-223-5/+6