Remove obsolete VisualAge-related files.
[wxWidgets.git] / src / html / m_list.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-03-17  Paul Cornettfix a huge number of build errors
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-12-18  Julian SmartAdded space after list item number, otherwise number...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-05  Włodzimierz Skiba'mark' is already used in this scope so make it clearer.
2005-05-13  Włodzimierz SkibaFixed wrong positioning of marks and enumerations in...
2004-11-25  Václav Slavíkreverted Robert's over-optimisation, correct fix coming...
2004-11-24  Robert Roebling Changed the way invisble HTML cells are NOT
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-05-31  Václav Slavíkfixed crash on incorrect HTML input caused by uninitial...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-21  Václav Slavíklists rendering fixes (second part of patch 911377)
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-06-03  Václav Slavíknew rendering customization api fixes
2003-06-02  Václav Slavíkadded copying selection to clipboard; fixes to selectio...
2003-05-31  Václav Slavíkpreparing wxHtmlWindow for text selection (highlighting...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-06-28  Václav Slavíkenlarged <UL> bullets a bit and nuked this weirdness
2002-06-26  Julian SmartChanged the UL bullet to be a square -- I couldn't get
2001-07-31  Kendall BennettLatest updates from SciTech code tree including numerou...
2001-07-19  Václav Slavíknew wxHtmlParser core and changes implied by it
2001-07-08  Václav SlavíkTrying to hide evidence of my negative programming...
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2000-11-05  Václav Slavíkfixed <li><p> paragraph break problem
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-03  Ove KaavenUnicode compilation fixes for BC++ 5
1999-12-20  Václav Slavíkcleaned some relics - mod_* instead of m_* in wxHTML...
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
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-17  Václav SlavíkHTML_xxxx constants changed to wxHTML_xxxx (with backwa...
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant