OSDN Git Service

nvdajp/nvdajp.git
2011-01-23 James Tehbaum driver: Update to perhaps recognise more keys...
2011-01-23 James TehAdd braille display driver for Baum SuperVario/HumanWar...
2011-01-21 James TehFix regression where the build version was not reported...
2011-01-21 Peter VágnerUpdated portuguese language file and the language strin...
2011-01-21 Peter VágnerUpdated turkish language file,
2011-01-21 Michael CurranSupport numpadDelete like the other delete key in docum...
2011-01-21 Michael CurranUpdate changes file.
2011-01-21 James TehalvaBC6 driver: Remove some annoying/unnecessary logging.
2011-01-20 Peter VágnerUpdated italian language file.
2011-01-20 Michael CurranImplement a configuration setting that can again restor...
2011-01-20 James TehUser Guide: Some rewording. Also, split sentences onto...
2011-01-20 Michael CurranEnglish User guide: added an Advanced Topics section...
2011-01-20 Michael CurranEnglish user guide: add a section within setting up...
2011-01-20 James TehCode doc.
2011-01-20 James TehEnable Handy Tech displays to be used without installin...
2011-01-20 Michael CurranFix for #1326 (Link destinations exposed as links in...
2011-01-19 Michael CurranFix handling of standard Windows groupbox windows found...
2011-01-19 James TehReinstate the key press counter as keyboardHandler...
2011-01-19 Michael CurranInstaller: remove the initial message box that alerts...
2011-01-18 James Tehlilli braille display driver: Oops. Forgot to rename...
2011-01-18 Peter VágnerUpdated thai language file,
2011-01-17 James TehRemove readme, as it is useless and unlikely to be...
2011-01-17 James TehGUI changes:
2011-01-14 James TehNVDA now remembers the position you were at when return...
2011-01-14 James TehEnglish User Guide: Fix indentation error.
2011-01-12 James TehVirtualBuffer: Don't set the initial caret position...
2011-01-12 James Tehvirtual buffers: Remember the position of the caret...
2011-01-11 James TehVirtualBuffer: Change _setInitialCaretPos to _getInitia...
2011-01-10 Peter VágnerUpdated traditional chinese language file,
2011-01-09 James TehAdd dist_installer to bzr ignores.
2011-01-09 James TehEnglish User Guide: Add Handy Tech key bindings.
2011-01-08 Bram DuvigneauUpdated Handy Tech driver to use input framework, addin...
2011-01-07 Peter VágnerOoops, hebrew rather than hebrev. I'm sorry.
2011-01-07 Peter VágnerUpdated french language file,
2011-01-07 Peter VágnerUserguide: also change mention of self voicing mode...
2011-01-07 James Tehbraille: Move cursor management code (including blinkin...
2011-01-07 Michael Curranapi.setFocusObject: remove the recently added message...
2011-01-07 Michael Curranevent_appLoseFocus and event_appGainFocus have now...
2011-01-06 Michael CurranSelf voicing mode has now been renamed to Sleepmode...
2011-01-05 James TehFor the convenience of third party developers, app...
2011-01-05 James TehCosmetic.
2011-01-05 James TehClear the NVDAObject dynamic class cache when reloading...
2011-01-05 James TehUpdate English User Guide.
2011-01-05 James TehMerge main.
2011-01-05 Peter VágnerUpdated hebrev language file,
2011-01-05 James TehAllow braille display drivers to bind buttons, wheels...
2011-01-05 James TehUpdate/add braille display key binding info in English...
2011-01-05 James TehUpdate braille key bindings in English documentation.
2011-01-05 Michael CurranIA2 live region support and Gecko_ia2 vbufBackend:...
2011-01-05 James TehUpdate English What's New.
2011-01-05 James TehMerge main.
2011-01-05 James Tehbraille_scrollBack, braille_scrollForward scripts:...
2011-01-05 James TehRemove InputGesture.bypassInputHelp, as it doesn't...
2011-01-05 James Tehbraille_previousLine script: Move to the start of the...
2011-01-05 Michael CurranFreedom Scientific braille driver: allow toggling betwe...
2011-01-05 Michael CurraninputCore.GlobalGestureMap.add: add a 'replace' boolean...
2011-01-05 Michael Curranbraille.BrailleDisplayDriverWithCursor's __init__ metho...
2011-01-04 James TehDelay reporting of toggle keys by 30 ms, as it seems...
2011-01-04 James TehversionInfo: A version containing "dev" is a test versi...
2011-01-04 Michael CurranAllow the silence synth driver to be used again. Fixes...
2011-01-03 Michael Curranglobal commands moveMouseToNavigatorObject script:...
2011-01-03 Michael CurranFreedom Scientific braille driver: Convert to using...
2010-12-21 James Tehbrltty driver: Update to use input gesture framework.
2010-12-21 James TehRemove unnecessary import.
2010-12-21 James TehEnglish User Guide: Add key commands for Alva BC640...
2010-12-21 James TehMerge main.
2010-12-20 James Tehsource readme: Clarify that wxPython 2.8.x is required...
2010-12-17 Michael CurranNVDAObjects.behaviors.Dialog.getDialogText: recurse...
2010-12-17 Michael CurranSome more self voicing fixes:
2010-12-17 Michael CurranAdd script_toggleCurAppSelfVoicing to global commands...
2010-12-15 Michael CurranMove some standard Windows structs and types from the...
2010-12-16 Peter VágnerAdded romanian language file, readme and user guide.
2010-12-14 Peter VágnerUpdated polish language file,
2010-12-14 Michael CurranToggle report dynamic content changes (NVDA+5) is now...
2010-12-14 Michael Curranupdate English changes file.
2010-12-14 Michael CurranSupport announcement of bullets and numbering in Micros...
2010-12-14 Michael CurranMS Office sDM support: for list items with no name...
2010-12-14 Michael CurranWinword appModule: remove recently added support for...
2010-12-14 Michael CurranAllow NVDA to track events in more than one tab in...
2010-12-13 Michael CurranFix for #947 (braille display does not update in some...
2010-12-10 Peter VágnerAdded serbian readme and language strings for the NVDA...
2010-12-10 Michael CurranMicrosoft Word support: try and fix the bug where Using...
2010-12-09 Michael CurranCatch KeyError exceptions in sapi4 and sapi5 when tryin...
2010-12-08 James TehCode doc.
2010-12-08 James TehBrailleDisplayGesture: If the BrailleDisplayDriver...
2010-12-08 James TehInputGesture: Add a scriptableObject property which...
2010-12-08 James TehalvaBC6: Reintroduce mapping from display keys to emula...
2010-12-08 James TehIn global gesture maps, allow gestures to emulate key...
2010-12-08 James TehInputManager: Add emulateGesture() method to emulate...
2010-12-08 James TehAdd missing import.
2010-12-08 James TehMerge main.
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 TehUpdated alvaBC6 driver:
2010-12-06 James TehglobalCommands: Add scripts for braille display navigation.
2010-12-06 James TehRemove old unused code.
2010-12-06 James TehBrailleDisplayGesture.identifiers property: Convert...
2010-12-06 James TehEnable BrailleDisplayDrivers to provide a global gestur...
next