Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / richtext / richtextliststylepage.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-01-19  Julian SmartWhen selecting the bitmap bullet style, the name can...
2011-10-27  Vadim ZeitlinReplace remaining occurrences of _T() with wxT().
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-03  Julian SmartOutline and line spacing can now be reset via the UI...
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-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-06-29  Julian SmartCorrected problem of wrong paragraph receiving style...
2007-10-27  Julian SmartAdded wxVSCROLL to wxRichTextCtrls
2007-10-10  Chris Elliottpatch as at thread.gmane.org/gmane.comp.lib.wxwidgets...
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-03-07  Vadim Zeitlinremoved deprecated wxADJUST_MINSIZE
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-10-30  Vadim Zeitlincommented out if(1) which resulted in annoying bcc...
2006-10-26  Julian SmartTypo fixes
2006-10-26  Julian SmartAdded URL support to attribute objects and to wxRichTex...
2006-10-25  Włodzimierz SkibaTypo fix.
2006-10-25  Włodzimierz SkibaMake wxRichTextCtrl again buildable on WinCE.
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-20  Paul Cornettbuid fix
2006-10-19  Julian SmartSpin control usage correction
2006-10-19  Julian SmartAdded a list style editor page to the formatting dialog.