wxWidgets/interface/wx/propgrid
2008-10-15 16:07:26 +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 wxPGProperty::AddChild() can now be used to add normal child properties (previously it was only used to add private children of derived property classes such as wxFontProperty and wxFlagsProperty). However, to allow backwards compatibility, SetParentalStyle(wxPG_PROP_MISC_PARENT) needs to be called before doing so. Also done: merged property initialization code from PrepareToAddItem() and PrepareSubProperties() to InitAfterAdded(). 2008-10-14 17:15:59 +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