]> git.saurik.com Git - wxWidgets.git/history - include/wx/html/htmlpars.h
Fixed typos in comments (patch #1515724)
[wxWidgets.git] / include / wx / html / htmlpars.h
2006-07-02  Stefan NeisFixed typos in comments (patch #1515724)
2006-04-03  Václav Slavíkadded ParseInnerSource() to make <pre>-like parsing...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY, TRUE...
2004-06-30  Václav Slavíkmade GetEntitiesParser public, it's useful for some...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-04  Václav Slavíkfixes for moving wxHTML files into their own DLL
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