This website requires JavaScript.
Explore
Help
Sign In
Amebis
/
wxWidgets
Watch
1
Star
0
Fork
0
You've already forked wxWidgets
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b3ad8dae849ae6f9c3d40b09352a84e9c7a1bf0d
wxWidgets
/
include
/
wx
/
propgrid
History
Artur Wieczorek
b3ad8dae84
Use empty() member function to determine if arrays are empty in wxPG.
...
Use this dedicated function instead of checking if size() function returns zero/non-zero value.
2015-05-24 20:36:44 +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
Deprecate wxPGProperty::GetFlags() getter method.
2015-05-16 17:17:14 +02:00
propgrid.h
Use symbolic constants instead of numeric ones to represent masks filtering window style flags in wxPG.
2015-05-23 18:26:05 +02: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
Use empty() member function to determine if arrays are empty in wxPG.
2015-05-24 20:36:44 +02:00
props.h
Use wx-prefixed macros throughout the repository.
2015-04-23 22:00:35 +04:00