Merge in from trunk r68684 - r69046
[wxWidgets.git] / src / richtext / richtextformatdlg.cpp
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-21  Vadim ZeitlinAdd wxWithImages helper mix-in with {Set,Get,Assign...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
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-09-22  Julian SmartDon't use deprecated background style
2008-04-10  Julian SmartAdded wxRichTextCtrl superscript and subscript support...
2007-11-14  Julian SmartBorder corrections, and more compact dialog sizes
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-05-05  Robert Roebling Compilo.
2007-04-14  Václav Slavíkremoved extra semicolons (patch #1700459; fixes compila...
2007-04-02  Julian SmartFixed compile problem and warning
2007-03-30  Vadim Zeitlinreplaced run-time tests for wxRICHTEXT_USE_TOOLBOOK...
2006-11-08  Julian SmartAdded a couple of text effects
2006-10-29  Julian SmartDigital Mars fixes
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-11  Stefan Csomorwhile gcc 4 works under xcode, 3.3. builds don't, there...
2006-10-10  Julian SmartReturn type change
2006-10-09  Włodzimierz SkibaUse wxBookCtrl wrapper rather than wxNotebook in common...
2006-10-09  Julian SmartDon't use toolbook for formatting dialog until we have...
2006-10-09  Paul Cornettbuild fixes for WXWIN_COMPATIBILITY_2_6=0
2006-10-08  Vadim Zeitlinneed to include wx/imaglist.h even when using PCH
2006-10-08  Julian SmartAdded a customisable formatting dialog for wxRichTextCt...