OSDN Git Service

nvdajp/nvdajp.git
2010-12-07 James TehAppModule now has a terminate() method instead of using...
2010-12-07 James Tehespeak synth driver: Remove print statement which was...
2010-12-07 James TehSynthDriver: Remove compatibility code for has* and...
2010-12-07 James TehSynthDriver: Fix broken minStep for RateSetting, PitchS...
2010-12-06 James TehRemove old unused code.
2010-12-05 Michael CurranFix wrong announcing of MS Word 2003 and above spell...
2010-12-05 Michael CurranProperly announce page break characters when speaking...
2010-12-04 Michael CurranIAccessibleHandler.processFocusWinEvent: Change the...
2010-12-03 James TehUpdate documentation.
2010-12-03 James Tehconfig: When executing a process with elevation, ensure...
2010-12-02 Michael CurranMSHTML vbufBackend: if after rendering a node's childre...
2010-12-02 Michael CurranApplied patch from ticket 954 (commands missing from...
2010-12-02 Michael CurranAdded feature to beep when typing lowercase characters...
2010-12-01 Michael CurranMerged synthLanguageSupport. For most synths this provi...
2010-12-01 Michael Curransource readme: mention that Python's scripts directory...
2010-11-30 Michael CurraninputCore: When in input help mode, and getting help...
2010-11-30 Michael CurranscriptHandler: add a new getScriptLocation function...
2010-11-30 James TehCode doc.
2010-11-30 James TehUpdate code doc.
2010-11-30 James TehSupport for global plugins which can globally bind...
2010-11-30 James TehRename plugins to global plugins to make it clear that...
2010-11-29 Michael CurranOnly allow one settings dialog to be opened at a time...
2010-11-29 James TehnvdaHelper remote: IA2Support: Register IAccessibleTabl...
2010-11-29 James TehRemove pointless code.
2010-11-29 James TehUpdate What's New.
2010-11-29 James TehAllow plugins to choose NVDAObject overlay classes...
2010-11-29 James TehCode doc.
2010-11-29 James TehDispatch NVDAObject events to all plugins.
2010-11-29 James TeheventHandler: Refactor event execution to make it possi...
2010-11-29 James TehAllow plugins to bind scripts which are executed global...
2010-11-29 James TehFixes.
2010-11-28 James TehAdd basic code to support plugins.
2010-11-28 James TehappModuleHandler.initialize(): Use appModules.__init__...
2010-11-26 James TehGet rid of the default app module!
2010-11-26 James Tehsconstruct: Add certPassword option to specify the...
2010-11-26 James TehWhat's New: Add a "Changes for Developers" which docume...
2010-11-26 James TehAdd support for mapping gestures to scripts anywhere...
2010-11-26 James TehUpdate What's New.
2010-11-26 James TehImplement loading of the locale gesture map.
2010-11-26 James TehAdd support for mapping gestures to scripts anywhere...
2010-11-25 Peter VágnerFixed hindi user guide so key commands are actually...
2010-11-25 Peter VágnerAdded hindi language file and user guide,
2010-11-25 James TehApp modules no longer have key map files!
2010-11-24 James TehSource readme clarifications:
2010-11-24 Michael CurranCorrect the description for the current navigator objec...
2010-11-24 James TehMerge main.
2010-11-23 James TehMerge main.
2010-11-23 James Tehsetup.py: Fetch all data files in the call to setup...
2010-11-22 Michael CurranChanged the behaviour of the review follows caret optio...
2010-11-22 James TehNext release will be 2011.1.
2010-11-22 James Tehsconstruct: Execute pygettext with the python executabl...
2010-11-22 James TehRefactor the build process to allow anyone to prepare...
2010-11-19 James Tehsconstruct: Build the client archive relative to the...
2010-11-19 James Tehsconstruct: pot no longer depends on sourceDir, as...
2010-11-19 James Tehsconstruct: Rather than using normal scons mechanisms...
2010-11-18 Michael CurranMerged main
2010-11-18 James Tehapi.getReviewPosition(): Don't try to use a tree interc...
2010-11-17 James TehFix a bug where the "Use currently saved settings on...
2010-11-16 James TehHopefully fix exceptions when scripts are queued for...
2010-11-16 Michael CurranMoved logLevel commandline option from NVDA's root...
2010-11-16 Michael CurranAdded nvdaHelper/sconscript which for some reason was...
2010-11-16 James TehUpdate bzr ignores.
2010-11-16 James TehInclude nvdaHelper build dependencies in the source...
2010-11-15 Michael Currannvda's root sconstruct: when cleaning _buildVersion...
2010-11-15 Michael CurranIntegrate generation of comTypes COM interfaces in...
2010-11-15 Michael Currannvda root sconstruct: the release commandline option...
2010-11-15 Michael Curranthe output dir can now be specifically set on the comma...
2010-11-15 Michael Currangettext scons tool: import msgfmt and use it that way...
2010-11-15 Michael Curranas txt2tags can not be run in parallel, make sure scons...
2010-11-15 Michael CurranGenerate all archives and the pot etc in a directory...
2010-11-14 Michael CurranMove generation of html documentation from t2t files...
2010-11-14 Peter VágnerUpdated spanish language file,
2010-11-13 Michael Currangettext scons tool: execute msgfmt each time in a...
2010-11-13 Michael CurranMove gettext mo file generation out of source/generate...
2010-11-13 Aleksey SadovoyNewfon synthDriver: fix syntax errors and missing imports.
2010-11-12 Michael CurranIntegrate the building of nvdaHelper into NVDA's scons...
2010-11-11 Michael CurrannvdaHelper displayModel interface implementation of...
2010-11-10 James TehUnneeded import.
2010-11-10 James TehWoops. Not called Tera Term Pro anymore.
2010-11-10 James TehSupport for automatically reporting new text when it...
2010-11-10 James TehUpdate What's New.
2010-11-10 James TehWindow NVDAObject: redraw(): RedrawWindow() takes clien...
2010-11-10 James TehRemove unused stuff.
2010-11-10 James Tehspeech: Don't use globalVars.keyCounter to determine...
2010-11-10 James TehAdd code doc.
2010-11-10 James TehLiveText behavior: Minor fixes:
2010-11-10 James TehApp module for SecureCRT which reads incoming text...
2010-11-10 James TehWinConsole NVDAObject: Allow 30 ms for the text to...
2010-11-10 James TehLiveText behavior: Ignore single characters like we...
2010-11-10 James TehMissing import.
2010-11-10 James TehLiveText behavior: Remove MIN_CHECK_NEW_INTERVAL and...
2010-11-09 James TehLiveText: When calculating new text, don't barf on...
2010-11-09 James TehLiveText monitor thread: Add some exception handling.
2010-11-09 James TehCosmetic.
2010-11-09 James TehCheck whether a console is dead every 100 ms and discon...
2010-11-09 James TehRemove IAccessible.ConsoleWindowClass NVDAObject, which...
2010-11-09 James TehwinConsoleHandler.consoleWinEventHook(): Only fetch...
2010-11-09 James TehConvert Windows Console support to use the new Terminal...
2010-11-09 James TehLiveText behavior: Fix bug where startMonitoring()...
2010-11-09 James TehMerge main.
next