summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-io.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop markup from doc commentsMatthias Clasen2014-02-151-44/+27
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Improve mime type detectionMatthias Clasen2013-12-191-1/+1
* Avoid a discrepancy in file recognitionMatthias Clasen2013-12-191-2/+2
* Avoid a compiler warningMatthias Clasen2013-12-181-1/+1
* Port gdk_pixbuf_save_to_stream_async to GTaskDebarshi Ray2013-12-181-20/+22
* Port gdk_pixbuf_new_from_stream_[at_scale_]async to GTaskDebarshi Ray2013-12-181-25/+29
* Some more stack conservationMatthias Clasen2013-12-171-31/+41
* Refactor things a bitMatthias Clasen2013-12-171-34/+43
* Unify sniff buffer sizeMatthias Clasen2013-12-171-2/+0
* io: Split out a function for use by animationsBenjamin Otte2013-01-301-21/+32
* API: Add gdk_pixbuf_animation_new_from_stream()Benjamin Otte2013-01-301-1/+0
* Remove locking around thread-unsafe modulesMatthias Clasen2013-01-101-47/+1
* init: Improve error message for missing cache fileJohn Spencer2012-11-031-3/+7
* Documentation fixesMatthias Clasen2012-09-031-3/+3
* Add icc-profile option to gdk-pixbuf for the JPEG image formatRichard Hughes2012-09-031-1/+1
* gdk-pixbuf-io: add some missing allow-none annotationsCosimo Cecchi2012-09-031-6/+6
* Bail out as soon as you find a module that matches mime typeWilliam Jon McCann2012-08-151-0/+3
* Fix a string leakWilliam Jon McCann2012-08-151-1/+3
* Removed entities from the code markup as they are not being expandedXabier Rodriguez Calvar2012-07-301-8/+8
* Properly annotate gdk_pixbuf_new_from_xpm_dataTorsten Schönfeld2012-07-291-1/+1
* docs: fix gtk-doc warningsCosimo Cecchi2012-07-081-5/+5
* Reuse in-memory pixbuf data for GdkPixdata in resourcesAlexander Larsson2012-01-311-0/+30
* Add pixbuf loader for GdkPixdata filesAlexander Larsson2012-01-311-2/+14
* Add helper functions to load pixbufs from resourcesAlexander Larsson2012-01-311-0/+81
* Various annotation fixesMatthias Clasen2011-12-161-8/+11
* Update gdk-pixbuf-io.c for WindowsChun-wei Fan2011-03-311-29/+32
* introspection: add more zero-termination array annotationsNirbheek Chauhan2011-03-301-4/+4
* Documentation: Migrate from old tmpl files.Jon Nordby2011-03-061-0/+87
* Add introspection annotations for gdk_pixbuf_save_to_callback().Laszlo Pandy2011-02-221-3/+3
* Use run-time message catalog directory on WindowsTor Lillqvist2010-12-271-4/+4
* Use g_simple_async_result_take_error()Bastien Nocera2010-12-131-4/+2
* Fixes from review for new async functionsBastien Nocera2010-12-131-14/+14
* Async version of gdk_pixbuf_new_from_streamPhilip Withnall2010-12-101-0/+275
* Fix loader.cache detection on win32Kazuki Iwamoto2010-11-051-7/+7
* Use G_DEFINE_BOXED_TYPEChristian Persch2010-11-051-13/+3
* introspection: Fix some annotation syntaxColin Walters2010-09-291-1/+1
* Add introspection annotationsJohan Dahlin2010-09-181-8/+9
* Use g_content_type_equals to compare content typesMatthias Clasen2010-09-141-1/+1
* Replace the aliasing hacks by -Bsymbolic-functionsMatthias Clasen2010-07-091-4/+0
* Add a GType for GdkPixbufFormatEmmanuele Bassi2010-06-261-0/+49
* Make it compileMatthias Clasen2010-06-251-9/+8
* Move the module cache files below libdirMatthias Clasen2010-05-171-1207/+1207
* Change the location of the gdk-pixbuf.loaders for gtk3 ABIRichard Hughes2010-05-101-1/+1
* [annotations] Add allow-noneJohan Dahlin2010-02-191-7/+7
* Remove the destination file if trying to save a pixbuf failedChristian Dywan2010-01-251-0/+1