wxWidgets/samples/propgrid
Vadim Zeitlin 349e73994b Merge branch 'dpi-awareness-option' of https://github.com/MaartenBent/wxWidgets
Add wxUSE_DPI_AWARE_MANIFEST option allowing to choose to use a manifest
specifying per-monitor DPI awareness.

See https://github.com/wxWidgets/wxWidgets/pull/1622
2019-10-30 21:25:45 +01:00
..
descrip.mms
makefile.bcc Run autoconf and rebake after adding wxUSE_DPI_AWARE_MANIFEST 2019-10-30 00:02:08 +01:00
makefile.gcc Run autoconf and rebake after adding wxUSE_DPI_AWARE_MANIFEST 2019-10-30 00:02:08 +01:00
Makefile.in Merge branch 'dpi-awareness-option' of https://github.com/MaartenBent/wxWidgets 2019-10-30 21:25:45 +01:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Run autoconf and rebake after adding wxUSE_DPI_AWARE_MANIFEST 2019-10-30 00:02:08 +01:00
propgrid_minimal.cpp Remove unnecessary c_str() calls from the samples 2018-11-03 22:52:57 +01:00
propgrid_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
propgrid_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
propgrid_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
propgrid.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
propgrid.cpp Don't attempt to delete root wxPGProperty in propgrid sample 2019-10-23 18:02:35 +02:00
propgrid.h Preserve header and label editing mode while recreating the grid 2019-04-27 22:10:47 +02:00
sampleprops.cpp Declare WXVARIANT template specialization to assign wxFontData to wxVariant 2019-07-14 21:35:31 +02:00
sampleprops.h Make wxArrayDoubleProperty a parent of wxEditorDialogProperty 2019-07-14 21:32:41 +02:00
tests.cpp Resolve some extra semicolon warnings 2019-07-21 17:15:02 +02:00