summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2.10.8GTK_2_10_8Matthias Clasen2007-01-171-0/+4
* Fix memory leaks in the error caseMatthias Clasen2007-01-171-0/+7
* 2.10.7GTK_2_10_7Matthias Clasen2007-01-051-0/+4
* Fix a compiler warningMatthias Clasen2007-01-041-0/+4
* Handle bmps with more than 8 bits per channel. (#172584, David Costanzo)Matthias Clasen2006-12-221-0/+4
* Handle offsets more carefully. (#172188, David Costanzo)Matthias Clasen2006-12-221-1/+10
* Emit the closed signal when closing the loader, pointed out by DavidMatthias Clasen2006-12-221-0/+6
* Handle invalid gif animations a little bit more robustly. (#357974,Matthias Clasen2006-12-211-0/+4
* Remove redundant size checks, and document that width, height must be > 0.Matthias Clasen2006-12-211-0/+5
* Link against GLib. (#341158, Alexey Rusakov)Matthias Clasen2006-12-211-0/+4
* silence gdk_pixbuf_loader_closeMatthias Clasen2006-12-191-0/+5
* Fix gdk_pixbuf_loader_write error handlingMatthias Clasen2006-12-101-0/+5
* pixbufloader_*.def Remove pixbufloader_*.def, they are not used. (#365388)Tor Lillqvist2006-10-281-0/+10
* 2.10.6Matthias Clasen2006-10-031-0/+4
* 2.10.5GTK_2_10_5Matthias Clasen2006-10-021-0/+4
* 2.10.4GTK_2_10_4Matthias Clasen2006-09-231-0/+4
* Simplify and fix reading of ASCII images.Matthias Clasen2006-09-061-0/+4
* 2.10.3GTK_2_10_3Matthias Clasen2006-09-051-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