Implement wxDocument::Revert() and show its use in the sample.
[wxWidgets.git] / src / common / imagtga.cpp
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-06-01  Francesco Montorsidocument that CanRead() and GetImageCount() functions...
2009-01-13  Francesco Montorsialways properly check if SeekI() calls succeded; this...
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)