tahoma2d/toonz/sources/common/tsystem
shun-iwasawa 5b724a61d7 Allow for multilingual FX Help tooltips by jpturcotte (modified) (#1931)
* Allow for multilingual FX Help tooltips

This PR allows for showing the FX Help tooltips in the user's preferred language, as indicated in" Preferences". If a folder by the name of the language string exists in "$stuff/doc" (e.g. "$stuff/doc/English"), the help files there will be shown first. If the folder or requested file cannot be found, the files in "$stuff/doc" will be shown by default. This is my first code PR, and I am not a programmer, so please be lenient. Thanks to @RodneyBaker for coming up with the idea, to @turtletooth and @shun-iwasawa for helping me resolve my build issues, and finally to @manongjohn for providing encouragement and the logic behind these changes!

* fix tistream checking
2018-05-21 15:30:48 +09:00
..
cpuextensions.cpp Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148) 2017-05-08 21:13:29 +09:00
tbigmemorymanager.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tfilepath.cpp do not check seqnum for tnz files (#1955) 2018-05-09 16:09:58 +09:00
tfilepath_io.cpp Allow for multilingual FX Help tooltips by jpturcotte (modified) (#1931) 2018-05-21 15:30:48 +09:00
tfiletype.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tlogger.cpp REFACTORING: Add final specifiers (#537) 2016-06-29 15:17:12 +09:00
tpluginmanager.cpp apply clang-format 2016-06-15 15:43:10 +09:00
tsystem.cpp Fix crash on using preference template (#1456) 2017-09-08 14:26:03 +09:00
tsystempd.cpp Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148) 2017-05-08 21:13:29 +09:00
uncpath.cpp fix crash on batch rendering with unc path (#1866) 2018-03-14 15:46:59 +09:00