summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Clean up GdkPixbuf's core APIEmmanuele Bassi2021-03-211-70/+106
* docs: Port to the gi-docgen syntax and styleEmmanuele Bassi2021-03-211-110/+120
* docs: Move the core data section to the source fileEmmanuele Bassi2020-06-261-0/+68
* (#91): Have a STORAGE_UNINITIALIZED for construction with all-default propertiesFederico Mena Quintero2019-09-111-97/+182
* Documentation fixes for read_pixels() and read_pixels_bytes()Emmanuele Bassi2018-08-221-4/+11
* Coding style fixupsFederico Mena Quintero2018-07-011-7/+7
* GdkPixbuf: Formalize the difference between pixels/bytes storageFederico Mena Quintero2018-06-011-28/+105
* Fix introspection data for gdk_pixbuf_new, gdk_pixbuf_copy and gdk_pixbuf_com...Iñaki García Etxebarria2018-04-251-2/+2
* Plug a memory leak when using GBytesVitaly Kirsanov2018-04-251-0/+2
* docs: Fix link to "Image data" section in API docsBastien Nocera2017-12-041-2/+2
* Include the generated marshallers headerEmmanuele Bassi2017-08-011-1/+1
* gdk-pixbuf: Add gdk_pixbuf_calculate_rowstride()Bastien Nocera2017-07-281-13/+46
* gdk-pixbuf: Tighten rowstride overflow checkBastien Nocera2017-07-271-2/+2
* jpeg: Add support for JPEG_COM EXIF tagPawel Piatek2017-03-151-0/+2
* gdk-pixbuf: Fix overflow check in gdk_pixbuf_new()Philip Withnall2017-02-071-5/+6
* Avoid undefined behaviorDhiru Kholia2016-09-121-3/+3
* gdk-pixbuf: Mention copy_options() in copy()Bastien Nocera2016-08-021-1/+2
* gdk-pixbuf: Add gdk_pixbuf_remove_option() helperBastien Nocera2016-08-021-0/+66
* gdk-pixbuf: Add gdk_pixbuf_copy_options() helperBastien Nocera2016-08-021-0/+40
* Avoid redundant property notificationMatthias Clasen2016-05-041-0/+18
* 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-241-1/+1
* lib: Clean up gettext handlingBastien Nocera2014-10-241-1/+3
* lib: Replace P_() by _()Bastien Nocera2014-10-241-18/+18
* Add PNG image density metadata supportRobert Ancell2014-10-221-2/+2
* Add JPEG image density metadata supportRobert Ancell2014-10-221-0/+2
* lib: Add more g-i metadata for gdk_pixbuf_get_optionsRico Tzschichholz2014-10-221-1/+1
* doc: Fix gtk-doc warningBastien Nocera2014-10-211-3/+1
* lib: Add gdk_pixbuf_get_options() helperBastien Nocera2014-10-211-0/+36
* doc: Update supported optionsBastien Nocera2014-10-211-1/+2
* Add gdk_pixbuf_read_pixel_bytes()Colin Walters2014-07-181-0/+24
* Add _new_from_bytes() and _read_pixels() API, handle read-only pixbufsColin Walters2014-07-181-27/+89
* Drop markup from doc commentsMatthias Clasen2014-02-151-21/+14
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Use g_try_malloc_n where it makes senseMatthias Clasen2013-12-181-7/+2
* Fix GIcon implementationRyan Lortie2013-04-211-2/+102
* Documentation fixesMatthias Clasen2012-09-031-1/+1
* Various annotation fixesMatthias Clasen2011-12-161-3/+3
* Add Since tagsMatthias Clasen2011-12-161-2/+4
* Add Since tagMatthias Clasen2011-12-161-1/+3
* gdk-pixbuf: Add new gdk_pixbuf_get_pixels_with_length method for gi usersJasper St. Pierre2011-12-161-2/+44
* all: Use "const" instead G_CONST_RETURNJavier Jardón2011-06-091-1/+1
* Documentation: Migrate from old tmpl files.Jon Nordby2011-03-061-0/+71
* Fix gcc warnings about function castsBenjamin Otte2011-02-111-2/+2
* gdk-pixbuf: implement the GIcon interfaceCosimo Cecchi2010-11-051-2/+12
* Add introspection annotationsJohan Dahlin2010-09-181-4/+4
* Replace the aliasing hacks by -Bsymbolic-functionsMatthias Clasen2010-07-091-4/+0
* Bring back deprecated apiMatthias Clasen2010-06-271-0/+33
* Make it compileMatthias Clasen2010-06-251-1/+5
* Remove deprecated code: GdkPixbufJavier Jardón2010-05-031-33/+0