Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify NVDA behavior with CLDR characters #9707

Merged
merged 22 commits into from Oct 4, 2019
Merged

Modify NVDA behavior with CLDR characters #9707

merged 22 commits into from Oct 4, 2019

Commits on Jun 10, 2019

  1. Modify NVDA behavior with CLDR characters to have them announced ever…

    …ytimes and quicker configurable.
    
    * In the cldr.dic files, set the punctuation level to none
    * Add shift+NVDA+p to toggle on and off CLDR characters anouncement
    Fix #8826
    Nardol committed Jun 10, 2019
    Copy the full SHA
    51584e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Copy the full SHA
    54d42e7 View commit details
    Browse the repository at this point in the history
  2. User guide: add gesture

    Nardol committed Jun 12, 2019
    Copy the full SHA
    471027c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Copy the full SHA
    6ecb6fa View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Merge branch 'master' into toggleRepportCLDR

    Doesn't change anything but everything will be automatically tested again to be sure.
    Nardol committed Jun 18, 2019
    Copy the full SHA
    286dbe7 View commit details
    Browse the repository at this point in the history
  2. Changes after reviewS.

    cldrDict_sconscript:
    * Add a comment to specify why punctuation level is set to none
    source/globalCommands.py:
    * Use script decorator instead of old-style coding
    * Fix translators comments
    * commented gesture assignment until final advice
    Nardol committed Jun 18, 2019
    Copy the full SHA
    f86d49f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Copy the full SHA
    d4c251a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Copy the full SHA
    4db50f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. Copy the full SHA
    e3c3eff View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. Copy the full SHA
    797438c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    82b394e View commit details
    Browse the repository at this point in the history
  3. Fix code style for Lint check

    One error left: continuation line under-indented for hanging indent
    I don't understand how to fix this when I took it from another part of this file
    Nardol committed Aug 1, 2019
    Copy the full SHA
    34ded1f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Code style fix

    Nardol committed Aug 2, 2019
    Copy the full SHA
    e5f1601 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3c38d3e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e77187c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Copy the full SHA
    7d38924 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Copy the full SHA
    702c6d9 View commit details
    Browse the repository at this point in the history
  2. Delete the commented gesture, will add it back if needed when PR will…

    … be reviewed again by @josephsl or someone else
    Nardol committed Sep 6, 2019
    Copy the full SHA
    a3c6369 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Copy the full SHA
    b7d8c2a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b9958f1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7c03bb3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5402c95 View commit details
    Browse the repository at this point in the history