wxWidgets/interface/wx/propgrid
Robert Roebling e4821c39c4 Add appearance tags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-10-15 09:49:58 +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 Add appearance tags 2008-10-15 09:49:58 +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