summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Simplify and fix reading of ASCII images.Matthias Clasen2006-09-061-0/+4
* 2.10.2GTK_2_10_2Matthias Clasen2006-08-181-0/+4
* Stop loading an animation if the first frame is complete. (#350911,Matthias Clasen2006-08-161-0/+6
* 2.10.1GTK_2_10_1Matthias Clasen2006-07-241-0/+4
* Put the code to protect against broken loaders that forget to set error inMatthias Clasen2006-07-171-0/+7
* Fix incremental loading of xbms. (#346427, Ed Catmur) Also make the xbmMatthias Clasen2006-07-171-0/+6
* 2.10.0GTK_2_10_0Matthias Clasen2006-07-031-0/+4
* NetBSD portability fixes. (#346374, Thomas Klausner)Matthias Clasen2006-07-021-0/+3
* broken pipeGTK_2_9_4Matthias Clasen2006-06-221-0/+4
* 2.9.3GTK_2_9_3Matthias Clasen2006-06-131-0/+4
* 2.9.2GTK_2_9_2Matthias Clasen2006-06-051-0/+4
* 2.9.1GTK_2_9_1Matthias Clasen2006-05-171-0/+4
* 2.9.0GTK_2_9_0Matthias Clasen2006-05-051-0/+4
* Use G_DEFINE_TYPEMatthias Clasen2006-04-041-0/+3
* Small savingsMatthias Clasen2006-04-041-0/+5
* Remove a pointless check, pointed out by Kjartan Maraas.FEDERICO_FILENAME_ENTRY_BRANCHPOINTMatthias Clasen2006-03-241-0/+5
* Add some documentation about supported image formats, and how to find outMatthias Clasen2006-03-221-0/+6
* Always save errno to a temporary before making other calls. (#335179,Matthias Clasen2006-03-201-0/+9
* Add a shortcut to stop the gif mainloop after the first frame, if that isMatthias Clasen2006-03-141-0/+6
* Support 16bit pnmsMatthias Clasen2006-03-031-0/+5
* Fix incremental loading of 8-bit pcx files. (#148518, Magnus Bergmann)Matthias Clasen2006-03-031-0/+5
* Update documentation now that tiff supports saving.Anders Carlsson2006-02-281-0/+39
* Always check for NULL when using callbacks. (#330563, Benjamin Otte)Matthias Clasen2006-02-101-0/+10
* Fix several g_new() calls which were using extra indirections or pointlessMatthias Clasen2006-01-181-0/+5
* Clarify the docs ("darkened/brightened" is not "saturation").Federico Mena Quintero2006-01-121-0/+5
* minor doc editJonathan Blandford2005-12-301-0/+4
* Use G_MODULE_BIND_LAZY when opening modules.Matthias Clasen2005-12-161-0/+5
* Move stuff to correct ChangeLog.Michael Natterer2005-12-141-0/+12
* Fix integer overflows in the xpm loaderMatthias Clasen2005-11-151-0/+5
* Only call gdk_pixbuf_loader_eat_header_write() when count > 0. (#318589,Matthias Clasen2005-10-121-0/+6
* Use a 1k buffer for sniffing image formats, instead of 128 or 256 bytes.Matthias Clasen2005-10-031-0/+8
* Remove unused variable pbuf_count. (#315282, Kjartan Maraas)Matthias Clasen2005-09-051-0/+5
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-0/+3
* Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen2005-08-311-0/+12
* Make this work again.Matthias Clasen2005-08-301-0/+2
* Add a cast to avoid compiler warnings.Matthias Clasen2005-08-301-0/+13
* 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-181-0/+5
* Pay attention to the libjpeg error code and report OOM errors as such.Matthias Clasen2005-08-151-0/+6
* 2.8.0GTK_2_8_0Matthias Clasen2005-08-131-0/+4
* Tighten up ABI checks a bitMatthias Clasen2005-08-071-0/+4
* 2.7.5GTK_2_7_5Matthias Clasen2005-08-031-0/+4
* 2.7.4GTK_2_7_4Matthias Clasen2005-07-221-0/+7
* Add bug refMatthias Clasen2005-07-221-1/+1
* Make anchored patterns work as they did before.Matthias Clasen2005-07-221-0/+5
* Interpret patterns where the first byte of the mask is '*' as unanchored.Matthias Clasen2005-07-221-0/+7
* 2.7.3GTK_2_7_3Matthias Clasen2005-07-151-0/+4
* Add copyright and license informationMatthias Clasen2005-07-121-0/+5
* Look for windres on Win32.Tor Lillqvist2005-07-091-0/+11