remove extraneous commas and semicolons (patch 1537792)
[wxWidgets.git] / samples / rotate / rotate.cpp
2006-08-13  Vadim Zeitlinremove extraneous commas and semicolons (patch 1537792)
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2005-05-19  Julian SmartReplaced image
2005-03-24  Vadim Zeitlindon't forget cards drawn on the canvas; general cleanup...
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-06-02  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-25  Julian SmartMore name changes
2004-02-29  Mattia Barbon Compilation fixes.
2003-08-14  Julian SmartClear -> ClearBackground
2002-12-15  Mattia Barbon Fixed all remaining samples/Unicode compilation errors.
2002-03-24  Václav Slavíkdon't use deprecated wxImage methods inside wxWin
2001-09-21  Mattia BarbonUnicode compilation fixes.
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-10  Guillermo Rodrigue... Added code to test the transparency stuff for image...
2000-02-08  Guillermo Rodrigue... M_PI is not ANSI
2000-02-07  Vadim Zeitlin1. modified Makefile to copy the .bmp
2000-02-06  Robert Roebling compilation fixes.
2000-02-06  Julian SmartAdded rotation to wxImage