The rounded corners look really dumb at this size.
[wxWidgets.git] / src / richtext / richtextbulletspage.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-01-19  Julian SmartWhen selecting the bitmap bullet style, the name can...
2012-01-09  Vadim ZeitlinUse wxT(), not _T(), in wxRichText code.
2012-01-04  Julian SmartAdded box style functionality to style manager dialog
2011-10-27  Vadim ZeitlinReplace remaining occurrences of _T() with wxT().
2011-02-25  Julian SmartApplied #12941: Fixes and enhancements for wxRTC (Rober...
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2010-10-04  Julian SmartwxRTC no longer derives from wxTextCtrlBase; added...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-24  Julian SmartMade standard bullet names translatable
2008-06-29  Julian SmartCorrected problem of wrong paragraph receiving style...
2008-05-03  Julian SmartMade bullet page more compact
2007-12-30  Julian SmartReduction of includes
2007-11-14  Julian SmartBorder corrections, and more compact dialog sizes
2007-11-01  Julian SmartSizing improvements and read-only preview controls
2007-10-27  Julian SmartAdded wxVSCROLL to wxRichTextCtrls
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-03-07  Vadim Zeitlinremoved deprecated wxADJUST_MINSIZE
2006-10-26  Julian SmartAdded URL support to attribute objects and to wxRichTex...
2006-10-20  Julian SmartAdded the ability to use built-in bullet styles, curren...
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...