]> git.saurik.com Git - wxWidgets.git/history - include/wx/html/htmprint.h
No real changes, just refactor wxControlContainer code a little.
[wxWidgets.git] / include / wx / html / htmprint.h
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-07-24  Vadim ZeitlinRemove hard limit on number of pages in wxHtmlPrintout.
2010-05-05  Vadim ZeitlinNotify user less intrusively about overflow when previe...
2010-03-29  Václav SlavíkUse fixed screen DPI of 96 when printing HTML.
2009-12-01  Bryan PettyForward-port of r62758 (Added wxHtmlEasyPrinting name...
2009-03-26  Vadim Zeitlindetect horizontal overflow in wxHtmlPrintout and warn...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-10-29  Francesco Montorsis/FALSE/false
2007-08-03  Julian SmartAdded Get/SetParentWindow to allow the same easy printi...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-05-28  Vadim Zeitlinuse dynamic array for the page breaks positions (patch...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-04  Julian SmartAdded licence/copyright information
2004-11-27  Václav Slavíkrenamed Render's argument to not obfuscate its meaning
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