wxWidgets/include/wx/propgrid
2008-11-10 23:06:44 +00:00
..
advprops.h Removed dummy wxFont == operator implementation (IIRC was needed to compile with some old version of wx) 2008-10-27 16:26:46 +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 declare all NameStr[] strings as const char using the correct WXDLLIMPEXP_DATA_ macros; in the process, change wxPropGrid window classes to take 'const wxString& name' arguments instead of 'const wxChar *name' 2008-11-02 22:16:14 +00:00
property.h use base class copy ctor in wxPGCell and wxPGChoiceEntry copy ctor implementation 2008-11-10 23:06:44 +00:00
propgrid.h Moved Get/SetPropertyText/BackgroundColour() member functions from wxPropertyGrid to wxPropertyGridInterface 2008-11-03 17:02:04 +00:00
propgriddefs.h Removed property editor validation failure assertions when implicitly clearing selection. Added relevant notes into documentation of member functions that previously asserted. 2008-11-06 18:05:09 +00:00
propgridiface.h Removed property editor validation failure assertions when implicitly clearing selection. Added relevant notes into documentation of member functions that previously asserted. 2008-11-06 18:05:09 +00:00
propgridpagestate.h Added similar assignment operator as well 2008-10-27 16:50:45 +00:00
props.h Merged wxBaseEnumPropertyClass (intermediate property class with obsolete purpose) to wxEnumPropertyClass 2008-10-22 15:23:07 +00:00