summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-io.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_filename_display_name() with files inside GError messagesEmmanuele Bassi2021-04-161-4/+12
* docs: Update gdk-pixbuf-io styleEmmanuele Bassi2021-03-211-272/+313
* docs: Port to the gi-docgen syntax and styleEmmanuele Bassi2021-03-211-60/+49
* gdk-pixbuf/gdk-pixbuf-io.c: fix build without gmoduleFabrice Fontaine2021-02-091-0/+2
* io: Initialize variable before reading into itEmmanuele Bassi2020-11-101-5/+4
* Remove the libjasper-based JPEG2000 loaderEmmanuele Bassi2020-06-261-7/+0
* Never pass NULL for the size_func and updated_func of module->begin_load()Federico Mena Quintero2020-01-071-1/+18
* docs: Add missing argumentEmmanuele Bassi2019-08-141-0/+1
* core: Always initialise default pixbuf loadersBastien Nocera2019-03-051-7/+21
* core: Add gdk_pixbuf_init_modules() for applicationsBastien Nocera2019-02-281-0/+34
* core: Pass module_file path as an argumentBastien Nocera2019-02-281-17/+22
* core: Split off the initialisation sectionsBastien Nocera2019-02-281-71/+81
* Avoid a compiler warningEmmanuele Bassi2018-04-291-13/+7
* windows: rework loaders cache relocation supportChristoph Reiter2018-04-241-28/+15
* introspection: Add missing filename type annotationsChristoph Reiter2018-01-081-10/+13
* gdk-pixbuf-io: Simplify codeUmang Jain2017-12-301-12/+9
* Fix up gdk_pixbuf_new_from_stream_async()Benjamin Otte2017-12-081-7/+5
* Use Unicode in translatable stringsPiotr Drąg2017-12-051-12/+12
* io: Only ref pixbuf if it is not NULLBenjamin Otte2017-11-201-1/+5
* gdk-pixbuf-io: Implement async loading without threadsBenjamin Otte2017-11-201-31/+74
* io: Fix GError leak in gdk_pixbuf_new_from_stream()Robert Ancell2017-07-271-19/+10
* gdk-pixbuf-io: Check length before checking for pixdata magicBastien Nocera2017-07-121-0/+1
* gdk-pixbuf-io: Remove unused flags variableBastien Nocera2017-07-121-2/+1
* gdk-pixbuf-io: Add precondition checks for image dimensionsPhilip Withnall2017-02-071-1/+14
* io: Fix typo in documentation ( "the the" -> "the" )vrishab2016-12-281-5/+5
* io: Fix incorrect documentationvrishab2016-12-281-3/+3
* io: Also handle compressed GdkPixdata when loading from GResourcesBastien Nocera2016-12-191-6/+5
* pixdata: Remove pixdata loaderBastien Nocera2016-12-131-6/+0
* windows: Remove old codepage ABI compat codeChristoph Reiter2016-11-071-126/+85
* gdk-pixbuf: add gdk_pixbuf_format_is_save_option_supported() APICosimo Cecchi2016-08-021-0/+35
* Drop unneeded use of deprecated GLib thread APIMatthias Clasen2016-08-021-10/+2
* Add non-varargs versions of methods to save to streamCosimo Cecchi2016-04-061-34/+115
* Remove more references to dropped loadersMatthias Clasen2015-09-251-23/+1
* Ignore our own deprecationsMatthias Clasen2015-08-251-3/+6
* Build gdk_pixbuf_get_toplevel() even if !USE_GMODULEBenjamin Gilbert2015-08-231-32/+37
* gdk-pixbuf-io: treat application/gzip like text/plainAlberts Muktupāvels2015-04-301-1/+1
* Revert "lib: Annotate var-arg gdk_pixbuf_save*()"Bastien Nocera2015-03-051-3/+3
* io: Fix check if library is running inside build treeRobert Ancell2014-11-211-1/+1
* 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-231-3/+7
* io: extend support for relotations to OS X and LinuxAndoni Morales Alastruey2014-10-221-17/+41
* lib: add gdk_pixbuf_win32_get_toplevel to the private APIAndoni Morales Alastruey2014-10-221-3/+3
* Add PNG image density metadata supportRobert Ancell2014-10-221-1/+1
* Add JPEG image density metadata supportRobert Ancell2014-10-221-1/+3
* lib: Annotate var-arg gdk_pixbuf_save*()Torsten Schönfeld2014-10-211-3/+3
* Add an asynchronous version of gdk_pixbuf_get_file_infoDebarshi Ray2014-08-161-0/+122
* Add some missing nullability annotations.Evan Nemerson2014-05-161-5/+7
* Expand docs for gdk_pixbuf_new_from_stream_at_scale()Bastien Nocera2014-04-291-5/+10
* docs: Update directory and file names for module installationKjell Ahlstedt2014-04-231-3/+3
* Add annotations to gdk_pixbuf_save_to_buffer buffer argWilliam Jon McCann2014-02-211-1/+1