Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / richtext / richtextfontpage.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-03-13  Julian SmartFixed some warnings
2012-09-12  Julian SmartAdded support for wxTEXT_ATTR_EFFECT_SMALL_CAPITALS.
2012-08-25  Julian SmartFixed a problem with text effects flag always being...
2012-05-20  Julian SmartAdded pixel size capability to wxTextAttr and wxRichTex...
2011-10-22  Julian SmartFix for indeterminate attribute specification
2011-10-22  Julian SmartAllow user to select indeterminate state for font attri...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-10  Julian SmartAdded the ability to deselect attributes in the font...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2010-10-04  Julian SmartwxRTC no longer derives from wxTextCtrlBase; added...
2009-09-24  Julian SmartApplied #10639 (Not all previewed fonts are displayed...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-05-15  Julian SmartAdded background colour control
2009-01-16  Francesco Montorsiuse enumerations instead of integers for wxFont style...
2008-11-28  Julian SmartFixed inability to select no superscript and no subscri...
2008-05-17  Julian SmartFixed common style collection and superscript/subscript...
2008-04-10  Julian SmartAdded wxRichTextCtrl superscript and subscript support...
2008-02-26  Julian SmartFixed [ 1775674 ] Invalid color in picker dialog
2007-11-14  Julian SmartBorder corrections, and more compact dialog sizes
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-04-08  Vadim ZeitlinThe great wxVScrolledWindow refactoring: allow using...
2007-03-07  Vadim Zeitlinremoved deprecated wxADJUST_MINSIZE
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-11-08  Julian SmartAdded a couple of text effects
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-08  Julian SmartAdded a customisable formatting dialog for wxRichTextCt...