wxWidgets/interface/wx/propgrid
2008-10-16 17:19:50 +00:00
..
editors.h Eliminate (or at least reduce) 64-bit build warnings (as described in wxPG sourceforge bug report #2156069) 2008-10-12 12:23:48 +00:00
manager.h Fix RCS-IDs 2008-10-06 15:14:06 +00:00
property.h Added virtual wxPGProperty::ValueToString(). In derived property classes, now it must be implemented instead of GetValueAsString (assertion failure is raised at run-time if you fail to do so). This change is needed to properly support wxEVT_PG_CHANGING for nested composite string properties. wxPGProperty::GenerateComposedValue() partially updated to support this. 2008-10-16 17:19:50 +00:00
propgrid.h Remove old workarounds to get cut, copy, and paste working in embedded wxTextCtrl 2008-10-15 16:07:26 +00:00
propgridiface.h Removed SetPropertiesFlag() (high-level function using 'undocumented' wxPGProperty flags, IIRC was mostly used as poor-man's SetEditableState() and possibly for internal use until very recently) 2008-10-07 17:35:06 +00:00
propgridpagestate.h Fix RCS-IDs 2008-10-06 15:14:06 +00:00