Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr, and added a font table
[wxWidgets.git] / include / wx / richtext / richtextstyles.h
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-08-07  Julian SmartAdded wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-07  Julian SmartInit fix
2006-11-26  Julian SmartStyles now sorted alphabetically
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-11-09  Julian SmartSome documentation enhancements for wxRichTextCtrl
2006-11-08  Julian SmartAdded a couple of text effects
2006-10-26  Julian SmartAdded URL support to attribute objects and to wxRichTex...
2006-10-20  Włodzimierz SkibaWhitespaces and headers cleaning.
2006-10-19  Julian SmartAdded a list style editor page to the formatting dialog.
2006-10-17  Julian SmartAdded list style to text attributes, independent from...
2006-10-08  Julian SmartAdded option to set style from style listbox when single
2006-10-02  Włodzimierz SkibaGCC warning fix. Minor cleanup.
2006-09-29  Julian SmartFixed bugs in, and added operators and copy constructor...
2006-09-12  Julian SmartStyle listbox now shows current style
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-10-28  Julian SmartApplied patch [ 1339882 ] richtext misc cleanup
2005-10-19  Julian SmartAdded wxRichTextCtrl