wxWidgets/include/wx/propgrid
2010-04-16 14:36:32 +00:00
..
advprops.h Removed most of the propgrid '#ifndef SWIG' pre-compiler conditions 2010-02-10 16:45:39 +00:00
editors.h Removed most of the propgrid '#ifndef SWIG' pre-compiler conditions 2010-02-10 16:45:39 +00:00
manager.h Removed most of the propgrid '#ifndef SWIG' pre-compiler conditions 2010-02-10 16:45:39 +00:00
property.h Use explicit wxPGPropertyFlags enum type with wxPGProperty::SetFlag() and similar member functions (thus preventing use of incorrect set of flags). Also now document wxPGProperty flags. 2010-03-17 18:17:19 +00:00
propgrid.h For better support of wxValidators, invoke wxValidator::Validate() directly. Also remove obsolete flag wxPG_FL_VALIDATION_FAILED and make wxPropertyGrid::DoEditorValidate() virtual. 2010-03-29 18:17:55 +00:00
propgriddefs.h Adapted wxPropertyGrid documentation, samples, tests, and wxVariantData-macros to the new wxAny<->wxVariant conversions 2010-04-16 14:36:32 +00:00
propgridiface.h Remove wxUSE_WCHAR_T checks. 2010-04-16 10:43:18 +00:00
propgridpagestate.h Fixed auto-resizing behavior when double-clicking a splitter; Added wxPropertyGrid::ResetColumnSizes(); wxPropertyGrid::GetSplitterPosition() got splitterIndex argument 2010-02-16 16:24:30 +00:00
props.h Removed most of the propgrid '#ifndef SWIG' pre-compiler conditions 2010-02-10 16:45:39 +00:00