The rounded corners look really dumb at this size.
[wxWidgets.git] / src / richtext / richtextstylepage.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-06-18  Julian SmartFixed #14417: wxRichTextCtrl crashes on LoadFile
2012-06-15  Vadim ZeitlinFix harmless MSVC warning about converting pointer...
2012-06-01  Vadim ZeitlinUse wxDynamicCast() instead of IsKindOf() checks.
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2010-10-04  Julian SmartwxRTC no longer derives from wxTextCtrlBase; added...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-24  Julian SmartDon't translate panel titles
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-03-07  Vadim Zeitlinremoved deprecated wxADJUST_MINSIZE
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-09  Julian SmartDon't use precompiled header directives in included...
2006-10-09  Włodzimierz SkibaWarnings, build errors, headers, licence, prefered...
2006-10-08  Julian SmartAdded a customisable formatting dialog for wxRichTextCt...