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
master
wxWidgets
/
include
/
wx
/
propgrid
History
Artur Wieczorek
b72a742b21
Decouple wxPropertyGridPageState from wxDC
...
Reimplement functions to calculate column widths to do that without referring to wxClientDC.
2022-05-30 19:17:37 +02:00
..
advprops.h
Initialize data members in initialization lists
2022-05-21 22:01:58 +02:00
editors.h
Initialize data members in initialization lists
2022-05-21 22:01:58 +02:00
manager.h
Use conditional operators to simplify statements
2022-05-30 19:14:46 +02:00
property.h
Use conditional operators to simplify statements
2022-05-30 19:14:46 +02:00
propgrid.h
Use ctor initializer list to initialize data members
2022-05-30 19:15:36 +02:00
propgriddefs.h
Use reference instead of pointer
2022-04-10 13:37:55 +02:00
propgridiface.h
Use conditional operators to simplify statements
2022-05-30 19:14:46 +02:00
propgridpagestate.h
Decouple wxPropertyGridPageState from wxDC
2022-05-30 19:17:37 +02:00
props.h
Move code after #include directives
2022-05-21 22:05:33 +02:00