Merge in from trunk r68684 - r69046
[wxWidgets.git] / src / richtext / richtextstyledlg.cpp
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2010-10-04  Julian SmartwxRTC no longer derives from wxTextCtrlBase; added...
2009-06-24  Julian SmartStyle selection now restored after editing the style
2008-06-30  Julian SmartFurther style preview fix
2007-11-14  Julian SmartBorder corrections, and more compact dialog sizes
2007-10-27  Julian SmartAdded wxVSCROLL to wxRichTextCtrls
2007-10-24  Julian SmartSmall usability improvements
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-06-10  Václav Slavíkdon't use implicit wxString->char*/wchar_t* conversion...
2007-03-07  Vadim Zeitlinremoved deprecated wxADJUST_MINSIZE
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-11-14  Julian SmartOmission and bug fix
2006-10-26  Julian SmartAdded URL support to attribute objects and to wxRichTex...
2006-10-21  Julian SmartAdded wxUSE_RICHTEXT guard
2006-10-20  Włodzimierz SkibaWhitespaces and headers cleaning.
2006-10-19  Julian SmartCompilation fixes
2006-10-19  Julian SmartAdded a list style editor page to the formatting dialog.