]> git.saurik.com Git - wxWidgets.git/history - include/wx/propgrid/editors.h
Removed most of the propgrid '#ifndef SWIG' pre-compiler conditions
[wxWidgets.git] / include / wx / propgrid / editors.h
2010-02-10  Jaakko SalliRemoved most of the propgrid '#ifndef SWIG' pre-compile...
2009-12-22  Jaakko SalliAdded wxPropertyGrid::SetUnspecifiedValueAppearance...
2009-06-12  Jaakko SalliAdded missing virtual dtor for wxPGMultiButton
2009-05-30  Jaakko SalliForward-ported wxPython-bindings related cleanup from...
2009-03-09  Jaakko SalliAllow wxPGMultiButton to work even if primary editor...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
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)