]> git.saurik.com Git - wxWidgets.git/history - include/wx/richtext/richtextxml.h
Merge in from trunk r67662 to r64801
[wxWidgets.git] / include / wx / richtext / richtextxml.h
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-07  Vadim ZeitlinReplace more DECLARE_CLASS occurrences with DECLARE_DYN...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2010-10-06  Julian SmartEliminated redundant wxRichTextAnchoredObject class...
2010-10-04  Julian SmartwxRTC no longer derives from wxTextCtrlBase; added...
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-10-26  Julian SmartAdded URL support to attribute objects and to wxRichTex...
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
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
2005-10-31  Julian SmartApplied patch [ 1341085 ] richtext xml build fix
2005-10-28  Julian SmartApplied patch [ 1339882 ] richtext misc cleanup
2005-10-19  Włodzimierz Skibaconst consistent for Clone(). Load/Save split to DoLoad...
2005-10-19  Julian SmartAdded wxRichTextCtrl