Correct wxImage::Size() again; add unit tests for it.
[wxWidgets.git] / tests / image /
2009-08-30  Vadim ZeitlinCorrect wxImage::Size() again; add unit tests for it.
2009-06-01  Francesco Montorsiminor change: differentiate the initial banner of test...
2009-06-01  Francesco Montorsiadd check about network connectivity; don't run the...
2009-06-01  Francesco Montorsifix PCH-less build
2009-06-01  Francesco Montorsiadd wxImage test units to test loading from both seekab...
2008-07-23  Vadim Zeitlinfix a bug in the test which was corrupting 1 byte beyon...
2008-06-01  Vadim Zeitlindefine wxHAS_RAW_BITMAP (instead of inconsistenly named...
2008-05-30  Vadim Zeitlinfixed wxImagePixelData compilation (ticket #3003);...