wxWidgets/include/wx/propgrid
Artur Wieczorek 91144a2247 Fixed setting property label with wxPGproperty::SetLabel
If there is a corresponding cell containing a cached text for column 0 then this text also needs to be updated when the label is changed.

See #16982.
2015-05-10 18:50:25 +02:00
..
advprops.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
editors.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
manager.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
property.h Fixed setting property label with wxPGproperty::SetLabel 2015-05-10 18:50:25 +02:00
propgrid.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
propgriddefs.h Prepare wxPG to build successfully when wxUSE_LONGLONG or wxUSE_DATETIME is disabled. 2015-04-03 21:12:54 +02:00
propgridiface.h Add wxPropertyGridInterface::SetPropertyValue setter for native datatypes wxLongLong_t and wxULongLong_t. 2015-04-04 00:33:25 +02:00
propgridpagestate.h Fix using WXWIN_COMPATIBILITY_3_0 in conditional blocks in wxPG code. 2015-01-13 16:41:33 +00:00
props.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00