wxWidgets/include/wx/propgrid
2009-01-12 17:05:37 +00:00
..
advprops.h Better support for unspecified property value in wxDateProperty and DatePickerCtrl editor, especially when wxDP_ALLOWNONE is used 2009-01-12 17:05:37 +00:00
editors.h Eliminate need to call Connect() in wxPGEditor::CreateControls() 2008-11-23 11:00:40 +00:00
manager.h Fixed incorrect background colour that wxStaticTexts in description box sometimes got 2008-12-06 19:01:32 +00:00
property.h Added wxPGProperty::OnValidationFailure(); needed it and some other tweaks to allow vetoing value changes of ComboBox editors 2009-01-12 16:12:15 +00:00
propgrid.h Added wxPGProperty::OnValidationFailure(); needed it and some other tweaks to allow vetoing value changes of ComboBox editors 2009-01-12 16:12:15 +00:00
propgriddefs.h Reverted to old wxPG_AUTO_SORT behavior in which only root properties and immediate children of categories are (automatically) sorted; Added Sort flags; Applied slight optimization when sorting on propgridmanager page change 2009-01-10 15:16:03 +00:00
propgridiface.h Fixed bug: SetPropertyValueUnspecified(p) and p->SetValue(wxNullVariant) were out of sync 2009-01-11 16:24:00 +00:00
propgridpagestate.h Fixed bug: SetPropertyValueUnspecified(p) and p->SetValue(wxNullVariant) were out of sync 2009-01-11 16:24:00 +00:00
props.h Added wxPGProperty::OnValidationFailure(); needed it and some other tweaks to allow vetoing value changes of ComboBox editors 2009-01-12 16:12:15 +00:00