don't fail in wxTransferStreamToFile if file size is exact multiple of 4KB (bug 1835918)
[wxWidgets.git] / src / common / imagtga.cpp
2007-03-30  Vadim Zeitlinadded IO errors handling to TGA reading code
2006-11-27  Vadim Zeitlinensure that image data is always freed by using wxON_BL...
2006-10-31  Václav Slavíkcompilation fix for !wxUSE_PALETTE
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)