]> git.saurik.com Git - wxWidgets.git/history - src/html/m_list.cpp
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND, TRUE...
[wxWidgets.git] / src / html / m_list.cpp
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