]> git.saurik.com Git - wxWidgets.git/history - include/wx/html/htmlpars.h
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
[wxWidgets.git] / include / wx / html / htmlpars.h
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-27  Václav Slavíknew wxHtmlWindow::OnOpeningURL API
2002-01-19  Václav Slavíkimplemented URLs blocking in wxHtmlWindow
2001-10-05  Václav SlavíkwxHTML now outputs unrecognized entities verbosely
2001-08-08  Václav Slavíkmade some wxHtmlEntitiesParser's methods public --...
2001-08-06  Václav Slavíkcompilation fix
2001-07-19  Václav Slavíknew wxHtmlParser core
2001-07-01  Václav Slavíknew HTML tags parser and entities substitution code
2001-04-29  Václav Slavíkcleanup and reformatting to match indentation style...
2001-04-24  Václav Slavíkimplemented (more) correct <pre> handling
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
1999-12-24  Václav Slavíkremoved wxHtmlParser::GetTempData (internal function...
1999-10-27  Václav Slavíkadded wxHtmlParser::{Push|Pop}TagHandler
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant