wxwidgets/src/propgrid
Vadim Zeitlin 770481613f Fix wxPropertyGrid expand buttons height in high DPI
It was too small, and twice (at 200% scaling) smaller than width,
resulting in tiny and ugly buttons.
2024-02-12 00:49:32 +01:00
..
advprops.cpp Use std::array instead of raw array in wxCursorProperty 2024-01-06 22:43:28 +01:00
descrip.mms define WXBUILDING when compiling the library on OpenVMS 2020-03-05 08:15:04 +01:00
editors.cpp Use enum class to implement wxPGPropValFormatFlags as bitmask 2024-01-06 22:42:38 +01:00
manager.cpp Explicitly create all sub-controls in wxPropertyGridManager::Create() 2024-01-06 22:42:23 +01:00
property.cpp Allow passing -1 to wxPGProperty::SetChoiceSelection() again 2024-02-09 17:21:52 +01:00
propgrid.cpp Fix wxPropertyGrid expand buttons height in high DPI 2024-02-12 00:49:32 +01:00
propgridiface.cpp Use enum class to implement wxPGPropValFormatFlags as bitmask 2024-01-06 22:42:38 +01:00
propgridpagestate.cpp Use enum class to implement wxPGPropValFormatFlags as bitmask 2024-01-06 22:42:38 +01:00
props.cpp Use std::array instead of raw array in wxUIntProperty 2024-01-06 22:43:06 +01:00