Globally replace _T() with wxT().
[wxWidgets.git] / src / html / htmlfilt.cpp
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-23  Robert RoeblingCorrect conversion from text file to charset (which...
2008-04-15  Vadim Zeitlinadd possibility to specify the conversion to use in...
2007-04-27  Václav SlavíkWX_PRECOMP, not WXPRECOMP
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
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
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-05-05  Václav Slavíkgcc pragmas fixes
2002-04-21  Mattia BarbonRemoved the need for wxStream::GetSize in wxHTML.
2001-12-27  Václav Slavíkfixed bug in wxHTML that certainly prevented it from...
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
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íkfixed typo : _ instead of wxT
2000-01-23  Václav Slavíkadded wxLogError/Warning into wxHTML
2000-01-16  Václav SlavíkwxHtmlFilterHTML adds fake <meta> tag so that the parse...
2000-01-03  Ove KaavenUnicode compilation fixes for BC++ 5
1999-10-29  Ove KaavenWell, wxHTML compiles in Unicode mode now. But if it...
1999-10-18  Václav SlavíkwxUSE_HTML was missiing at some places
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant