]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/io-tga.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / gdk-pixbuf / io-tga.c
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-07 Matthias ClasenMake it possible to call gdk_pixbuf_loader_set_size...
2003-09-19 Matthias ClasenRemove a pointless check. (#122710, Kjartan Maraas)
2003-02-18 Matthias ClasenAuxiliary functions used to implement support for arbit...
2003-02-13 Matthias ClasenActually reject images with origin not in the upper...
2002-10-03 Matthias ClasenSupport for separately installed loaders. (#77486)
2002-09-03 Matthias ClasenDon't leak memory if g_try_realloc fails.
2002-07-06 Matthias ClasenLoad-at-size functionality for gdk-pixbuf.
2002-04-11 Matthias Clasen More fixes for #77807:
2002-03-21 Matthias ClasenAvoid a double free error if reading the colormap fails.
2002-03-18 Matthias ClasenFix assumptions on rowstride by manually allocating...
2002-02-12 Matthias ClasenAdd a (#ifdef 0'ed) test provoking a segfault in TIFFRe...
2002-02-10 Matthias ClasenEnable some tests which should work now.
2001-12-13 Sebastian WilhelmiRemove assorted G_OBJECT casts where unnecessary.
2001-09-14 Matthias ClasenRobustness fixes and test images for the jpeg, tiff...
2001-08-21 Matthias ClasenAdd tga loader, patch by Nicola Girardi. (#56067)