wxwidgets/utils/wxrc
Vadim Zeitlin 2cd7025d7b Replace more uses of wxFileName::Normalize() with MakeAbsolute()
Unlike the parent commit, this one does change the behaviour by not
applying some normalizations any more, but these changes are correct,
i.e. we really don't need to call Normalize(), which expands environment
variables in the file names by default, here and just want to make the
file paths absolute.

In particular, this fixes the problem of mangling file names containing
dollar signs in wxFileSystemWatcher.

Closes #19214.
2021-07-11 14:51:31 +01:00
..
makefile.gcc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
Makefile.in Add EXEEXT to the wxrc versioned executable 2020-08-31 14:59:39 +02:00
makefile.vc Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
mondrian.ico
wxrc.bkl Add EXEEXT to the wxrc versioned executable 2020-08-31 14:59:39 +02:00
wxrc.cpp Replace more uses of wxFileName::Normalize() with MakeAbsolute() 2021-07-11 14:51:31 +01:00
wxrc.rc
wxrc.vcxproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
wxrc.vcxproj.filters Add manually created MSVS 201x solutions files for wxrc 2019-01-07 04:26:34 +01:00
wxrc_vc8.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
wxrc_vc9.vcproj Link with ws2_32.lib rather than obsolete wsock32.lib 2021-04-18 22:13:45 +02:00
wxrc_vc10.sln Update wxrc sln and vcxproj files 2019-11-30 23:26:15 +01:00
wxrc_vc11.sln Update wxrc sln and vcxproj files 2019-11-30 23:26:15 +01:00
wxrc_vc12.sln Update wxrc sln and vcxproj files 2019-11-30 23:26:15 +01:00
wxrc_vc14.sln Update wxrc sln and vcxproj files 2019-11-30 23:26:15 +01:00
wxrc_vc15.sln Update wxrc sln and vcxproj files 2019-11-30 23:26:15 +01:00