Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr, and added a font table
[wxWidgets.git] / src / richtext / richtextliststylepage.cpp
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.