]> git.saurik.com Git - wxWidgets.git/history - include/wx/richtext/richtexthtml.h
Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / include / wx / richtext / richtexthtml.h
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-07  Vadim ZeitlinReplace more DECLARE_CLASS occurrences with DECLARE_DYN...
2010-10-04  Julian SmartwxRTC no longer derives from wxTextCtrlBase; added...
2009-09-23  Julian SmartAdded wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler...
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-10-26  Julian SmartAdded URL support to attribute objects and to wxRichTex...
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-10-08  Julian SmartUse paragraph's attributes for paragraph-related styles...
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-03-07  Julian SmartApplied patch [ 1445031 ] wxString passed as ellipsis...
2006-03-07  Julian SmartAdded conversion to HTML, by Akin Demirtug
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-12-18  Julian SmartSeparated XML and HTML rich text I/O handlers