Added wxHtmlPrintout::AddFilter so the same filters used for
[wxWidgets.git] / src / html / htmprint.cpp
2003-07-06  Julian SmartAdded wxHtmlPrintout::AddFilter so the same filters...
2003-06-03  Václav Slavíknew rendering customization API for Vadim
2003-05-31  Václav Slavíkpreparing wxHtmlWindow for text selection (highlighting...
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...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-17  Robert Roebling Removed all deprecated printing code.
2002-05-14  Václav Slavíkno, DO NOT use wxMessageBox where wxLogError is more...
2002-05-08  Gilles Depeyrotadded missing include file
2002-05-08  Julian SmartAdded Ok() member for print data, print dialog, page...
2002-05-05  Václav Slavíkgcc pragmas fixes
2002-04-21  Mattia BarbonRemoved the need for wxStream::GetSize in wxHTML.
2001-09-19  Václav Slavíkfixed problems with HTML printing w/o using wxHtmlWindow
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-07  Vadim Zeitlinapplied patch 439186 (mingw and VC5 fixes)
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-05-26  Václav Slavíkfixed memory leak in DoPrint
2001-02-16  Václav Slavíkapplied patch #103817 to both branches (HTML printing...
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-11  Václav Slavíksome != NULL checks
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
1999-12-11  Václav Slavíknew wxHTML printing code ; parser now supports scaling
1999-11-06  Václav Slavíkfixed some clipping related bugs in wxHTML priting
1999-10-30  Václav Slavíkfixed bug that caused assertion failure during HTML...
1999-10-29  Ove KaavenWell, wxHTML compiles in Unicode mode now. But if it...
1999-10-20  Václav Slavíkdoes compile under MSW now
1999-10-20  Václav SlavíkwxHtmlEasyPrinting now uses wxThePrintSetupData - creat...
1999-10-18  Václav SlavíkwxUSE_HTML was missiing at some places
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