Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dictation-toolbox/dragonfly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.4-rc3
Choose a base ref
...
head repository: dictation-toolbox/dragonfly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.4
Choose a head ref
  • 15 commits
  • 101 files changed
  • 1 contributor

Commits on Dec 7, 2008

  1. - Added EngineBase.language stub.

     - Fixed a small issue with up/down processing of Key action.
    t4ngo committed Dec 7, 2008
    Configuration menu
    Copy the full SHA
    feb3582 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2008

  1. Configuration menu
    Copy the full SHA
    307af0a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2008

  1. - Modified setup.py to use ez_setup.py and require setuptools.

     - Implemented speaker language detection in Natlink engine.
     - Added initial number.py module.
    t4ngo committed Dec 13, 2008
    Configuration menu
    Copy the full SHA
    6bc1561 View commit details
    Browse the repository at this point in the history
  2. - Improved Natlink engine to automatically connect and disconnect.

     - Added auto formatting capabilities to Text action.
     - Added documentation for Text action.
     - Regenerated documentation.
    t4ngo committed Dec 13, 2008
    Configuration menu
    Copy the full SHA
    8e2f1ff View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2008

  1. - Fixed a typo in clipboard.py: Unicode -> unicode.

     - Removed some Natlink connect/disconnect code which cause trouble.
    t4ngo committed Dec 27, 2008
    Configuration menu
    Copy the full SHA
    523bc12 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2009

  1. - Added initial dialog GUI library.

     - Improved clipboard functionality and added documentation.
    t4ngo committed Jan 11, 2009
    Configuration menu
    Copy the full SHA
    3d314fb View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2009

  1. - Added lots of docs for Rule class.

     - Improved action data binding structure.
     - Fixed various small doc formatting.
     - Improved Clipboard.__str__ formatting.
    t4ngo committed Jan 18, 2009
    Configuration menu
    Copy the full SHA
    12e3447 View commit details
    Browse the repository at this point in the history
  2. - Expanded docs.

     - Regenerated docs.
    t4ngo committed Jan 18, 2009
    Configuration menu
    Copy the full SHA
    da6ffd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2009

  1. - Added checking to only allow activation/deactivation of exported r…

    …ules.
    
     - Fixed dependency determination of RuleRef elements.
    t4ngo committed Jan 19, 2009
    Configuration menu
    Copy the full SHA
    dae4bd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2009

  1. - Added the Number class.

     - Completed the automatic language-specific loading of number classes.
     - Added a Dutch implementation of the number classes.
     - Removed a unnecessary call from Window.set_foreground()
    t4ngo committed Jan 22, 2009
    Configuration menu
    Copy the full SHA
    2141889 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2009

  1. Configuration menu
    Copy the full SHA
    89bc9cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7de3a7f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2009

  1. - added the Mimic and WaitWindow action classes

     - restructured, extended, and improved the documentation for the action framework
    t4ngo committed Jan 31, 2009
    Configuration menu
    Copy the full SHA
    586adbf View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2009

  1. - Improved build and upload scripts

     - Improved actions documentation
     - Bump the version up to 0.6.4
    t4ngo committed Feb 1, 2009
    Configuration menu
    Copy the full SHA
    177bc6a View commit details
    Browse the repository at this point in the history
  2. No commit message

    t4ngo committed Feb 1, 2009
    Configuration menu
    Copy the full SHA
    3ecaabb View commit details
    Browse the repository at this point in the history
Loading