nvda
Merge master to beta
#13337
Merged

Merge master to beta #13337

seanbudd merged 126 commits into beta from master
seanbudd
feerrenrut Start dev cycle 2022.1 (PR #12949)
2dc95f18
lukaszgo1 Ensure that clipboard manager does not steal focus when starting MS …
7df7bf30
feerrenrut Update Espeak for 2022.1 (PR #12950)
8d8f6063
codeofdusk UI Automation in Windows Console: Remove deprecated isImprovedTextRan…
a54b5306
lukaszgo1 Remove unused and / or broken code (#12935)
69f210fb
LeonarddeR Improve selection and merged cell announcements in LibreOffice Calc 7…
32bf54e1
seanbudd Add logging to SAPI5 synthDriver and move constants to Enums (#12927)
0eb6bcb7
lukaszgo1 Move CallCancelled from core and all RPC constants into an enum (#12940)
269224ea
seanbudd create Enums for audioDucking and minor lint (#12926)
0c09fff3
michaelDCurran Support UI Automation custom annotations such as notes in MS Excel (#…
4778752f
michaelDCurran Honor Windows setting to swap primary mouse button (#12922)
34a105d8
codeofdusk Verify success of forward review moves by word and line (#12960)
1f13d45f
feerrenrut Merge pull request #12968 from nvaccess/beta
3c0c8ed2
feerrenrut Use QuickNav Reason (PR #12939)
5114ccca
feerrenrut Merge pull request #12975 from nvaccess/beta
8b17f662
lukaszgo1 Ensure that NVDA can get file version information for binaries in sys…
3ce266b2
michaelDCurran Support math content in MS Word build 14326+ via UIA (#12977)
9f8fff86
seanbudd Fixup FolderId usage and change log (#12986)
d65f4de9
feerrenrut Merge pull request #13000 from nvaccess/beta
35236ce1
OzancanKaratas Update CLDR to version 40.0 (#12999)
afbea545
lukaszgo1 Use `casefold` when comparing file paths as `os.path.commonPath` fail…
205df17a
lukaszgo1 Stop using legacy `git` protocol when downloading configobj from GitH…
7e835f99
seanbudd Merge pull request #13030 from nvaccess/beta
d126545d
codeofdusk Prefer Difflib in scrolling LiveText objects (#12974)
fd9ae8c4
michaelDCurran MS Word with UIA: heading quicknav no longer keeps repeating the last…
5657960f
lukaszgo1 Update py2exe to version 0.11.0.0 (#13057)
f2a6f89b
seanbudd Revert "Update py2exe to version 0.11.0.0 (#13057)" (#13062)
6413fc4a
lukaszgo1 Update to py2exe 0.11.0.1 (#13066)
0f74330e
codeofdusk Improve accuracy of terminal settings GUI (#13035)
1cc197c3
LeonarddeR Allow building on Visual Studio 2022 (#13055)
f19061ce
lukaszgo1 Command line switch to specify language on startup (#10044) (taken ov…
a77aff3c
lukaszgo1 Store current NVDA's language in globalVars regardless if it has been…
f8783563
lukaszgo1 Add a script to report locationText for the position of the system ca…
b7d202b7
feerrenrut When running as analyze don't teat warnings as errors
c5dc5a55
feerrenrut Explain protected destructor / constructor
f4fbcd22
feerrenrut Delete unused vbufTests
693afb07
lukaszgo1 Support retrieving the status bar of Windows File Explorer (#6769) t…
2695499d
feerrenrut Add Typing to getTextWithFields (PR #12969)
2330a740
lukaszgo1 Warn about unknown command line arguments when starting NVDA (#13087)
2a6ba8fd
feerrenrut Fix #include errors in VS project
5bc038f0
feerrenrut Prevent null module name error
c82be084
feerrenrut cpTempBuf may be null
c76998ae
feerrenrut Avoid potential nullptr dereference of pIface
51ee2631
feerrenrut Check CreateEvent return value
7f724a8b
feerrenrut Prevent return of uninitialised 'ret'
68152119
feerrenrut Initialize displayModelFormatInfo_t members
aaaa7d87
feerrenrut Initialize adobeAcrobat types
de5c7b22
feerrenrut Initialize MshtmlVBufStorage_controlFieldNode_t members
5ee27aa2
feerrenrut Ensure dwFlags is zero
6121fb85
feerrenrut Ensure textBuf is null terminated
c33e37c9
feerrenrut Ensure reg_path is null terminated
b2f48442
feerrenrut Handle failure of malloc
6545652f
feerrenrut InterlockedIncrement and InterlockedDecrement take unsigned
92405afe
feerrenrut Passed in rpcWstr was c-style cast from an Rvalue
d77f0040
feerrenrut Merge PR #13086 from nvaccess/fixWarningsNVDAHelper
53d28b87
CyrilleB79 Change log: move the change log item for issue #12946 from 2021.3 to …
1cb7e9e0
feerrenrut Merge pull request #13101 from nvaccess/beta
3de944cf
josephsl UIA handler reorganization: gather UIA modules into a public "UIAHand…
d025cd1a
CyrilleB79 Fixed an issue preventing chat message to be reported in some version…
07069ab7
lukaszgo1 When opening user config directory from the start menu ask NVDA to op…
cbb71399
feerrenrut Add missing type info (PR #13097)
73f4ce10
feerrenrut Encapsulate IA2 relations constants (PR #13096)
83125f2e
feerrenrut Fix Enum str mixup (PR #13112)
a46d8d6d
lukaszgo1 Work around circular import by not evaluating type hints at import ti…
a674652b
lukaszgo1 Make punctuation in the descriptions of scripts more consistent (#13137)
257a6e92
lukaszgo1 Remove deprecated constants from languageHandler (#13144)
10adc8b3
AAClause Update liblouis to 3.20.0 (#13141)
d3444424
feerrenrut Merge remote-tracking branch 'origin/master' into betaToMaster
e46cc26b
feerrenrut Merge pull request #13186 from nvaccess/betaToMaster
b5f82f87
LeonarddeR Replace minhook with Microsoft Detours (PR #12964)
1e4f8693
feerrenrut Report summary of Aria Details (PR #13106)
aa351c55
michaelDCurran support audio ducking for SAPI5 on Windows 11 (#13118)
20d5a25d
josephsl Windows 10 Calculator: give labels to history and memory list items (…
d98edbd3
lukaszgo1 If AppVeyor install of NVDA fails, ensure installer log can be upload…
0cdb8932
josephsl winVersion: remove deprecated Windows 10 releases to builds map (#13211)
49168d54
LeonarddeR Scons: provide the number of logical processors as the number of maxi…
0685af8f
michaelDCurran HID Braille: allow all gesture bindings to function again (#13228)
cc7aabee
feerrenrut Add missing PR/issue number to changelog (PR #13238)
2d352dda
feerrenrut Add helper: getAccessibleChildren (PR #13126)
c6a6df82
lukaszgo1 Remove deprecated SYMLVL constants from characterProcessing (#13248)
c49929d7
lukaszgo1 Remove deprecated loadState and saveState from addonHandler (#13245)
90922270
LeonarddeR Convert NVDAHelper LocalWin10 to C++/WinRT (PR #11768)
4acef2b0
feerrenrut Add support for Bluetooth Seika Notetaker devices (PR #13191)
b45926cd
feerrenrut Don't log error for RPC_E_DISCONNECTED (PR #13257)
24e0ae60
lukaszgo1 Fix log warning on translation init for languages without translation…
178f19df
CyrilleB79 Force DictionaryDialog to be subclassed to use it (#13268)
7735d962
lukaszgo1 Remove unnecessaryNOQA for speakObjectProperties (#13274)
8d6a385e
CyrilleB79 Add a shortcut key to toggle braille viewer. (#13265)
cb80dada
feerrenrut Clean up getTextFromIAccessible (PR #13127)
9fd8262c
krzysz00 Improve Braille keyboard shortcuts (PR #13152)
3c6915b8
seanbudd Log WindowErrors for easeOfAccess and config (#13242)
e37b9a01
seanbudd Add changes from #13242 (#13291)
443bf19d
seanbudd Utilise readonly state when determining browse mode for mail in Windo…
6dae6ab6
JulienCochuyt Speech Dictionary dialogs: Split into their on `gui.speechDict` module
c112efae
JulienCochuyt Convert line endings in gui\speechDict.py from CRLF to LF
50d9d540
JulienCochuyt Lint source/gui/speechDict.py
668c6d73
JulienCochuyt Speech Dictionary dialog: Add a "Remove all" button (#11802) PR #13294
0bf64359
seanbudd Speech Dictionary dialog: Add a "Remove all" button (#11802) taken ov…
61000de2
feerrenrut Disable failing test: ARIA_invalid_spelling_and_grammar (PR #13320)
aa2a607c
LeonarddeR Show IAccessible2 relations in developer info (#13315)
99ef824f
lukaszgo1 Fix system tests for source copies of NVDA (#13322)
bfde594c
michaelDCurran HID Braille driver: allow performing chorded gestures (space+dots) (#…
65b0f0cf
seanbudd Prevent multiple settings dialogs opened (#13117)
d482845c
seanbudd Prevent Object Navigation Outside of the Lock Screen (#13328)
c29fa564
seanbudd Add event handling and control clipping documentation (#13325)
56301ddf
krzysz00 Correctly reconnect to Focus Blue displays on resume (#13330)
28d53750
jugglinmike Correct typos in developer documentation (#13119)
5b9676a3
seanbudd seanbudd requested a review from feerrenrut feerrenrut 4 years ago
seanbudd seanbudd requested a review 4 years ago
seanbudd seanbudd requested a review 4 years ago
seanbudd seanbudd removed review request 4 years ago
seanbudd seanbudd requested a review from Qchristensen Qchristensen 4 years ago
seanbudd
seanbudd seanbudd changed the title Merge beta to master Merge master to beta 4 years ago
AppVeyorBot
seanbudd
seanbudd seanbudd closed this 4 years ago
CyrilleB79 Do not report "baseline" on formatting information request (PR #11897)
60d564f1
josephsl Windows 11 emoji panel: do not let NVDA assign arrow keys to search f…
560567ed
CyrilleB79 Fixed some escape sequence in strings. (#13340)
ca41d22e
codeofdusk UI Automation in Windows Console and Windows Terminal: block SV2M2 no…
24e605bd
feerrenrut Add tests for symbol levels (PR #13305)
b0be1c21
josephsl Add support for Windows 11 Calculator (PR #13215)
2b9320ed
michaelDCurran WordDocument with UIA: don't support resolved or draft comments in N…
172470e9
CyrilleB79 Added NVDA+8 in Commands Quick Reference. (#13336)
c5cbaf74
josephsl Convert obj.UIAElement.cachedAutomationId to obj.UIAAutomationId (PR …
21a61e5d
michaelDCurran MS Word with UIA: use custom extensions to support line number, layo…
a3ed8b81
LeonarddeR Fetch SysListView32 content in-process when allocating memory is requ…
af3b8440
michaelDCurran Revert "MS Word with UIA: use custom extensions to support line numbe…
ac06b96d
trypsynth Made the description of NVDA+Control+Space clearer (#13349)
a056c4ba
lukaszgo1 No longer try to detect spelling errors outside of editable content. …
80ac33a8
trypsynth Disallow opening the browse for addons dialog on secure screens to av…
7afc3ed5
seanbudd Remove windowsPrimaryLCIDsToLocaleNames (#13342)
ba11e8a6
seanbudd seanbudd reopened this 4 years ago
seanbudd seanbudd closed this 4 years ago
seanbudd
josephsl
seanbudd Merge beta to master for 2022.1
cb9f3ff2
seanbudd seanbudd reopened this 4 years ago
seanbudd
seanbudd seanbudd requested a review from michaelDCurran michaelDCurran 4 years ago
CyrilleB79 Disable context help in secure screen to avoid a security exploit. (#…
9525b633
michaelDCurran
michaelDCurran dismissed these changes on 2022-02-18
AppVeyorBot
seanbudd Fix lint between master and beta (#13359)
4b339e2f
seanbudd seanbudd dismissed their stale review via 4b339e2f 4 years ago
AppVeyorBot
seanbudd seanbudd requested a review from michaelDCurran michaelDCurran 4 years ago
michaelDCurran
michaelDCurran approved these changes on 2022-02-18
seanbudd seanbudd merged 0f5989ba into beta 4 years ago
nvaccessAuto nvaccessAuto added this to the 2022.1 milestone 4 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone