]> git.saurik.com Git - wxWidgets.git/history - samples/erase
Lots of updates for color dialog and sliders
[wxWidgets.git] / samples / erase /
2002-05-05  Vadim Zeitlinfixed compilation and added a test for OnErase() to...
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
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
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-18  Julian SmartUpdated VC++ files
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-22  Gilles Depeyrotremoved obsolete CodeWarrior projects
2001-11-22  Gilles Depeyrotremoved obsolete CodeWarrior 5 projects
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
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,