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
26a0a24f3862b585c3f65e34b1725d97fa1ac54d
wxWidgets
/
include
/
wx
/
propgrid
History
Artur Wieczorek
e0f5b49a07
Fixed searching the elements in wxArrayPGProperty.
...
Use dedicated Index() function to search elements in wxArray instead of calling custom function.
2015-07-20 21:50:30 +02:00
..
advprops.h
Use wx-prefixed macros throughout the repository.
2015-04-23 22:00:35 +04:00
editors.h
Fixed minor typos in comments.
2015-06-09 20:04:27 +02:00
manager.h
Use wxNullBitmap explicitly instead of wxPG_NULL_BITMAP.
2015-07-17 22:29:37 +02:00
property.h
Declare wxPG_DEFAULT_IMAGE_SIZE as wxDefaultSize constant.
2015-07-15 21:45:27 +02:00
propgrid.h
Use enum instead of macros to represent wxPropertyGrid::DoSelectProperty flags.
2015-07-16 21:04:25 +02:00
propgriddefs.h
Fixed searching the elements in wxArrayPGProperty.
2015-07-20 21:50:30 +02:00
propgridiface.h
Use wxEmptyString instead of dedicated wxPropertyGridInterface member variable.
2015-07-16 21:00:38 +02:00
propgridpagestate.h
Fixed minor typos in comments.
2015-06-09 20:04:27 +02:00
props.h
Fix casting variable in wxFlagsProperty::GetLabel
2015-06-28 19:31:48 +02:00