Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / richtext / richtextstyledlg.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-03-18  Julian SmartFixed help for symbol picker and style manager dialogs
2012-07-18  Julian SmartReverted format changes since 2.9 works differently
2012-07-18  Julian SmartString formatting fix
2012-06-01  Vadim ZeitlinUse wxDynamicCast() instead of IsKindOf() checks.
2012-02-25  Julian SmartMore reasonable font size for rich text dialogs.
2012-01-05  Julian SmartFixed box style application.
2012-01-04  Julian SmartAdded box style functionality to style manager dialog
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.