OSDN Git Service

nvdajp/nvdajp.git
2010-10-25 Michael CurranVirtualBuffer.prepare: force shouldPrepare to False...
2010-10-25 Michael CurranVirtualBuffer.shouldPrepare: fix logic.
2010-10-25 Michael CurranTreeInterceptor.shouldPrepare: this property should...
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-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-20 Michael CurranRemove some delphi IAccessible NVDAObjects to do with...
2010-10-19 James TehVirtualBuffer: refreshBuffer script: Don't try to refre...
2010-10-19 Michael CurranMSNMSGR appModule: automatically announce new messages...
2010-10-18 Peter VágnerFixed a problem where selection changes were no longer...
2010-10-16 Peter VágnerUpdated finnish language file, user guide and changes.
2010-10-16 Peter VágnerFixed a problem where pressing the so called dead key...
2010-10-14 James Tehsndrec32 app module:
2010-10-14 Peter VágnerMiranda-IM appmodule:
2010-10-14 Peter VágnerUpdated french language file,
2010-10-14 James TehkeyboardHandler, inputCore: Arrrg! Use unicode strings...
2010-10-14 James TehkeyLabels: Change numpad key labels according to the...
2010-10-14 James TehvkCodes: Name VK_CANCEL "break", as the key is normally...
2010-10-14 James TehkeyboardHandler.internal_keyDownEvent(): cosmetic:...
2010-10-14 James TehSpeak punctuation keys in input help even when speak...
2010-10-14 James Tehspeech: Improve docstrings.
2010-10-14 James Tehspeech:
2010-10-14 James TehcursorManager: Provide the ability to select by page...
2010-10-14 James TehcursorManager: Rename pageUp and pageDown scripts to...
2010-10-14 James TehNew input handling framework!
2010-10-14 James TehUpdate What's New.
2010-10-14 James TehRemove developer_docs. This only contained "key list...
2010-10-14 James TehUpdate for new key names.
2010-10-14 James TehKeyboardInputGesture: Make layout an instance variable...
2010-10-14 James TehScriptableObject: Add clearGestureBindings() to remove...
2010-10-13 James TehUpdate What's New.
2010-10-13 James TehkeyboardHandler: If the NVDA modifier is pressed twice...
2010-10-13 James TehkeyboardHandler: If an NVDA modifier is pressed twice...
2010-10-13 James TehkeyboardHandler: If the user holds down keys while...
2010-10-13 James TehinputCore: Add module docstring.
2010-10-13 James TehDon't report the script's location in the code in input...
2010-10-13 James TehMove the check for the core being dead from keyboardHan...
2010-10-12 James TehKeyboardInputGesture.fromName(): Handle the case where...
2010-10-12 James TehCancel speech when volume keys are pressed while input...
2010-10-12 James TehtreeInterceptorHandler.killTreeInterceptor(): Log a...
2010-10-12 Peter VágnerUpdated finnish language file and user guide.
2010-10-12 James TehMerge main.
2010-10-12 James TehMerge 2010.2.
2010-10-12 James TehMake KeyboardInputGesture.fromName() case insensitive...
2010-10-12 James TehvkCodes: Add copyright header and code documentation.
2010-10-12 James TehRemove old (now useless) code from keyUtils. This only...
2010-10-12 James TehLower case identifiers in KeyboardInputGesture.identifi...
2010-10-12 James TehKeyboardInputGesture.send(): Fix sending of Windows...
2010-10-12 James TehKeyboardInputGesture: Again use upper case for the...
2010-10-12 James TehappModule key map (kbd) files: Update for new key names...
2010-10-12 James TehChange key names for numpad keys when numLock is off...
2010-10-12 James TehUpdate for new key names.
2010-10-12 James TehWoops. Missed this during a merge.
2010-10-12 James TehUpdate appModules for new gesture binding code.
2010-10-11 James TehUpdate NVDAObjects for new gesture binding code.
2010-10-11 James TehUpdate editableText for new gesture binding code.
2010-10-11 James TehUpdate cursorManager and virtualBuffers for the new...
2010-10-11 James TehUse more user friendly names for keys on the keyboard.
2010-10-10 Aleksey Sadovoygui.scriptUI.SingleChoiceDialog: fix typo
2010-10-07 James TehEnglish What's New: Remove bug fix regarding the review...
2010-10-07 James Tehapi.setFocusObject(): Fix incorrect logic when determin...
2010-10-06 James TehFix incorrect use of str.format().
2010-10-06 James TehMerge main.
2010-10-06 James TehFix broken circular import.
2010-10-06 James TehNormalise gesture identifiers in the process of binding...
2010-10-06 James TehmapKeys -> identifiers
2010-10-06 Michael CurranImprove the presentation of non-screen layout in virtua...
2010-10-04 Peter VágnerUpdated french language file and user guide,
2010-10-04 Michael CurranRevert 3873 and 3872 (speech dictionarys affect speak...
2010-10-04 Michael CurranEnglish user guide: rewrote the major Highlights in...
2010-10-03 Peter VágnerSome fixes to the windows sound recorder appmodule.
2010-10-03 Peter VágnerUpdated icelandic language file,
2010-10-03 Peter VágnerAdded a basic appmodule for the windows sound recorder...
2010-10-03 Peter VágnerUpdated finnish changes.
2010-10-01 James TehAppModule.loadKeyMap(): Remove code for _keyMap, which...
2010-10-01 James TehMerge main.
2010-09-30 Michael CurrannvdaHelper sconstruct file: add a targetArchitectures...
2010-09-30 Michael CurranUpdate changes.t2t to mention speech dictionary change.
2010-09-30 Michael Curranspeech.processSymbol: also pass the symbol through...
2010-09-30 Michael CurranMerged 2010.2 branch
2010-09-29 Michael CurranFix for #948 (bug where not all text was copied to...
2010-09-29 Michael CurranMerged 2010.2 branch
2010-09-29 James TehChanges to make NVDA work again on Windows XP with... release-2010.2beta2
2010-09-28 Peter VágnerUpdated french changes,
2010-09-28 James TehMerge 2010.2.
2010-09-28 James TehEnglish What's New: Add Outlook Express/Windows Mail...
2010-09-28 Michael CurranMerged releases/2010.2 branch
2010-09-28 Michael Curranapi.setFocusObject: when setting the navigator object...
2010-09-28 Michael CurranImplement _getPointFromOffset on VirtualBufferTextInfo...
2010-09-24 Michael CurranSupport yet another of those rule checkbox lists in...
2010-09-24 Michael CurranSupport yet another of those rule checkbox lists in...
2010-09-24 Michael CurranSupport for the checkbox list items used for mesage...
2010-09-24 Michael CurranSupport for the checkbox list items used for mesage...
2010-09-24 Peter VágnerUpdated japanese language file,
2010-09-24 Michael CurranMap the window class RichEdit60W_WLXPrivate to richEdit...
next