nvda
Merge alpha into beta for 2021.1
#12391
Merged

Commits
  • Start dev cycle for 2021.1 (PR #11913)
    feerrenrut committed 5 years ago
  • Developer Guide: inline docstring and `__doc__` attribute explanation (PR #9949)
    JulienCochuyt committed 5 years ago
  • Fix typo in changes file
    feerrenrut committed 5 years ago
  • Merge Beta into Alpha
    feerrenrut committed 5 years ago
  • Update espeak to commit 82d5b7b04 (PR #11928)
    feerrenrut committed 5 years ago
  • Merge remote-tracking branch 'origin/master' into mergeBetaToAlpha
    feerrenrut committed 5 years ago
  • Update alpha from beta - Merge PR #11962
    feerrenrut committed 5 years ago
  • diff-match-patch for LiveText (PR #11639)
    codeofdusk committed 5 years ago
  • Merge beta into alpha PR #11984
    feerrenrut committed 5 years ago
  • Fix user guide for DMP. (PR #11981)
    codeofdusk committed 5 years ago
  • Synth drivers/eSpeak NG internal: pass in a NULL pointer (path string) when obtaining eSpeak NG version string (#11975)
    josephsl committed 5 years ago
  • Script decorator: add ability to specify that given script should be active in sleep mode. (#11979)
    lukaszgo1 committed 5 years ago
  • Dev docs: tell NVDA to treat source directory as app directory, allowing dev docs build with Sphinx to succeed (#11972)
    josephsl committed 5 years ago
  • Sphinx: remove 2.2.2 restriction and update readme regarding building source code docs locally (#11973)
    josephsl committed 5 years ago
  • Symbols: test regex group references through the symbols engine (#11961)
    sthibaul committed 5 years ago
  • Update nvda_dmp to possibly address an autoread hang (#11998)
    codeofdusk committed 5 years ago
  • Don't use UnidentifiedEdit for windows with empty windowText (#11966)
    lukaszgo1 committed 5 years ago
  • Global commands: replace gestures map with script decorator (#11974)
    josephsl committed 5 years ago
  • Modify the copyrightYears = "2006-2020" copyrightYears = "2006-2021" (#11927)
    dpy013 committed 5 years ago
  • Fix for inappropriate distance announcement when pressing shift+tab from Outlook message (#11925)
    CyrilleB79 committed 5 years ago
  • Enable activating a control with cursor routing on any of its braille cells (#7447) (#11922)
    JulienCochuyt committed 5 years ago
  • Update what's new
    michaelDCurran committed 5 years ago
  • Prevent running Windows 10 OCR if screen curtain is enabled. (#11921)
    CyrilleB79 committed 5 years ago
  • Python Console: Fix handling of the tab key in the input pane (#11532) (#11936)
    JulienCochuyt committed 5 years ago
  • Update what's new
    michaelDCurran committed 5 years ago
  • Remove deprecated functions from the config module (#11935)
    lukaszgo1 committed 5 years ago
  • Update CLDR to version 38.1 (#11943)
    OzancanKaratas committed 5 years ago
  • Update what's new
    michaelDCurran committed 5 years ago
  • Added some mathematical symbols (#11467)
    Adriani90 committed 5 years ago
  • Update what's new
    michaelDCurran committed 5 years ago
  • Remove blank lines in browseable message (#12005)
    CyrilleB79 committed 5 years ago
  • Convert NVDA's code base to use output reasons from enum in controlTypes and remove deprecated REASON_* module level constants (#11969)
    lukaszgo1 committed 5 years ago
  • Fix up #11969: Fixed case issue. (#12015)
    CyrilleB79 committed 5 years ago
  • Fix-up of #11467 in symbol file: (#12017)
    CyrilleB79 committed 5 years ago
  • speech.getformatFieldSpeech: Correct logic for heading levels which broke in #11969. (#12026)
    michaelDCurran committed 5 years ago
  • System tests: run Chrome in kiosk mode to stop treeGrid test failing (#12023)
    michaelDCurran committed 5 years ago
  • Fix misleading log message for aria-current="true" (PR #11782)
    feerrenrut committed 5 years ago
  • add styles for userguide and changes (PR #12027)
    feerrenrut committed 5 years ago
  • Move functions / classes edge -> web
    feerrenrut committed 5 years ago
  • Create new 'web' module
    feerrenrut committed 5 years ago
  • Rename edge -> spartanEdge
    feerrenrut committed 5 years ago
  • Depend upon abstract _isIframe rather than concrete impl
    feerrenrut committed 5 years ago
  • Fix lint for moved code
    feerrenrut committed 5 years ago
  • Add chromium module
    feerrenrut committed 5 years ago
  • Fix freeze in Chromium with UIA
    feerrenrut committed 5 years ago
  • Fix freeze in Chromium with UIA
    feerrenrut committed 5 years ago
  • Fix duplicate heading announcement Chromium with UIA
    feerrenrut committed 5 years ago
  • Fix freeze on checkboxes for chromium with UIA
    feerrenrut committed 5 years ago
  • Fix list presentation while in browse mode for Chromium with UIA
    feerrenrut committed 5 years ago
  • Fix overriding labels when embedded object chars present for Chromium with UIA
    feerrenrut committed 5 years ago
  • Fix identification of layout tables for Chromium with UIA
    feerrenrut committed 5 years ago
  • Fix missing value for comboboxes for Chromium with UIA
    feerrenrut committed 5 years ago
  • Fix missing control names for Chromium with UIA
    feerrenrut committed 5 years ago
  • Add user config for UIA with Chromium
    feerrenrut committed 5 years ago
  • Update changes file for PR #12025
    feerrenrut committed 5 years ago
  • Report comments in MS Word with UIA enabled (#9631)
    jakubl7545 committed 5 years ago
  • Add code review checklist for PRs (PR #12037)
    feerrenrut committed 5 years ago
  • Merge pull request #12046 from nvaccess/beta
    feerrenrut committed 5 years ago
  • Add missing context help. (PR #12034)
    CyrilleB79 committed 5 years ago
  • Fix typo in changes doc (PR #12053)
    feerrenrut committed 5 years ago
  • Clarify code review checklist instructions (PR #12056)
    feerrenrut committed 5 years ago
  • Bump for alpha snapshots
    michaelDCurran committed 5 years ago
  • Deploy to deploy.nvaccess.org
    michaelDCurran committed 5 years ago
  • appveyor: save off the deploy json before sending it to NV Access.
    michaelDCurran committed 5 years ago
  • appveyor: fix syntax error.
    michaelDCurran committed 5 years ago
  • appveyor: ensure deploy.json is utf8 encoded, not unicode.
    michaelDCurran committed 5 years ago
  • appveyor: make ssh verbose to aide in debugging.
    michaelDCurran committed 5 years ago
  • Deploy via ssh to deploy.nvaccess.org this time with a correct entry in the ssh known_hosts file.
    michaelDCurran committed 5 years ago
  • appveyor.yml: add a comment above the call to ssh warning of a freeze if the server address is changed yet known_hosts is not updated.
    michaelDCurran committed 5 years ago
  • Fix isCurrent errors for Internet Explorer (PR #12066)
    feerrenrut committed 5 years ago
  • Fix command line length limit reached (PR #12083)
    feerrenrut committed 5 years ago
  • Report 'unsupported' when toggling screen layout in Word (#10795)
    jakubl7545 committed 5 years ago
  • remove unused imports from the nvwave module (#12048)
    lukaszgo1 committed 5 years ago
  • Fix typos in issue template (PR #12111)
    feerrenrut committed 5 years ago
  • Fix usages of some remaining Python 2 names (#12036)
    lukaszgo1 committed 5 years ago
  • Microsoft Word documents (both with UIA enabled and disabled) now get a treeInterceptor created straight way, but with passThrough (focus mode) enabled. Thus, NVDA+f7 (elements list) is now available with out having to switch to browse mode in Microsoft Word first. (#12051)
    michaelDCurran committed 5 years ago
  • remove winKernel.GetTimeFormat, winKernel.GetDateFormat and usages (#12139)
    seanbudd committed 5 years ago
  • remove DriverSettingsMixin alias for AutoSettingsMixin (#12144)
    seanbudd committed 5 years ago
  • remove getSpeechForSpelling alias for getSpellingSpeech (#12145)
    seanbudd committed 5 years ago
  • Py3.8: Transparently use a Python virtual environment under the hood (#12075)
    michaelDCurran committed 5 years ago
  • Update comtypes to 1.1.8 (#12155)
    LeonarddeR committed 5 years ago
  • What's new: mention upgraded Python dependencies.
    michaelDCurran committed 5 years ago
  • Deprecate import of Commands directly from speech module in favour of speech.commands (#12126)
    seanbudd committed 5 years ago
  • implement deprecation of SAYALL behaviour for speakTextInfo (#12150)
    seanbudd committed 5 years ago
  • Chrome system tests: ensure the page is fully loaded (including all iframes) before testing the page (#12174)
    michaelDCurran committed 5 years ago
  • Performance increase interacting with Visual Studio (#12170)
    michaelDCurran committed 5 years ago
  • Stop installer from attempting to delete lib directories for the version of NVDA which has just been installed (#12165)
    lukaszgo1 committed 5 years ago
  • Add diff used for linting changes to the list of files ignored by git (#12169)
    lukaszgo1 committed 5 years ago
  • controlTypes: Remove deprecated ROLE_EQUATION (#12164)
    lukaszgo1 committed 5 years ago
  • remove unused flag from horizontal sizer (#12182)
    seanbudd committed 5 years ago
  • don't rely on star imports from synthDriverHandler (#12172)
    lukaszgo1 committed 5 years ago
  • Use DriverSetting classes from autoSettingUtils rather than from driverHandler (#12168)
    lukaszgo1 committed 5 years ago
  • TextInfos must inherit from BaseContentRecogTextInfo (#12157)
    seanbudd committed 5 years ago
  • Enable cancellable speech by default (PR #11266)
    feerrenrut committed 5 years ago
  • Fix right-to-left layout direction issues (#12181)
    seanbudd committed 5 years ago
  • Allow NVDA build system to still function if NvDA repository is moved or copied to another location (#12184)
    michaelDCurran committed 5 years ago
  • Stop printing some exceptions in __del__ to standard error (#12148)
    michaelDCurran committed 5 years ago
  • Update espeak to 1.51-dev commit 53915b (PR #12202)
    feerrenrut committed 5 years ago
  • Update changes file for PR #12202
    feerrenrut committed 5 years ago
  • Remove backwards compat aliases from PR 10593 (#12195)
    lukaszgo1 committed 5 years ago
  • + more commits ...
Loading