wxWidgets/samples/xrc
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
..
rc Add XRC handler for wxInfoBar 2019-09-27 12:57:01 +02:00
custclas.cpp Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
custclas.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
derivdlg.cpp Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
derivdlg.h Fix extra semicolon warnings 2018-11-25 21:29:37 +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
myframe.cpp Add XRC handler for wxInfoBar 2019-09-27 12:57:01 +02:00
myframe.h Add XRC handler for wxInfoBar 2019-09-27 12:57:01 +02:00
objrefdlg.cpp Remove (most) occurrences of wxT() macro from the samples 2018-09-23 01:15:08 +02:00
objrefdlg.h
xrcdemo_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
xrcdemo_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
xrcdemo_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
xrcdemo.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
xrcdemo.cpp Allow expanding environment variables in XRC file paths 2019-07-31 23:57:40 +02:00
xrcdemo.h