wxWidgets/samples/xrc
ousnius 2a2fa8c5af Allow expanding environment variables in XRC file paths
Add a new flag wxXRC_USE_ENVVARS for wxXmlResourceFlags that triggers a
call to wxExpandEnvVars() for bitmap, icon and animation paths.

This flag is not set by default to avoid silently changing the behaviour
of existing applications.

Closes https://github.com/wxWidgets/wxWidgets/pull/1445
2019-07-31 23:57:40 +02:00
..
rc Remove all trailing spaces 2019-01-30 17:35:54 +01: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 Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.gcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
Makefile.in Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
myframe.cpp Remove all wxS() macros from samples 2018-10-01 13:55:42 +02:00
myframe.h
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 More use of wxOVERRIDE 2018-03-06 23:31:01 +01:00