wxWidgets/include/wx/propgrid
2009-04-16 19:28:39 +00:00
..
advprops.h
editors.h Allow wxPGMultiButton to work even if primary editor control was not created in wxPGEditor::CreateControls(); Clarified related samples and documentation. 2009-03-09 18:32:43 +00:00
manager.h Fixed and refactored wxPropertyGridManager decsription text box painting 2009-02-07 13:35:26 +00:00
property.h wxFlagsProperty now automatically relays wxBOOL_USE_CHECKBOX and wxBOOL_USE_DOUBLE_CLICK_CYCLING to child bool properties (closes #10690) 2009-04-16 19:28:39 +00:00
propgrid.h first round of debug/release merge: introduce wxDEBUG_LEVEL, for now defined as 1 if __WXDEBUG__ is defined, i.e. no real changes; don't use __WXDEBUG__ in the headers to keep debug and release builds ABI-compatible; add functions to customize or disable asserts handling 2009-03-21 23:36:37 +00:00
propgriddefs.h Property value images are no longer shrinked horizontally 2009-03-06 17:32:28 +00:00
propgridiface.h Improved documentation for GetProperty(), GetPropertyByName() 2009-02-17 18:36:35 +00:00
propgridpagestate.h Clarified wxPropertyGrid::HitTest() docs 2009-02-13 16:15:12 +00:00
props.h wxFlagsProperty now automatically relays wxBOOL_USE_CHECKBOX and wxBOOL_USE_DOUBLE_CLICK_CYCLING to child bool properties (closes #10690) 2009-04-16 19:28:39 +00:00