wxWidgets/interface/wx/propgrid
2008-09-29 16:07:00 +00:00
..
editors.h Fixed wxPGMultiButton (event handling, FinalizePosition() -> Finalize(), no longer using PG specific class macros in its sample), other editors.h interface fixes 2008-09-27 14:03:10 +00:00
manager.h Removed wxPropertyGridManager::GetChildrentCount() member functions - now use page->GetRoot()->GetChildCount() and such 2008-09-25 17:23:54 +00:00
property.h Minor clarification 2008-09-29 15:49:09 +00:00
propgrid.h Doc and comment cleanup, fixes, tweaks 2008-09-29 16:07:00 +00:00
propgridiface.h wxPropertyGridInterface docs cleanup and fixes, removed some rarely needed member functions with simple workarounds 2008-09-27 15:09:33 +00:00
propgridpagestate.h