wxWidgets/include/wx/propgrid
2009-06-12 14:01:25 +00:00
..
advprops.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
editors.h Added missing virtual dtor for wxPGMultiButton 2009-06-12 14:01:25 +00:00
manager.h Allow reparenting wxPropertyGrid(Manager) to work; Show error and suggest calling wxPropertyGrid::OnTLPChanging() if top-level parent changed indirectly. 2009-06-10 20:36:56 +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 For needs of wxPython bindings, (re)added a version of RegisterEditorClass() that accepts a custom name for editor. 2009-06-12 13:49:59 +00:00
propgriddefs.h Added better asserts, helps with debugging strange wxVariant issues 2009-06-06 15:27:55 +00:00
propgridiface.h More forward-ported wxPython-bindings related cleanup from 2.9.0 branch, also documented wxPGProperty::GetItemAtY() 2009-05-30 11:20:35 +00:00
propgridpagestate.h Clarified wxPropertyGrid::HitTest() docs 2009-02-13 16:15:12 +00:00
props.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