OSDN Git Service

nvdajp/nvdajp.git
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-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...
2010-11-09 James TehAdd LiveText and Terminal behavior NVDAObjects to facil...
2010-11-09 James TehWindow NVDAObject: Add a redraw() method which redraws...
2010-11-09 James TeheventHandler: Fix a typo introduced over a year and...
2010-11-09 James TehIt seems that MSNHiddenWindowClass fires some events...
2010-11-09 James Tehmsnmsgr app module: Fix another line we missed in the...
2010-11-05 James TehadobeAcrobat vbuf backend: Some nodes seem to report...
2010-11-05 James TehMerge main.
2010-11-05 James TehRefactor the build process to allow anyone to create...
2010-11-04 Michael CurranMerged main
2010-11-04 Michael CurrannvdaHelper: implement support in display models for...
2010-11-04 Michael CurranNVDAHelper: displayModel_t::copyrectangleToOtherModel...
2010-11-02 Michael CurrannvdaHelper: hook all functions using apiHook_hookFuncti...
2010-11-02 Michael CurrannvdaHelper: added a much safer way of hooking functions...
2010-11-02 Michael CurranA first go at supporting auto-announcement of new text...
2010-10-31 James TehMerge 2010.2. Change sfrom the fi and pl gettext (...
2010-10-28 James TehFix access to some Windows Security dialogs such as... release-2010.2
2010-10-28 James TehversionInfo: Set version to 2010.2.
2010-10-27 Peter VágnerUpdated traditional chinese language file and user...
2010-10-27 James TehScriptableObject: Don't store instance methods in the...
2010-10-27 Peter VágnerUpdated croatian language file.
2010-10-26 Aleksey SadovoyAdded Russian changes in t2t format
2010-10-26 Peter VágnerUpdated german language file user guide and changes.
2010-10-26 James TehOops. Remove duplicate line.
2010-10-26 James Tehgui: Keyboard Settings dialog: Display translated keybo...
2010-10-26 James TehAllow gestures to be specified on the class and then...
2010-10-26 Peter VágnerUpdated Arabic nvda.po and the userguide.
2010-10-26 James TehlogHandler: Log RPC_E_DISCONNECTED at debugWarning.
2010-10-25 Mesar HameedUpdated Arabic nvda.po and the userguide.
2010-10-25 Michael CurranVirtualBuffer.prepare: force shouldPrepare to False...
2010-10-25 Michael CurranVirtualBuffer.shouldPrepare: fix logic.
2010-10-25 Peter VágnerUpdated finnish language file and changes.
2010-10-25 Michael CurranTreeInterceptor.shouldPrepare: this property should...
2010-10-25 Peter VágnerUpdated hungarian user guide and changes.
2010-10-25 Michael CurranTry at supporting late-loading Gecko documents containi...
2010-10-25 Peter VágnerUpdated finnish changes.
2010-10-25 James TehkeyboardHandler: In the key down and key up callbacks...
2010-10-25 James TehkeyboardHandler: Don't continually pause and resume...
2010-10-24 Peter VágnerUpdated czech language file.
2010-10-24 Peter VágnerUpdated hungarian user guide.
2010-10-22 Aleksey SadovoyVirtualBuffer.event_caretMovementFailed: fix typo
2010-10-22 James TehTree interceptors/virtual buffers:
2010-10-21 James Tehmsnmsgr app module: OldMSNHistory: Fix calls to super...
2010-10-21 Peter VágnerUpdated polish language file.
2010-10-21 Peter VágnerUpdated polish language file.
next