wxWidgets/interface/wx/propgrid
2009-07-11 07:59:59 +00:00
..
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 wxPropertyGridManager::CreatePropertyGrid(), corrected documentation about its use 2009-01-29 16:09:46 +00:00
property.h Implementations of wxPGProperty::ChildChanged() must now return changed value of the whole property instead of writing it back to 'thisValue' argument. This change was done primarily for better compatibility with wxPython bindings, but should also be slightly more cleaner behavior API-wise. Breaks backwards compatibility, but not silently. 2009-06-07 07:52:53 +00:00
propgrid.h Added wxPropertyGrid::WasValueChangedInEvent(), added code to avoid showing colour picker dialog twice when 'Custom' colour was picked from drop-down list 2009-07-11 07:59:59 +00:00
propgridiface.h Improved documentation for GetProperty(), GetPropertyByName() 2009-02-17 18:36:35 +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