OSDN Git Service

nvdajp/nvdajp.git
2010-12-01 Aleksey Sadovoymerge main, resolving conflicts
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.
2010-11-09 James TehWinConsoleTextInfo: Override the clipboardText property...
2010-11-09 James TehRemove unnecessary code.
2010-11-09 James TehAdd app module for Tera Term, which automatically reads...
2010-11-09 James Teh gdiHooks: Since rectangles aren't usually useful for...
2010-11-09 James TehAdd an app module for PuTTY, which causes incoming...
2010-11-09 James TehDisplayModelLiveText NVDAObject: Use EditableTextDispla...
2010-11-09 James TehTerminal behavior: Inherit EditableText, as terminals...
2010-11-09 James TehLiveText._calculateNewText(): Handle lines with differe...
2010-11-09 James TehLiveText behavior: Don't report new text if report...
2010-11-09 James TehAdd app module for mIRC. This reads new output text...
2010-11-09 James TehAdd NVDAObjects.Window.DisplayModelLiveText, which...
2010-11-09 James TehdisplayModel: Allow NVDAObjects to register for text...
next