]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/io-tga.c
Updated Slovenian translation
[~andy/gtk] / gdk-pixbuf / io-tga.c
2008-10-13 Matthias ClasenBug 555791 – Natuilus Crashes when opening USB MP3...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Christian PerschUse g_set_error_literal where appropriate. Bug #538640.
2008-05-27 Tor LillqvistUse explicit G_MODULE_EXPORT decoration when building...
2007-09-07 Matthias ClasenFix a crash
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-03-06 Matthias ClasenFlip some more images
2006-10-11 Tor LillqvistEnable having some gdk-pixbuf loaders built-in even...
2005-09-05 Matthias ClasenRemove unused variable pbuf_count. (#315282, Kjartan...
2005-03-29 Matthias ClasenFix the update areas for incremental loading of compres...
2004-11-12 Matthias ClasenChanges to make gdk-pixbuf threadsafe (#157310, #157306...
2004-07-08 Matthias ClasenNew functions to disable/enable individual loaders...
2004-06-12 Matthias ClasenDon't use contractions like "don't" or "isn't" in error...
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)