Files
wxWidgets/src
Vadim Zeitlin e9ce55e000 Fix wxRmdir() with non-ASCII paths
Don't apply at best unnecessary, and actually harmful, as it uses a wrong
conversion, fn_str() when calling wxRmDir() which takes wxString.

Update unit tests to check that wxRmdir() now works with non-ASCII filenames
too.

Closes #17644.
2017-04-01 19:12:27 +02:00
..
2017-04-01 19:12:27 +02:00
2017-03-15 13:38:37 +01:00
2017-01-07 01:12:11 +02:00
2016-10-17 12:41:58 +01:00
2015-08-27 11:00:16 +02:00
2017-01-04 21:51:52 +01:00