XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / interface / wx / propgrid / editors.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-01-06  Steve LamertonAdd missing code tag before lots of wxEventTypes in...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-03-19  Francesco MontorsiFix various doxygen warnings
2009-12-25  Jaakko SalliAdded documentation for wxPGEditor::SetControlAppearance()
2009-03-09  Jaakko SalliAllow wxPGMultiButton to work even if primary editor...
2008-11-23  Jaakko SalliEliminate need to call Connect() in wxPGEditor::CreateC...
2008-10-22  Francesco Montorsifixed doxygen warnings; also restyled (partially) the...
2008-10-19  Jaakko SalliChanged argument of wxPropertyGrid::OnCustomEditorEvent...
2008-10-12  Jaakko SalliEliminate (or at least reduce) 64-bit build warnings...
2008-10-06  Jaakko SalliWhen registering editor, try wxRTTI class name in addit...
2008-10-06  Jaakko SalliFix RCS-IDs
2008-10-01  Jaakko SalliUnfocus text editor when enter is pressed
2008-09-30  Jaakko SalliFixed Connect() use sample case in CreateControls(...
2008-09-27  Jaakko SalliFixed wxPGMultiButton (event handling, FinalizePosition...
2008-09-26  Jaakko SalliFixed and clarified editor control event handling
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)