warning fixes for BCC and OW (heavily modified patch 819146)
[wxWidgets.git] / src / html / htmltag.cpp
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-06-15  Vadim ZeitlinGTK2 Unicode build warning fix
2003-02-26  Václav Slavíkcompilation fix for optimizing compilers
2003-02-23  Václav Slavíkfixed parsing of CDATA elements (<script> and <style...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-05-05  Václav Slavíkgcc pragmas fixes
2002-03-29  Vadim Zeitlincorrected the previous warning fix so that it doesn...
2002-03-29  Vadim Zeitlinfixed signed/unsigned comparison warning
2002-03-28  Vadim Zeitlinfixed a buffer overflow (!) in wxHtmlTagsCache
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2001-08-15  Vadim Zeitlincompilation fixes for VC++ in release mode
2001-08-06  Václav Slavíkcompilation fix
2001-07-20  Václav Slavíkoops, forgot to fix wxHtmlTag dtor
2001-07-19  Václav Slavíknew wxHtmlParser core and changes implied by it
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-07-02  Václav Slavíkoops, fixed fatal bug in new HTML parsing code (I wonde...
2001-07-01  Václav Slavíkadded convenience accessors to wxHtmlTag and modified...
2001-07-01  Václav Slavíknew HTML tags parser and entities substitution code
2001-06-20  Václav Slavíkfixed yet another bug in wxHtmlTag's parameters parser
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2001-05-19  Václav Slavík-fix for a bug in parsing tag's properties with common...
2001-04-29  Václav Slavíkcleanup
2001-03-09  Václav Slavíkfixed parsing of tags with whitespace around = sign
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-10-06  Václav Slavíkfixed bug in parsing incomplete HTML when the very...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-29  Ove KaavenWell, wxHTML compiles in Unicode mode now. But if it...
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-08-31  Václav SlavíkScanParam has only one parameter now
1999-08-30  Václav SlavíkwxHtmlTag::ScanParam now returns value
1999-08-03  Václav Slavíkmalloc() --> new[]
1999-07-29  Guilhem LavauxTypos.
1999-07-19  Karsten BallüderAdded test for vsscanf. GUESSING IS EVIL! Cannot test...
1999-07-07  Václav Slavík*** empty log message ***