]> git.saurik.com Git - wxWidgets.git/history - src/html/m_fonts.cpp
added copying selection to clipboard; fixes to selection making
[wxWidgets.git] / src / html / m_fonts.cpp
2003-06-02  Václav Slavíkadded copying selection to clipboard; fixes to selectio...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-03-08  Václav Slavíkcase insensitive <font face>
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 BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-14  Václav Slavíkadded <address>, <code>, <kbd>, <samp>, <small>, <big...
2000-01-03  Ove KaavenUnicode compilation fixes for BC++ 5
1999-12-28  Julian SmartSome BC++ issues
1999-12-24  Václav Slavíkadded <font face> support
1999-12-23  Václav Slavíkfixed interpretation of <font size>: was always relativ...
1999-12-20  Václav Slavíkadded <EM>, <CITE> and <STRONG> tags; now use separate...
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-29  Ove KaavenWell, wxHTML compiles in Unicode mode now. But if it...
1999-10-17  Václav SlavíkHTML_xxxx constants changed to wxHTML_xxxx (with backwa...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant