summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* TGA: don't use single-letter field names for the module callbacksFederico Mena Quintero2020-01-071-21/+22
* Never pass NULL for the size_func and updated_func of module->begin_load()Federico Mena Quintero2020-01-072-2/+36
* pixops: Fix memory leaks in error pathsAlex Henrie2020-01-071-8/+9
* Remove unused x11 configuration optionEmmanuele Bassi2020-01-074-10/+1
* Update Galician translationFran Dieguez2019-12-271-258/+66
* Update Chinese (China) translationDz Chen2019-12-271-295/+307
* gdk-pixbuf/meson.build: use darwin_versions in libraryTom Schoonjans2019-11-272-3/+2
* meson: Raise minimum glib version to 2.56.0Alan Coopersmith2019-11-261-1/+1
* ci: Add a timeout multiplier to the test suiteEmmanuele Bassi2019-11-261-1/+1
* ci: Update the Docker imageEmmanuele Bassi2019-11-262-2/+2
* gdk-pixbuf: Deprecate GdkPixbufAlphaModeBastien Nocera2019-11-261-0/+2
* Remove obsolete Xlib helper libraryBastien Nocera2019-11-2613-6036/+1
* Fix cppcheck 'shifting signed 32-bit value warning'Emmanuel Fleury2019-11-251-4/+3
* Fixing format string with missing parameterEmmanuel Fleury2019-11-251-1/+1
* gif: Fix build on Solaris by including <string.h>Alan Coopersmith2019-11-251-0/+1
* tests: install circular-table.gifRoss Burton2019-11-251-0/+1
* Post-branch version bump to 2.41.0Emmanuele Bassi2019-10-191-1/+1
* Update Chinese (Taiwan) translationYi-Jyun Pan2019-10-081-98/+97
* Post-release version bump to 2.40.1Emmanuele Bassi2019-10-081-1/+1
* Release gdk-pixbuf 2.40.02.40.0Emmanuele Bassi2019-10-082-1/+7
* (#91): Have a STORAGE_UNINITIALIZED for construction with all-default propertiesFederico Mena Quintero2019-09-114-97/+291
* Post-release version bump to 2.39.3Emmanuele Bassi2019-08-141-1/+1
* Release GdkPixbuf 2.39.2 (snapshot)2.39.2Emmanuele Bassi2019-08-142-1/+15
* docs: Ignore lzw.hEmmanuele Bassi2019-08-141-0/+1
* docs: Add 2.40 symbolsEmmanuele Bassi2019-08-141-0/+2
* docs: Add missing argumentEmmanuele Bassi2019-08-141-0/+1
* gif: Suppress last deprecation warningEmmanuele Bassi2019-07-291-0/+2
* gif: Render GIF frames on demandRobert Ancell2019-07-293-716/+239
* gif: Replace old LZW decoder with a stand-alone decoderRobert Ancell2019-07-294-281/+299
* gif: Remove unused variableRobert Ancell2019-07-292-5/+0
* gif: Remove unused variableRobert Ancell2019-07-292-15/+10
* meson.build: Don't use fallback dep for libpng unnecessarilyChun-wei Fan2019-07-291-4/+6
* gif: Escape GIF version in error messageRobert Ancell2019-07-291-1/+5
* tests: Disable deprecation warnings for GTimeValEmmanuele Bassi2019-07-292-0/+2
* gif: Disable deprecation warnings for GTimeValEmmanuele Bassi2019-07-292-1/+10
* gdip: Disable deprecation warnings for GTimeValEmmanuele Bassi2019-07-291-0/+9
* ani: Disable deprecation warnings for GTimeValEmmanuele Bassi2019-07-292-1/+10
* Disable deprecation warnings for GTimeValEmmanuele Bassi2019-07-292-0/+5
* Use the monotonic clock instead of wall oneEmmanuele Bassi2019-07-291-12/+6
* Disable deprecation warnings for GTimeValEmmanuele Bassi2019-07-292-0/+10
* Update Basque translationAsier Sarasua Garmendia2019-07-211-189/+87
* Remove uses of g_memmove()Emmanuele Bassi2019-06-292-2/+2
* build: Do not use `install` arg with configure_file()Emmanuele Bassi2019-06-291-1/+0
* Use the appropriate gdk-pixbuf-query-loaders on post-installEmmanuele Bassi2019-06-293-7/+11
* Update Croatian translationGoran Vidović2019-03-261-51/+55
* Update Catalan translationJordi Mas2019-03-101-383/+234
* Update French translationGuillaume Bernard2019-03-061-57/+63
* Update Brazilian Portuguese translationRafael Fontenelle2019-03-061-56/+61
* Update German translationTim Sabsch2019-03-051-61/+72
* core: Always initialise default pixbuf loadersBastien Nocera2019-03-051-7/+21