Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr, and added a font table
[wxWidgets.git] / src / richtext / richtextindentspage.cpp
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-03-07  Vadim Zeitlinremoved deprecated wxADJUST_MINSIZE
2006-11-10  Julian SmartAdded outline level
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-09  Julian SmartDon't use precompiled header directives in included...
2006-10-09  Włodzimierz SkibaWarnings, build errors, headers, licence, prefered...
2006-10-08  Vadim Zeitlinfix format mismatch warnings
2006-10-08  Julian SmartAdded a customisable formatting dialog for wxRichTextCt...