summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* Avoid an FPE for ludicrous scale valuesMatthias Clasen2010-01-081-4/+13
* Setup libjpeg error handlers early enoughMatthias Clasen2010-01-071-7/+7
* Allocate a large-enough and maskMatthias Clasen2009-11-301-3/+3
* Set scale_num only onceMatthias Clasen2009-11-251-1/+1
* Fix loading scaled-down jpegsMatthias Clasen2009-11-051-0/+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
* Bug 555791 – Natuilus Crashes when opening USB MP3 Player ContentsMatthias Clasen2008-10-132-3/+13
* Don't #define _GNU_SOURCE on Windows as it confuses newest mingw headers.Tor Lillqvist2008-10-012-0/+7
* prevent RLE encoding of 1x1 pixel images, since the encoder comparison13:28:23 Tim Janik2008-09-232-1/+7
* Plug a small memory leakMatthias Clasen2008-09-192-3/+9
* Fix 2 cases where we leaked a GpImage (#552545)Dominic Lachowicz2008-09-183-5/+55
* 2.14.2GTK_2_14_2Matthias Clasen2008-09-181-0/+4
* gdk-pixbuf/gdk-pixbuf-io.c Don't use the deprectatedTor Lillqvist2008-09-132-9/+25
* gdk-pixbuf/gdk-pixbuf-io.c Do as the docs forTor Lillqvist2008-09-132-2/+8
* Another small leakMatthias Clasen2008-09-081-0/+1
* Plug a small memory leak in an error pathMatthias Clasen2008-09-072-0/+6
* Bug 517233 – Calling gdk_pixbuf_loader_close causes "GError set over theMatthias Clasen2008-09-072-2/+14
* bug 550969 - fix a typo which breaks the static buildSebastien Bacher2008-09-052-1/+6
* 2.14.1GTK_2_14_1Matthias Clasen2008-09-051-0/+4
* Fix a deadlock in pixbuf loader initializationMatthias Clasen2008-09-053-77/+82
* 2.14.0GTK_2_14_0Matthias Clasen2008-09-041-0/+4