Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / richtext / richtextindentspage.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-01-04  Julian SmartAdded box style functionality to style manager dialog
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-04  Julian SmartAdded Page Break control to spacing page
2011-08-03  Julian SmartOutline and line spacing can now be reset via the UI...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-20  Julian SmartNo longer ignores first-line indent if no left indent...
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...
2010-04-27  Julian SmartwxRTC: fixed style selection reset after editing a...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-24  Julian SmartFixed small alignment issues
2009-01-07  Julian SmartFixed assert caused by incorrect number of flex grid...
2008-06-29  Julian SmartCorrected problem of wrong paragraph receiving style...
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-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...