]> git.saurik.com Git - wxWidgets.git/history - src/html/winpars.cpp
Fixed some warnings (don't know why dialoged Makefile is being committed)
[wxWidgets.git] / src / html / winpars.cpp
2001-02-06  Julian SmartFixed some warnings (don't know why dialoged Makefile...
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-09  Vadim Zeitlindon't translate wxASSERT_MSG messages
2000-01-23  Václav Slavíkadded wxLogError/Warning into wxHTML
2000-01-23  Václav Slavíkadded WXMAC default font sizes
2000-01-16  Václav Slavíkadded encoding conversion to wxHTML
2000-01-14  Václav Slavíkcode fragment that adds one more line to each html...
1999-12-24  Václav Slavíkadded <font face> support
1999-12-23  Václav SlavíkwxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink...
1999-12-23  Václav Slavíkremoved wxITALIC/wxSLANT stuff from wxHTML (no longer...
1999-12-11  Václav Slavíknew wxHTML printing code ; parser now supports scaling
1999-11-28  Václav SlavíkwxHtmlWinParser::SetFonts now refreshes fonts cache
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-17  Václav SlavíkHTML_xxxx constants changed to wxHTML_xxxx (with backwa...
1999-10-16  Václav SlavíkSetFonts methods have const param now
1999-10-15  Vadim Zeitlincompilation fix
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant