| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the update areas for incremental loading of compressed tgas. (#171883, | Matthias Clasen | 2005-03-29 | 1 | -9/+6 |
* | Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): | Matthias Clasen | 2004-11-12 | 1 | -1/+1 |
* | New functions to disable/enable individual loaders and to obtain license | Matthias Clasen | 2004-07-08 | 1 | -0/+1 |
* | Don't use contractions like "don't" or "isn't" in error messages. It isn't | Matthias Clasen | 2004-06-12 | 1 | -9/+9 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by | Matthias Clasen | 2004-01-07 | 1 | -0/+12 |
* | Remove a pointless check. (#122710, Kjartan Maraas) | Matthias Clasen | 2003-09-19 | 1 | -6/+0 |
* | Auxiliary functions used to implement support for arbitrary origins. | Matthias Clasen | 2003-02-18 | 1 | -462/+82 |
* | Actually reject images with origin not in the upper-left corner. (#105912) | Matthias Clasen | 2003-02-13 | 1 | -5/+3 |
* | Support for separately installed loaders. (#77486) | Matthias Clasen | 2002-10-03 | 1 | -8/+38 |
* | Don't leak memory if g_try_realloc fails. | Matthias Clasen | 2002-09-03 | 1 | -2/+3 |
* | Load-at-size functionality for gdk-pixbuf. | Matthias Clasen | 2002-07-06 | 1 | -1/+2 |
* | More fixes for #77807: | Matthias Clasen | 2002-04-11 | 1 | -51/+36 |
* | Avoid a double free error if reading the colormap fails. | Matthias Clasen | 2002-03-21 | 1 | -11/+12 |
* | Fix assumptions on rowstride by manually allocating a contiguous pixel | Matthias Clasen | 2002-03-18 | 1 | -71/+231 |
* | Add a (#ifdef 0'ed) test provoking a segfault in TIFFReadDirectory(). | Matthias Clasen | 2002-02-12 | 1 | -0/+14 |
* | Enable some tests which should work now. | Matthias Clasen | 2002-02-10 | 1 | -2/+10 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 1 | -13/+13 |
* | Robustness fixes and test images for the jpeg, tiff, pnm, gif, xpm and tga | Matthias Clasen | 2001-09-14 | 1 | -1/+13 |
* | Add tga loader, patch by Nicola Girardi. (#56067) | Matthias Clasen | 2001-08-21 | 1 | -0/+1162 |