wxWidgets/include/wx/propgrid
2011-05-20 14:26:17 +00:00
..
advprops.h Added 'HasAlpha' attribute for wxColourProperty. Setting it to true allows user to edit the alpha component. 2011-01-02 10:14:29 +00:00
editors.h Fixed various typos. 2011-03-22 14:17:38 +00:00
manager.h Fixed various typos. 2011-03-22 14:17:38 +00:00
property.h Allow wxPGProperty::IsChildSelected() to work recursively 2011-05-20 14:26:17 +00:00
propgrid.h Removed wxPG_DOUBLE_BUFFER constant. Now all wxPG rendering is done double-buffered, regardless of the platform. Code path with wxPG_DOUBLE_BUFFER = 0 did not render correctly (fixes #13140). In future should probably use wxAutoBufferedPaintDC or something similar, but this will require non-trivial code changes and testing. 2011-04-15 09:23:23 +00:00
propgriddefs.h Removed wxPG_DOUBLE_BUFFER constant. Now all wxPG rendering is done double-buffered, regardless of the platform. Code path with wxPG_DOUBLE_BUFFER = 0 did not render correctly (fixes #13140). In future should probably use wxAutoBufferedPaintDC or something similar, but this will require non-trivial code changes and testing. 2011-04-15 09:23:23 +00:00
propgridiface.h No code changes, fixed various typos. 2011-04-03 20:31:32 +00:00
propgridpagestate.h Fixed various typos. 2011-03-22 14:17:38 +00:00
props.h Fixed various typos. 2011-03-22 14:17:38 +00:00