Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / richtext / richtexttabspage.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
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 SmartFixed small alignment issues
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...