Rebake after latest changes.
[wxWidgets.git] / samples / printing / printing.h
2009-02-25  Francesco Montorsirevise all code; do not use many global objects; use...
2006-10-27  Julian SmartRobert Lang's patch [ 1583183 ] Fixes printing/print...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-11-27  Robert Roebling Added support for DrawEllipse and pen styles to
2004-10-31  Robert Roebling Moved the wxPageSetupDialogData <-> native conversion
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-05-25  Julian SmartMore name changes
2004-05-11  Dimitri Schoolwerthmade font a non-pointer; code cleanup
2002-12-15  Mattia Barbon Fixed all remaining samples/Unicode compilation errors.
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
1999-11-08  Julian SmartMade various Motif fixes, wxListBox/wxChoice derive...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-08-28  Julian SmartFixed MSW printing, tidied up member variable names
1998-05-20  Karsten BallüderInitial revision