wxwidgets/utils
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
..
emulator Remove MSVC 7 project files and support for generating them 2021-04-26 16:24:02 +02:00
execmon Remove MSVC 7 project files and support for generating them 2021-04-26 16:24:02 +02:00
helpview Remove unnecessary c_str() from wx var arg functions arguments 2021-07-04 15:08:13 +01:00
hhp2cached Remove MSVC 7 project files and support for generating them 2021-04-26 16:24:02 +02:00
ifacecheck Remove MSVC 7 project files and support for generating them 2021-04-26 16:24:02 +02:00
screenshotgen Remove MSVC 7 project files and support for generating them 2021-04-26 16:24:02 +02:00
wxrc Replace more uses of wxFileName::Normalize() with MakeAbsolute() 2021-07-11 14:51:31 +01:00
makefile.gcc Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
Makefile.in Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
makefile.vc Rebake with bakefile 0.2.12 2020-05-02 17:02:36 +02:00
utils.bkl Reenable build of execmon in utils bakefile. 2009-09-13 11:55:08 +00:00