jean-pierre charras df4226f896 Settings management: try to fix full filename issues when using non ASCII7 chars.
The fix convert all std::string storing a path to wxString (unicode support)
wxString were already used at many place to store paths, but not all.
For internal calculations mixing char strings and wide char strings is a recipe
for bug: any missing conversion between UTF8 and wxString breaks paths.
2020-08-02 21:31:03 +02:00
..
2019-12-08 08:57:33 -08:00
2020-03-01 00:33:45 +00:00
2020-05-25 22:51:47 +01:00
2019-12-20 14:11:39 +00:00
2020-01-10 06:37:08 -08:00
2020-02-22 09:47:51 -05:00
2020-07-08 21:23:25 +01:00
2020-07-21 00:00:36 +00:00
2020-04-16 17:34:46 +01:00
2020-06-27 17:53:04 +01:00
2020-04-19 19:13:24 -04:00