]> git.saurik.com Git - wxWidgets.git/history - include/wx/richtext/richtextstyles.h
wxRTC: extracted XML utilities into a separate class for potential reuse.
[wxWidgets.git] / include / wx / richtext / richtextstyles.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-05-20  Julian SmartAdded pixel size capability to wxTextAttr and wxRichTex...
2012-04-24  Julian SmartAdded custom properties to style definitions and style...
2011-01-14  Julian SmartRemoved GCC 4 warning
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2010-10-04  Julian SmartwxRTC no longer derives from wxTextCtrlBase; added...
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