]> git.saurik.com Git - wxWidgets.git/history - samples/erase/erase.cpp
Various warning and Unicode fixes from ABX.
[wxWidgets.git] / samples / erase / erase.cpp
2003-09-09  Mattia Barbon Various warning and Unicode fixes from ABX.
2002-12-14  Mattia Barbon More samples/Unicode fixes.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-01  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-05-05  Vadim Zeitlinfixed compilation and added a test for OnErase() to...
2002-03-29  Robert Roebling A bit of scrolling works under GTK 2.0
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,