Remove obsolete VisualAge-related files.
[wxWidgets.git] / src / html / m_pre.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2008-10-28  Václav Slavíkfixed interpretation of line breaks in <pre> to conform...
2008-05-04  Václav Slavíkfixed incorrect handling of end iterator in HtmlizeLine...
2008-04-21  Václav Slavíkuse iterators in HtmlizeLinebreaks()
2008-04-21  Václav Slavíkpreserve TAB characters when copying HTML <pre> content...
2008-03-21  Václav Slavíkfixed TABs positioning inside <pre> so that tags don...
2007-04-27  Václav SlavíkWX_PRECOMP, not WXPRECOMP
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-03  Václav Slavíkadded ParseInnerSource() to make <pre>-like parsing...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-07-17  Václav Slavíkfixed TABs handling
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-11-09  Václav Slavíkaddedd support for <pre width=...>
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-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-01-17  Václav Slavíkput vertical space before <pre> section
2001-08-03  Václav Slavíkonce again forgot about this OS/2 strangeness
2001-08-02  Robin Dunncompilation fix for VC++
2001-08-01  Václav Slavíkfixed <pre> handling
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-04-24  Václav Slavíkimplemented (more) correct <pre> handling
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-19  Václav Slavíkfixed compilation problem with BC (at least I hope so)
2000-01-17  Václav Slavíkfixed BC compilation bug (line 145)
2000-01-16  Václav Slavík<pre> environment uses charset conversion as well
1999-12-25  Václav Slavíkfont size fix for <PRE>
1999-12-20  Václav Slavíkcleaned some relics - mod_* instead of m_* in wxHTML...
1999-11-28  Václav Slavíkadded &copy; in <PRE> environment
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-16  Václav Slavíkremoved wxVERSION_* macros
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant