Allow NVDA to still function if a component changes the current directory #11650
nvda.pyw: ensure that all paths coming from commandline arguments are…
817c4ca7
Use the NVDA app dir rather than the current directory for relative p…
cd8e8d67
Fix unit tests.
ffcffc9a
Remove all usage of os.getcwd and replace it with globalVars.appDir
347f5c4e
Replace all remaining os.path.join("* calls with os.path.join(globalV…
6026250e
nvda.pyw: provide an absolute path to gettext.translate
879960cb
nvda_slave: set globalVars.appDir, and provide an absolute path to ge…
8bcb4819
getDefaultLogFilePath no longer uses the current directory.
e8f840dd
brailleTables: TABLES_DIR is no longer relative to the current direct…
fb4affc5
ui.browsableMessage no longer uses a relative path to get to the html…
dcecdf29
Change all playWavefile calls to be non-relative
102c68e7
Fix linting issues
1da2d23b
another relative wave file path
b1850be3
Fix linting issues
d5501bf8
speechDictHandler: the path to builtin.dic is no longer relative.
631782d4
config: slave_fileName is no longer relative
8ad7bfc8
Lilli braille driver: path to dll is no longer relative.
bc49fe73
Fix linting issues
0413ad0e
nvda_slave: don't load nvdaRemote with a relative path.
bf4b1b80
Remove all usage of os.path.abspath, but add a couple of assertions i…
3be773c7
Fix translation comments
dcbbeac8
Merge branch 'master' into fixAbspathCalls
495d164e
Add the ALTERED_LIBRARY_SEARCH_PATH constant to winKernel and use it …
3c0f7414
Lili braille dirver: remove unneeded import.
6000aecf
Merge branch 'master' into fixAbspathCalls
4dc31928
Update what's new
a9baa8ce
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub