summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* 2.8.20Matthias Clasen2006-07-025-4/+11
* 2.8.19GTK_2_8_19Matthias Clasen2006-06-121-0/+4
* 2.8.18GTK_2_8_18Matthias Clasen2006-05-261-0/+4
* modules/engines/pixbuf/Makefile.am Build fixes for Cygwin. (#338262)Matthias Clasen2006-04-121-1/+1
* 2.8.17GTK_2_8_17Matthias Clasen2006-04-081-0/+4
* Add some documentation about supported image formats, and how to find outMatthias Clasen2006-03-222-0/+19
* 2.8.16GTK_2_8_16Matthias Clasen2006-03-151-0/+4
* Add a shortcut to stop the gif mainloop after the first frame, if that isMatthias Clasen2006-03-142-2/+14
* 2.8.15GTK_2_8_15Matthias Clasen2006-03-131-0/+4
* 2.8.14GTK_2_8_14Matthias Clasen2006-03-081-0/+4
* Fix incremental loading of 8-bit pcx files. (#148518, Magnus Bergmann)Matthias Clasen2006-03-032-2/+7
* 2.8.13GTK_2_8_13Matthias Clasen2006-02-251-0/+4
* 2.8.12GTK_2_8_12Matthias Clasen2006-02-111-0/+4
* Always check for NULL when using callbacks. (#330563, Benjamin Otte)Matthias Clasen2006-02-107-22/+38
* 2.8.11GTK_2_8_11Matthias Clasen2006-01-271-0/+4
* Make this work on more platforms.Matthias Clasen2006-01-141-1/+1
* Merged from HEAD:Federico Mena Quintero2006-01-122-8/+15
* 2.8.10Matthias Clasen2006-01-111-0/+4
* Move stuff to correct ChangeLog.Michael Natterer2005-12-141-0/+8
* Merged from HEAD:Michael Natterer2005-12-141-51/+78
* 2.8.9GTK_2_8_9Matthias Clasen2005-12-091-0/+4
* 2.8.8GTK_2_8_8Matthias Clasen2005-11-281-0/+4
* 2.8.7GTK_2_8_7Matthias Clasen2005-11-152-2/+14
* Broken commitMatthias Clasen2005-10-261-2/+2
* Only call gdk_pixbuf_loader_eat_header_write() when count > 0. (#318589,Matthias Clasen2005-10-122-2/+10
* 2.8.6GTK_2_8_6Matthias Clasen2005-10-041-0/+4
* 2.8.4GTK_2_8_5Matthias Clasen2005-10-031-0/+4
* Use a 1k buffer for sniffing image formats, instead of 128 or 256 bytes.Matthias Clasen2005-10-034-3/+11
* 2.8.4GTK_2_8_4Matthias Clasen2005-09-271-0/+4
* 2.8.3GTK_2_8_3Matthias Clasen2005-08-291-0/+4
* 2.8.2GTK_2_8_2Matthias Clasen2005-08-241-0/+2
* 2.8.1GTK_2_8_1Matthias Clasen2005-08-241-0/+4
* Check for overflow in one more place. (#313818, Tommi Komulainen)Matthias Clasen2005-08-182-1/+14
* Pay attention to the libjpeg error code and report OOM errors as such.Matthias Clasen2005-08-152-1/+10
* 2.8.0GTK_2_8_0Matthias Clasen2005-08-131-0/+4
* Tighten up ABI checks a bitMatthias Clasen2005-08-072-2/+6
* 2.7.5GTK_2_7_5Matthias Clasen2005-08-031-0/+4
* 2.7.4GTK_2_7_4Matthias Clasen2005-07-222-1/+8
* Add bug refMatthias Clasen2005-07-221-1/+1
* Make anchored patterns work as they did before.Matthias Clasen2005-07-222-4/+13
* Interpret patterns where the first byte of the mask is '*' as unanchored.Matthias Clasen2005-07-222-23/+44
* 2.7.3GTK_2_7_3Matthias Clasen2005-07-151-0/+4
* Correct copyright informationMatthias Clasen2005-07-128-8/+8
* Add copyright and license informationMatthias Clasen2005-07-1210-0/+168
* Look for windres on Win32.Tor Lillqvist2005-07-093-8/+21
* 2.7.2GTK_2_7_2Matthias Clasen2005-07-081-0/+4
* updated <io.h> for open() use G_PI instead of M_PIHans Breuer2005-07-031-0/+1
* 2.7.1GTK_2_7_1Matthias Clasen2005-07-011-0/+4
* Allow -1 for width/height and interpret them as "not constrained".Matthias Clasen2005-07-012-11/+38
* Current GNU tools do understand the PRIVATE keyword, so no need to removeTor Lillqvist2005-06-262-16/+16