wxWidgets/include/wx/propgrid
2009-08-23 15:34:25 +00:00
..
advprops.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
editors.h Added missing virtual dtor for wxPGMultiButton 2009-06-12 14:01:25 +00:00
manager.h Added multiple selection feature to wxPropertyGrid (enabled by setting wxPG_EX_MULTIPLE_SELECTION style) 2009-08-17 18:36:00 +00:00
property.h Added label editing capability into wxPropertyGrid 2009-08-23 15:31:03 +00:00
propgrid.h Added label editing capability into wxPropertyGrid 2009-08-23 15:31:03 +00:00
propgriddefs.h Removed obsolete conditional compile option wxPG_CREATE_CONTROLS_HIDDEN 2009-08-23 15:34:25 +00:00
propgridiface.h Added label editing capability into wxPropertyGrid 2009-08-23 15:31:03 +00:00
propgridpagestate.h Added label editing capability into wxPropertyGrid 2009-08-23 15:31:03 +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