OSDN Git Service

nvdajp/nvdajp.git
2014-05-01 Mesar HameedMerge branch 'l10n'
2014-05-01 Mesar HameedL10n updates for: zh_CN
2014-05-01 Mesar HameedL10n updates for: de
2014-05-01 Mesar HameedL10n updates for: ne
2014-05-01 Mesar HameedL10n updates for: fa
2014-05-01 Mesar HameedL10n updates for: ru
2014-05-01 Mesar HameedL10n updates for: pt_BR
2014-05-01 Mesar HameedL10n updates for: it
2014-05-01 Mesar HameedL10n updates for: hu
2014-05-01 Mesar HameedL10n updates for: ko
2014-05-01 Mesar HameedL10n updates for: nl
2014-05-01 Mesar HameedL10n updates for: ta
2014-05-01 Mesar HameedL10n updates for: vi
2014-05-01 Mesar HameedL10n updates for: fr
2014-05-01 Mesar HameedL10n updates for: ja
2014-05-01 Mesar HameedL10n updates for: gl
2014-05-01 Mesar HameedL10n updates for: fi
2014-05-01 Mesar HameedL10n updates for: es
2014-05-01 Mesar HameedL10n updates for: el
2014-05-01 Mesar HameedL10n updates for: ar
2014-05-01 Mesar HameedL10n updates for: an
2014-05-01 Mesar HameedL10n updates for: am
2014-05-01 James TehMinor fixes to What's New.
2014-05-01 James TehNVDA now recovers in more cases when switching away...
2014-05-01 James TehcancellableSendMessageTimeout: When sending a message...
2014-05-01 James TehThere's no reason for bgSendMessageData to be dynamical...
2014-05-01 James TehcancellableSendMessageTimeout: Don't ever return early...
2014-05-01 James TehRemove a pointless variable.
2014-05-01 James TehUpdate some copyright headers.
2014-05-01 James TehcancellableExecute: Use cancelCallEvent rather than...
2014-05-01 James Tehwatchdog: Cache cancelCallEvent so we don't have to...
2014-05-01 James TehcancellableSendMessageTimeout: Rather than continually...
2014-05-01 James TehcancellableSendMessageTimeout: Don't pump if SMTO_BLOCK...
2014-05-01 James TehcancellableSendMessageTimeout: Fix nasty memory corrupt...
2014-05-01 James TehcancellableSendMessageTimeout: The result variable...
2014-05-01 James TehSendMessage hook: Initialise the result variable to...
2014-05-01 James TehcancellableSendMessageTimeout can't handle reentrancy...
2014-05-01 James TehMSDN says you can't safely read from an STL object...
2014-05-01 James TehcancellableSendMessageTimeout: cosmetic: Use a Lockable...
2014-05-01 James TehIf message cancellation was already requested by the...
2014-05-01 James TehcancellableSendMessage: Pass the data pointer to the...
2014-05-01 James TehcancellableSendMessageTimeout: Place a lock around...
2014-05-01 James TehcancellableSendMessageTimeout: SendMessageTimeout can...
2014-04-30 Michael CurranMerge branch 't1846'. Fixes #1846
2014-04-30 Michael CurranMerge branch 't2199'. Fixes #2199
2014-04-30 Michael CurranMerge branch 't3481'. Fixes #3481
2014-04-30 James TehRemove extras/NVDA CD, which is extremely outdated...
2014-04-29 James TehIn browse mode in Mozilla applications, using quick...
2014-04-29 James TehIn Microsoft Office 2010 Options dialogs, the labels...
2014-04-29 James TehBah. Forgot the What's New entry.
2014-04-29 SiddharthIn Microsoft PowerPoint with speaking of typed words...
2014-04-28 James TehIn browse mode, radio and check menu items are reported...
2014-04-27 Michael CurranMerge branch 't4069'. Fixes #4069
2014-04-26 Mesar Hameeden/{userGuide.t2t,changes.t2t}: remove witespace on...
2014-04-22 Michael CurranMerge branch 't4043'. Fixes #4043
2014-04-22 Michael CurranMerge branch 't4031'. Fixes #4031
2014-04-19 James TehReduce spinning in NVDA core and watchdog.
2014-04-16 Michael CurranReverting a change from December 2009 commit 6c53a29d...
2014-04-15 Mesar Hameedl10n updates
2014-04-15 Michael Curranspeech.speakTextInfo: Stop accidentally reporting contr...
2014-04-15 Michael CurranMSHTML VBufBackend: force an invalidated subtree to...
2014-04-15 Michael CurranMshtmlVBufStorage_controlFieldNode_t: add a reportLiveT...
2014-04-15 Michael CurranSupport live regions in MSHTML documents, dialogs and...
2014-04-15 Michael CurranVBufBackends: decrease the render timeout from 250...
2014-04-14 Michael CurranSupport for ARIA live regions in MSHTML, implemented...
2014-04-14 Michael CurranMerge branch 't4031' into mshtmlLiveRegions_fillVBuf
2014-04-11 Michael CurranDon't announce the document itself when entering a...
2014-04-10 Michael CurranNVDAHelperRemote: export all nvdaController functions...
2014-04-07 Michael CurranMSHTML VBufBackend: only skip text nodes if the parent...
2014-04-02 James TehnavigatorObject_currentDimensions script: Fix exception...
2014-04-02 James TehMerge branch 'master' into t3801
2014-04-02 James Tehwatchdog: Use core.mainThreadId.
2014-04-02 James Tehcore.requestPump: optimisation: If called in the main...
2014-04-01 Mesar Hameedl10n updates
2014-04-01 Michael CurranAdded an option to keyboard settings dialog which allow...
2014-03-28 James TeheventHandler: Fix race conditions which could leave...
2014-03-22 Mesar Hameedl10n updated german nvda.po to hopefully fix non-utf8...
2014-03-19 Mesar Hameedl10n updates:
2014-03-18 James TehIn browse mode, labelled regions are now treated as...
2014-03-18 James TehIn browse mode, labels on landmarks are now reported...
2014-03-18 James TehGecko vbuf backend: Fix rendering of links, buttons...
2014-03-10 James TehIn browse mode, the labels of controls such as links...
2014-03-10 Michael CurranIA2LiveRegions: make sure to free the IAccessible2...
2014-03-10 Michael CurranNVDA appModule's event_foreground now correctly calls...
2014-03-07 Mesar HameedMerge branch 'rc'
2014-03-07 Mesar Hameedl10n:
2014-03-07 James TehMerge branch 'rc'
2014-03-07 James TehWhitespace objects are no longer included in simple...
2014-03-07 James TehUpdate eSpeak to 1.48.04 due to an important fix for...
2014-03-06 Michael CurranMerge branch 't3900'. Fixes #3900
2014-03-05 Michael CurranMerge branch 't3888'. Fixes #3888
2014-03-05 Michael CurranMerge branch 'rc'
2014-03-05 Michael CurranUpdate changes file to note eSpeak 1.48.03
2014-03-05 Michael CurranMerge branch 't3860' into rc. Fixes #3860
2014-03-05 Michael CurraneSpeak: disable whole-program optimization as this...
2014-03-05 Michael CurranUpgrade eSpeak to 1.48.03 to fix badly compiled phoneme...
2014-03-03 James TehFix reporting of labels for landmarks in MSHTML documents.
2014-03-02 Mesar Hameedl10n:
2014-02-27 Michael CurranMerge branch 'master' into t3888
2014-02-27 Michael CurranMerge branch 't3874'. Fixes #3874
next