nvda
Merge alpha into beta for 2021.1
#12391
Merged

Merge alpha into beta for 2021.1 #12391

feerrenrut merged 192 commits into beta from branchFor2021.1
seanbudd
feerrenrut Start dev cycle for 2021.1 (PR #11913)
694912e9
JulienCochuyt Developer Guide: inline docstring and `__doc__` attribute explanatio…
2030dd6a
feerrenrut Fix typo in changes file
d3ba21a3
feerrenrut Merge Beta into Alpha
fba50589
feerrenrut Update espeak to commit 82d5b7b04 (PR #11928)
7b92e442
feerrenrut Merge remote-tracking branch 'origin/master' into mergeBetaToAlpha
57e234f6
feerrenrut Update alpha from beta - Merge PR #11962
7e5ffde2
codeofdusk diff-match-patch for LiveText (PR #11639)
98892856
feerrenrut Merge beta into alpha PR #11984
d3aaca53
codeofdusk Fix user guide for DMP. (PR #11981)
1f43f98f
josephsl Synth drivers/eSpeak NG internal: pass in a NULL pointer (path string…
4c49001d
lukaszgo1 Script decorator: add ability to specify that given script should be …
8ec984e2
josephsl Dev docs: tell NVDA to treat source directory as app directory, allow…
e34ec59e
josephsl Sphinx: remove 2.2.2 restriction and update readme regarding building…
b58e6cc0
sthibaul Symbols: test regex group references through the symbols engine (#11961)
714fa6f3
codeofdusk Update nvda_dmp to possibly address an autoread hang (#11998)
04858db3
lukaszgo1 Don't use UnidentifiedEdit for windows with empty windowText (#11966)
4288882b
josephsl Global commands: replace gestures map with script decorator (#11974)
c4d6fb5d
dpy013 Modify the copyrightYears = "2006-2020" copyrightYears = "2006-2021" …
bf367154
CyrilleB79 Fix for inappropriate distance announcement when pressing shift+tab f…
5daf693f
JulienCochuyt Enable activating a control with cursor routing on any of its braille…
33cd5078
michaelDCurran Update what's new
c5697d6e
CyrilleB79 Prevent running Windows 10 OCR if screen curtain is enabled. (#11921)
b3b25d50
JulienCochuyt Python Console: Fix handling of the tab key in the input pane (#11532…
561beeb3
michaelDCurran Update what's new
90c37874
lukaszgo1 Remove deprecated functions from the config module (#11935)
d353d1bc
OzancanKaratas Update CLDR to version 38.1 (#11943)
ed24425e
michaelDCurran Update what's new
87494730
Adriani90 Added some mathematical symbols (#11467)
2e0ebb56
michaelDCurran Update what's new
84e2c6e6
CyrilleB79 Remove blank lines in browseable message (#12005)
e8f14f9a
lukaszgo1 Convert NVDA's code base to use output reasons from enum in controlTy…
856adec6
CyrilleB79 Fix up #11969: Fixed case issue. (#12015)
94e2926b
CyrilleB79 Fix-up of #11467 in symbol file: (#12017)
90dd4e9a
michaelDCurran speech.getformatFieldSpeech: Correct logic for heading levels which b…
376780f5
michaelDCurran System tests: run Chrome in kiosk mode to stop treeGrid test failing …
65e183be
feerrenrut Fix misleading log message for aria-current="true" (PR #11782)
94f60a83
feerrenrut add styles for userguide and changes (PR #12027)
1c0ab7c3
feerrenrut Move functions / classes edge -> web
edb0e880
LeonarddeR Create new 'web' module
64ef6147
feerrenrut Rename edge -> spartanEdge
e0744215
feerrenrut Depend upon abstract _isIframe rather than concrete impl
e3a47ae7
feerrenrut Fix lint for moved code
3f30bea9
LeonarddeR Add chromium module
0032d5ff
michaelDCurran Fix freeze in Chromium with UIA
833ab785
michaelDCurran Fix freeze in Chromium with UIA
65c5b591
michaelDCurran Fix duplicate heading announcement Chromium with UIA
9c825b6b
michaelDCurran Fix freeze on checkboxes for chromium with UIA
6809fc65
michaelDCurran Fix list presentation while in browse mode for Chromium with UIA
50a30977
michaelDCurran Fix overriding labels when embedded object chars present for Chromium…
8d90a619
michaelDCurran Fix identification of layout tables for Chromium with UIA
56eb0680
michaelDCurran Fix missing value for comboboxes for Chromium with UIA
6c676a8d
feerrenrut Fix missing control names for Chromium with UIA
0defba76
LeonarddeR Add user config for UIA with Chromium
6a00a716
feerrenrut Update changes file for PR #12025
11ba984f
jakubl7545 Report comments in MS Word with UIA enabled (#9631)
8f31bdc8
feerrenrut Add code review checklist for PRs (PR #12037)
1392aa3a
feerrenrut Merge pull request #12046 from nvaccess/beta
068b1812
CyrilleB79 Add missing context help. (PR #12034)
a73b4817
feerrenrut Fix typo in changes doc (PR #12053)
dcf3a325
feerrenrut Clarify code review checklist instructions (PR #12056)
e5d62e32
michaelDCurran Bump for alpha snapshots
8e51a7f8
michaelDCurran Deploy to deploy.nvaccess.org
567627fd
michaelDCurran appveyor: save off the deploy json before sending it to NV Access.
ec1a5c5c
michaelDCurran appveyor: fix syntax error.
a45b084d
michaelDCurran appveyor: ensure deploy.json is utf8 encoded, not unicode.
1775a6da
michaelDCurran appveyor: make ssh verbose to aide in debugging.
f2a509a2
michaelDCurran Deploy via ssh to deploy.nvaccess.org this time with a correct entry …
71c385ea
michaelDCurran appveyor.yml: add a comment above the call to ssh warning of a freeze…
eea04069
feerrenrut Fix isCurrent errors for Internet Explorer (PR #12066)
e3408525
feerrenrut Fix command line length limit reached (PR #12083)
bdc71bac
jakubl7545 Report 'unsupported' when toggling screen layout in Word (#10795)
b4087a2c
lukaszgo1 remove unused imports from the nvwave module (#12048)
5678c8be
feerrenrut Fix typos in issue template (PR #12111)
8e3657db
lukaszgo1 Fix usages of some remaining Python 2 names (#12036)
2c4316df
michaelDCurran Microsoft Word documents (both with UIA enabled and disabled) now get…
db664bef
seanbudd remove winKernel.GetTimeFormat, winKernel.GetDateFormat and usages (#…
0d22a00f
seanbudd remove DriverSettingsMixin alias for AutoSettingsMixin (#12144)
16b83338
seanbudd remove getSpeechForSpelling alias for getSpellingSpeech (#12145)
8e4b189b
michaelDCurran Py3.8: Transparently use a Python virtual environment under the hood …
528d5708
LeonarddeR Update comtypes to 1.1.8 (#12155)
e2c6f507
michaelDCurran What's new: mention upgraded Python dependencies.
a6ba80c8
seanbudd Deprecate import of Commands directly from speech module in favour of…
c901b0f8
seanbudd implement deprecation of SAYALL behaviour for speakTextInfo (#12150)
52bf1ed6
michaelDCurran Chrome system tests: ensure the page is fully loaded (including all i…
4779af0d
michaelDCurran Performance increase interacting with Visual Studio (#12170)
a20e7681
lukaszgo1 Stop installer from attempting to delete lib directories for the vers…
ee1be353
lukaszgo1 Add diff used for linting changes to the list of files ignored by git…
ef8a0d41
lukaszgo1 controlTypes: Remove deprecated ROLE_EQUATION (#12164)
d67c3c7c
seanbudd remove unused flag from horizontal sizer (#12182)
3dcba914
lukaszgo1 don't rely on star imports from synthDriverHandler (#12172)
04849b04
lukaszgo1 Use DriverSetting classes from autoSettingUtils rather than from driv…
b3b2e1ff
seanbudd TextInfos must inherit from BaseContentRecogTextInfo (#12157)
4b74c7bb
feerrenrut Enable cancellable speech by default (PR #11266)
5fbe05d4
seanbudd Fix right-to-left layout direction issues (#12181)
073826ae
michaelDCurran Allow NVDA build system to still function if NvDA repository is moved…
7139a9c4
michaelDCurran Stop printing some exceptions in __del__ to standard error (#12148)
3c1693dd
feerrenrut Update espeak to 1.51-dev commit 53915b (PR #12202)
b5ad8d6e
feerrenrut Update changes file for PR #12202
abdf77e9
lukaszgo1 Remove backwards compat aliases from PR 10593 (#12195)
f2a734b0
AAClause Update liblouis to 3.17.0 (PR #12137)
83738d7d
lukaszgo1 Move some classes from the main gui module. (#12105)
fc6b73f5
feerrenrut Fix routing to cell in selection (braille) (PR #12208)
6ede2678
LeonarddeR Remove Adobe Flash support from NVDA (PR #12207)
ae38fcc7
seanbudd fix installation crash from StaticBoxSizer changes (#12199)
0316158b
michaelDCurran Optional experimental support for Microsoft Excel via UI Automation (…
ed5fca6b
LeonarddeR use wx.Accessible to improve accessibility of our settings panels and…
57e02cae
feerrenrut Make com interfaces ide friendly (PR #12201)
8412adbd
seanbudd Exit NVDA safely by closing all top level windows (#12183)
8665526b
josephsl Replace isWin10 with more flexible Windows version checking (PR #11909)
ff79f518
CyrilleB79 Restore advanced settings layout. (#12223)
d90b24e7
lukaszgo1 Remove backwards compat code from IAccessibleHandler (#12232)
6a0839d9
LeonarddeR Report appointment categories in Microsoft Outlook (PR #11598)
9a1cca54
michaelDCurran Allow UIA to work again on Win7 after pr #12210 (#12233)
656ecb5f
seanbudd Patch wx overriding the correct python locale (#12214)
d9ccf26a
lukaszgo1 Fix for #12234 (#12236)
e1a937f3
lukaszgo1 Ensure that `speech.cancelSpeech` clears instance of `SpeechWithoutPa…
55a9b32e
michaelDCurran Microsoft Edge with UIA: move the browse mode caret to the target of …
2e37433e
trypolis464 Fixed a typo in changes file (autoSettingUtils to autoSettingsUtils).…
ebe1ab54
michaelDCurran Ensure TextInfo.getTextInChunks does not freeze, and provide new frie…
0efeee4b
michaelDCurran UIA NvDAObject's selectionContainer property: protect against a NULL …
62eaba52
seanbudd Ensure AppVeyor message is added for translation comment errors (#12283)
1fdf8ec7
lukaszgo1 Fix NVDA crash when formatting a timestamp of a log entry under some …
911d712b
feerrenrut Update espeak-ng to 1.51-dev commit cad1c8e8 (PR #12280)
49a85788
XLTechie Bug issue template: Rewrote COM Reg. Fix Tool question, to make user …
db84870b
Qchristensen Merge pull request #12276 from XLTechie/bugTemplateCRFTLanguage
626e9b9e
XLTechie Fixed typo in db84870b3a045e12939 (PR #12276). (#12290)
bd12c885
feerrenrut Improve logging of test for panel destruction (PR #12291)
35ceac29
feerrenrut Work around wxWidgets assertion (PR #12292)
516706dd
seanbudd centre the progress dialog when updating (#12295)
a17643ff
CyrilleB79 Fix for error on Chromium UIA combo-box when restoring Advanced Setti…
1d038ff8
CyrilleB79 Fixes in the user guide: broken link and typo. (#12297)
f94aa039
CyrilleB79 Fix reporting of superscript / subscript in Wordpad (#12262)
ce282561
michaelDCurran Downgrade to Python 3.7 due to stack corruption in Python 3.8+ (#12298)
e019a243
mfairchild365 Fix Issue 12147: new focus target is not always announced (#12252)
da3028a5
CyrilleB79 Add missing formatting information in MS Excel cells (strikethrough, …
5de73c14
lukaszgo1 Fix up of 11738: Force UIA for Outlook messages list even though it d…
381c9768
seanbudd remove wx.CENTER_ON_SCREEN and wx.CENTRE_ON_SCREEN (#12309)
240f6412
feerrenrut Add code owners and CONTRIBUTING (PR #12294)
47810027
michaelDCurran comInterfaces_sconscript: correct case of MathPlayer.py string. (#12310)
37d66a51
seanbudd Move report formatting changes box to the correct parent (#12307)
f3306af9
XLTechie Updated developer guide to clarify that the Remote Python Console is …
d1c8ccd1
seanbudd prevent Chrome losing focus during systests (#12293)
07030660
seanbudd Ensure settings are scrolled to using tab navigation (#12300)
bc8eb11e
josephsl WinVersion class follow-up: remove ease of access is supported flag (…
6200a070
lukaszgo1 Fix copy config from portable during installation. (PR #12076)
46f66acd
lukaszgo1 Reuse FILETIME from winKernel. (PR #12312)
dd950eb1
CyrilleB79 Correctly report accented letters after cap (PR #11977)
4d47375f
XLTechie Fix readme typo/grammar (PR #12301)
330961cc
lukaszgo1 No longer fail to report content of unfocused text fields in Firefox …
a94f5fe2
michaelDCurran Fix up from #12210: Excel without UIA enabled: again allow typing and…
03746a1d
seanbudd refactor the exit of nvda and gui.terminate (#12286)
60c0b76b
seanbudd Revert "refactor the exit of nvda and gui.terminate (#12286)" (#12326)
d9afe35d
seanbudd Increase sleep to 5s after starting NVDA in chromeTests (#12343)
a0089a2f
XLTechie Suppressed the option to file a default issue on NVDA's Github new is…
260063b8
seanbudd Create tool for comparing GUI and UI elements in copies of NVDA (#12308)
e8c32e3c
JulienCochuyt Developer Guide: Fix not parsed headers (#12332)
badd390c
JulienCochuyt Speech Viewer: allow to close with alt+F4 & add a close button on the…
f84a7d9f
JulienCochuyt Braille Viewer: Add a close button on the title bar for use with poin…
e2d26960
cary-rowen Fix Sapi4 pitch change (PR #12354)
a3af16ec
XLTechie Added guidance on where to provide info in github templates (PR #12333)
f392c23a
feerrenrut Fix missing issue auto-link (PR #12358)
3f6bf0c7
JulienCochuyt Elements List: Don't remove the label of a filled spin button input f…
86fe20ff
seanbudd Focus chrome after starting in system tests (#12352)
bacd1abe
michaelDCurran Revert "Microsoft Word documents (both with UIA enabled and disabled)…
5ce75455
JulienCochuyt No startup sound for launcher --minimal (PR #12322)
54e18f51
feerrenrut Fix wx assertion error (PR #12363)
a3e983a8
josephsl Recognize Windows 10 build 19043 as Version 21H1 (May 2021 Update) (P…
a7f9d47d
seanbudd Increase AppVeyor git clone depth and lint try branch builds (#12346)
a110d14b
seanbudd refactor the exit of nvda and gui.terminate (#12342)
9dc1f366
seanbudd move speech/__init__.py to speech/speech.py and move sayAllHandler.py…
57f27916
JulienCochuyt Python Console: Jump to previous/next result (PR #9785)
c22509ba
JulienCochuyt Developer Guide: Minor fixes (#12384)
f8c18268
JulienCochuyt EditableText: Do not treat "\r\n" as two characters when `backspace` …
ef53fb54
JulienCochuyt Elements List dialog: Remove the accelerator key on the "Activate" bu…
e2c206d0
michaelDCurran Update what's new for pr #12369
8eff942e
seanbudd move SpeechWithoutPauses out of speech.py
509b7fa1
seanbudd Only run AppVeyor linting check on branches which aren't master (#12378)
a2a6e23f
seanbudd refactor of sayAllHandler into speech. (#12251)
b95743da
seanbudd Merge pull request #12251 from nvaccess/sayAllHandler-refactor
b60b9749
seanbudd seanbudd added this to the 2021.1 milestone 4 years ago
seanbudd seanbudd requested a review from feerrenrut feerrenrut 4 years ago
seanbudd seanbudd requested a review from michaelDCurran michaelDCurran 4 years ago
seanbudd seanbudd marked this pull request as draft 4 years ago
josephsl
AppVeyorBot
seanbudd Merge pull request #12388 from nvaccess/beta
fa708d70
seanbudd move changes to correct header (#12390)
01605b61
AppVeyorBot
CyrilleB79 In MS Word, fixed table quick navigation when include layout table op…
a794a4ee
seanbudd always reset speechWithoutPauses instance when sayAll cancelled (#12396)
5d4e64f4
codeofdusk
seanbudd improve state management in speech.py (#12395)
8938ca4c
seanbudd
LeonarddeR Ensure not to maintain AccessibleTable2 when fetching child nodes whe…
11b9950c
lukaszgo1 Move some helper functions from main IAccessibleHandler module to sat…
60bf94eb
seanbudd prevent ExitDialog from being destroyed twice (#12403)
5603440a
LeonarddeR
Qchristensen Add 2021.1 release blurb (PR #12376)
ea1b827c
AppVeyorBot
feerrenrut
seanbudd seanbudd force pushed from 7160282d to ea1b827c 4 years ago
AppVeyorBot
seanbudd Safe screenshot names for system tests (#12410)
5cbaad23
seanbudd Lint changes for 2021.1 (#12411)
6511aa0a
feerrenrut
AppVeyorBot
seanbudd further fixes to changelog (#12414)
1007f9e2
seanbudd seanbudd marked this pull request as ready for review 4 years ago
feerrenrut
feerrenrut approved these changes on 2021-05-14
feerrenrut feerrenrut merged c1ddd3f7 into beta 4 years ago
feerrenrut feerrenrut deleted the branchFor2021.1 branch 4 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone