]> git.saurik.com Git - wxWidgets.git/history - include/wx/propgrid/editors.h
Eliminate need to call Connect() in wxPGEditor::CreateControls()
[wxWidgets.git] / include / wx / propgrid / editors.h
2008-11-23  Jaakko SalliEliminate need to call Connect() in wxPGEditor::CreateC...
2008-10-12  Jaakko SalliEliminate (or at least reduce) 64-bit build warnings...
2008-10-08  Jaakko SalliRemoved '#ifndef DOXYGEN' sections
2008-10-06  Jaakko SalliMinimize use of editor class macros
2008-10-06  Jaakko SalliWhen registering editor, try wxRTTI class name in addit...
2008-10-06  Jaakko SalliRemove use of wxPG_EDITOR macro
2008-10-05  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-17  Jaakko SalliwxUSE_PROPGRID is now recognized by source and header...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)