summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* Some cleanups after the module cache file changeMatthias Clasen2010-05-181-12/+12
* Let query utilities update the cache file directlyMatthias Clasen2010-05-171-34/+68
* Move the module cache files below libdirMatthias Clasen2010-05-173-1440/+1440
* Another attempt to handle pngs changing int typesMatthias Clasen2010-05-121-5/+5
* Don't include __bss_start, _edata and _end symbols in the abichecksSebastian Dröge2010-05-111-1/+1
* Fix abicheck scriptsMatthias Clasen2010-05-101-1/+1
* Change the location of the gdk-pixbuf.loaders for gtk3 ABIRichard Hughes2010-05-101-1/+1
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-083-30/+30
* Merge branch 'gtk-2-90'Matthias Clasen2010-05-0610-90/+7
|\
| * Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-036-6/+6
| * Remove deprecated code: GdkPixbufJavier Jardón2010-05-034-45/+1
| * Remove deprecated code: GdkPixbufAnimationJavier Jardón2010-05-033-39/+0
* | Remove the definition of libpixbufloader_gdip_png_la_*Javier Jardón2010-05-041-14/+0
* | Added an extra validation in gdk_pixbuf_loader_set_size()Javier Jardón2010-05-041-1/+5
|/
* Fix a 64bit issueMatthias Clasen2010-03-251-2/+2
* introspection: Fix parallel buildsDamien Lespiau2010-03-221-0/+1
* Prevent a crash in the TGA loaderMatthias Clasen2010-02-231-1/+7
* Fix incorrect stringMatthias Clasen2010-02-221-1/+1
* [annotations] Add allow-noneJohan Dahlin2010-02-192-10/+10
* Remove the destination file if trying to save a pixbuf failedChristian Dywan2010-01-251-0/+1
* Fix a few C99ismsMatthias Clasen2010-01-171-9/+15
* [docs] Add missing "Deprecated: 2.x" to the api doc commentsJavier Jardón2010-01-112-4/+4
* Avoid an FPE for ludicrous scale valuesMatthias Clasen2010-01-081-4/+13
* Setup libjpeg error handlers early enoughMatthias Clasen2010-01-061-7/+7
* Don't use string concatentation in translated stringsMatthias Clasen2010-01-022-4/+4
* Avoid warnings when introspetion is not availableJohan Dahlin2009-12-311-1/+1
* Fix build with system install of introspectionJohan Dahlin2009-12-311-2/+2
* Add icc-profile option to gdk-pixbuf for the TIFF image formatRichard Hughes2009-12-212-20/+41
* Fix compilation warning: use the correct conversion specifierJavier Jardón2009-12-211-1/+1
* Add color management support to gdk_pixbuf_saveRichard Hughes2009-12-182-13/+95
* Use Makefile.introspectionJohan Dahlin2009-12-161-22/+16
* Make sure dist check works with introspectionJohan Dahlin2009-12-161-2/+2
* Build introspection data for gdk-pixbuf, gdk, and gtkColin Walters2009-12-161-0/+29
* [gdk-pixbuf] Use G_STRLOC instead __LINE__Javier Jardón2009-11-301-1/+1
* Implement "compression" option in the TIFF pixbuf loaderChristian Dywan2009-11-302-0/+37
* Allocate a large-enough and maskMatthias Clasen2009-11-271-3/+3
* Set scale_num only onceMatthias Clasen2009-11-251-1/+1
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2009-11-063-6/+6
* Fix loading scaled-down jpegsMatthias Clasen2009-11-051-0/+1
* Fix warning: Initialize to TRUE the returned variableJavier Jardón2009-10-301-3/+4
* Use "Since: 2.x" instead "Since 2.x"Javier Jardón2009-10-301-1/+1
* Cast to gchar* to fix a compilation warningJavier Jardón2009-10-261-2/+2
* GdkPixbuf loader for QTIF formatKevin Peng2009-10-263-0/+630
* Cast to gchar* to fix a compilation warningJavier Jardón2009-10-251-1/+1
* Cast to gchar* to fix a compilation warningJavier Jardón2009-10-221-1/+1
* Cast to fix compilation warningJavier Jardón2009-10-221-2/+2
* Fix a compilation warningJavier Jardón2009-10-201-1/+1
* Fix the GDI+ gdk-pixbuf loaderTor Lillqvist2009-10-081-30/+38
* CleanupsMatthias Clasen2009-09-101-1/+1
* Avoid a segfault if license is NULLMatthias Clasen2009-09-041-6/+9