Moved the wxPageSetupDialogData <-> native conversion
[wxWidgets.git] / include / wx / html / htmprint.h
2004-10-31  Robert Roebling Moved the wxPageSetupDialogData <-> native conversion
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY, TRUE...
2004-09-24  Václav Slavíkreplaced NormalizeFontSizes with SetStandardFonts
2004-08-05  Robin DunnAdded NormalizeFontSizes which will set the html font...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-23  Václav Slavíkcreate wxPrintData instance on demand
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-07-06  Julian SmartAdded wxHtmlPrintout::AddFilter so the same filters...
2003-07-04  Václav Slavíkfixes for moving wxHTML files into their own DLL
2003-05-26  Julian SmartAllow printing objects to be passed a wxWindow, not...
2003-05-12  Václav Slavíkapplied HTML pagebreaks patch
2003-03-16  Václav Slavíkapplied patch adding SetFonts to wxHTML printing classe...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
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-01-06  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-08-23  Václav SlavíkwxHtmlEasyPrinting indentation changes + CreatePrintout...
2001-04-29  Václav Slavíkcleanup and reformatting to match indentation style...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-11  Václav Slavíknew wxHTML printing code ; parser now supports scaling
1999-10-30  Václav Slavíkfixed bug that caused assertion failure during HTML...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-17  Václav SlavíkHTML_xxxx constants changed to wxHTML_xxxx (with backwa...
1999-10-17  Václav Slavíkadded HTML printing