Border corrections, and more compact dialog sizes
[wxWidgets.git] / src / richtext / richtextstyles.cpp
2007-11-14  Julian SmartBorder corrections, and more compact dialog sizes
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-08-07  Julian SmartAdded wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
2007-03-30  Vadim Zeitlindon't use m_stylePopup inside GetRichTextCtrl() before...
2007-03-30  Vadim Zeitlindon't use potentially NULL m_styleListBox (coverity...
2006-12-10  Włodzimierz SkibaWarning fix.
2006-11-30  Julian SmartCorrection to style code
2006-11-26  Julian SmartStyles now sorted alphabetically
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-11-17  Julian SmartLimit indentation in style listbox, and also show centring
2006-11-08  Julian SmartAdded a couple of text effects
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
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-17  Julian SmartAdded list style to text attributes, independent from...
2006-10-08  Julian SmartAdded option to set style from style listbox when single
2006-09-29  Julian SmartFixed bugs in, and added operators and copy constructor...
2006-09-12  Julian SmartStyle listbox now shows current style
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-07-25  Włodzimierz SkibaSimplify PCH support. Minor source cleaning.
2005-10-28  Julian SmartApplied patch [ 1339882 ] richtext misc cleanup
2005-10-22  Julian SmartCorrections for wxUSE_STL=1
2005-10-19  Julian SmartAdded wxRichTextCtrl