summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 592901 - Crash in JPEG pixbuf loader instead of errorChristian Dywan2009-08-251-2/+1
* Preserve errno, and always use g_strerror()Christian Persch2009-08-241-1/+1
* Don't use stream before it is createdShixin Zeng2009-08-201-2/+3
* Put variable definitions at start of blockShixin Zeng2009-08-201-1/+2
* Make gdk-pixbuf-csource work on Windows also in the build tree.Sam Thursfield2009-08-021-0/+6
* Updated msvc buildHans Breuer2009-07-041-1/+2
* fix compile warningsBenjamin Otte2009-06-171-1/+1
* Cleanup some translation handlingMatthias Clasen2009-06-152-4/+5
* Add git.mk to generate .gitignore filesBehdad Esfahbod2009-05-042-0/+4
* Minor fix for GTK+ mediaLib code.Brian Cameron2009-04-291-4/+1
* Allow GdkPixbufSimpleAnim to loopClaudio Saavedra2009-04-183-4/+120
* Fixed memory leak in jasper loaderMichael J. Chudobiak2009-04-081-6/+4
* Fixed minor memory leak on errorDr. Michael J. Chudobiak2009-04-081-0/+1
* Update README files to refer to gitMatthias Clasen2009-03-311-0/+6
* 2.16.0GTK_2_16_0Matthias Clasen2009-03-131-0/+4
* 2.15.5GTK_2_15_5Matthias Clasen2009-03-021-0/+4
* If pure sniffing yields uncertain results, try again with the filename.Matthias Clasen2009-03-012-1/+13
* 2.15.4GTK_2_15_4Matthias Clasen2009-02-171-0/+4
* Bug 571576 – gdk_pixbuf_save_to_stream() brokenCody Russell2009-02-131-7/+4
* 2.15.3GTK_2_15_3Matthias Clasen2009-02-031-0/+4
* 2.15.2GTK_2_15_2Matthias Clasen2009-01-271-0/+4
* 2.15.1GTK_2_15_1Matthias Clasen2009-01-231-0/+4
* Bug 568305 - gdk-pixbuf mishandles BI_BITFIELDS bmpsTor Lillqvist2009-01-222-2/+10
* Bug 164002 - query scripts don't work uninstalled on windowsTor Lillqvist2009-01-132-16/+38
* Bug 566862 – pixbuf_new_from_file does not autodetect formatMatthias Clasen2009-01-072-1/+9
* 2.15.0GTK_2_15_0Matthias Clasen2009-01-011-0/+4
* Bug 561186 – GdkPixbuf API type checking needs cleanupChristian Dywan2008-11-305-18/+28