Allow absent checkbox when transferring dimension data
[wxWidgets.git] / src / richtext / richtextsymboldlg.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-03-18  Julian SmartFixed help for symbol picker and style manager dialogs
2012-02-25  Julian SmartMore reasonable font size for rich text dialogs.
2011-10-07  Julian SmartAllow selected symbol to be scrolled into view initially
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2010-03-23  Julian SmartFixed ordering bug that caused an assertion because...
2009-11-23  Julian SmartMade Unicode the default in symbols dialog.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-02  Vadim Zeitlinuse WXSIZEOF(x) instead of sizeof(x)/sizeof(x[0]) ...
2008-03-17  Paul Cornettfix a huge number of build errors
2007-11-28  Julian SmartUse wxStdDialogButtonSizer
2007-11-27  Václav Slavíkonce again removed #ifdefs that conditionally included...
2007-11-15  Julian SmartCorrected symbol for OS/2
2007-11-14  Julian SmartBorder corrections, and more compact dialog sizes
2007-06-22  Vadim Zeitlinpointer to literal string should be const
2007-04-08  Vadim Zeitlinfix new wxHVScroll code to build with WXWIN_COMPATIBILI...
2007-04-08  Vadim ZeitlinThe great wxVScrolledWindow refactoring: allow using...
2007-03-07  Vadim Zeitlinremoved deprecated wxADJUST_MINSIZE
2006-12-24  Václav Slavíkremoved #ifdefs that conditionally included the exact...
2006-10-21  Stefan NeisFixed port name used in #ifdef.
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  Włodzimierz SkibaWarnings, build errors, headers, licence, prefered...
2006-10-09  Paul Cornettwarning fixes/minor cleanup
2006-10-08  Vadim Zeitlindon't define g_UnicodeSubsetTable in non-Unicode build...
2006-10-08  Julian SmartAdded a symbol selection dialog, with optional font...