A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / include / wx / html / htmltag.h
2013-09-30  Vadim ZeitlinAdd wxHtmlTag::GetParamAsString() convenience method.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-10  Václav SlavíkFix lots of warnings reported by Clang.
2012-12-08  Vadim ZeitlinAdd a wxHtmlTag helper parsing both absolute values...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-01-15  Václav Slavíkfixed wxHTML parser to not assert on invalid HTML input...
2007-08-31  Václav Slavíkfixed badly named wxHtmlTag::GetParam() argument: with_...
2007-08-28  Václav Slavíkadded some clarifying comments
2007-08-26  Václav Slavíkfixed wxHTML parsing to run in O(n) even in UTF8 build
2007-08-22  Václav Slavíkdon't derive wxHtmlTag and wxHtmlTagsCache from wxObjec...
2007-08-21  Václav Slavíkuse wxVector<T> instead of homegrown growing array...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-28  Václav Slavíkdont use wxChar* arguments in wxHTML API
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-05  Włodzimierz SkibaOld API clearly deprecated.
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY, TRUE...
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-08  Mattia Barbon Morec ompilation fixes.
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-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2001-07-19  Václav Slavíknew wxHtmlParser core
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-07-01  Václav Slavíkadded convenience accessors to wxHtmlTag and modified...
2001-05-02  Kendall BennettFixed wxHTML code in a Watcom Win32 DLL
2001-04-29  Václav Slavíkcleanup and reformatting to match indentation style...
1999-10-29  Ove KaavenWell, can't hurt to do some char -> wxChar, though...
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íkremoved html/version.h
1999-07-07  Václav Slavík*** empty log message ***