wxWidgets/interface/wx/propgrid
2010-03-17 18:17:19 +00:00
..
editors.h Added documentation for wxPGEditor::SetControlAppearance() 2009-12-25 08:33:56 +00:00
manager.h Added wxPropertyGridManager header support; Refactored wxPropertyGrid DoSetSplitterPosition() code 2009-12-13 12:00:04 +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 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
propgridiface.h Property removal and deletion done from wxPropertyGrid event handler is now postponed to idle event 2010-02-22 16:44:56 +00:00
propgridpagestate.h fixed doxygen warnings; also restyled (partially) the interface headers to conform to wx doc style 2008-10-22 20:48:31 +00:00