]> git.saurik.com Git - wxWidgets.git/history - samples/erase/erase.cpp
patch from Dimitri fixing a few memory leaks and unTABbing the sources
[wxWidgets.git] / samples / erase / erase.cpp
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2002-02-24  Robert Roebling Added expose event compression.
2002-02-24  Robert Roebling More tests in erase sample.
2002-02-18  Robert Roebling Added more wxRegion tests to erase sample.
2002-02-16  Robert Roebling Put a wxRegion test into the erase sample.
2002-02-10  Václav Slavíkmore wxMGL-aware samples
2001-06-30  Gilles Depeyrotinclude xpm files for Mac OS after correction of wxICON...
2001-06-13  Julian SmartAdded wxUSE_MENUS to setup0.h to make menu sample compile;
2001-06-11  Robert Roebling Applied wxImage::Scale() patch,