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