• R/O
  • HTTP
  • SSH
  • HTTPS

nvdajp: List of commits

NVDA with Japanese branch


RSS
修訂. 時間 作者
424f716 imeclear 2013-08-23 13:16:09 Takuya Nishimoto

reverted tsf.cpp to release code

f0502d2 jpdev130823 2013-08-23 08:38:32 Takuya Nishimoto

Merge branch 'release-2013.2jp' into imeclear

f4bd0fb 2013-08-23 08:37:56 Takuya Nishimoto

updated document

f2ee7e2 2013-08-23 08:28:05 Takuya Nishimoto

use nvdajpEnableKeyEvents to switch IME clear behavior

a11ff7c 2013-08-22 09:19:59 Takuya Nishimoto

Merge branch 'rc' of git://git.nvaccess.org/nvda into release-2013.2jp

34dfb19 release-2013.2rc2 2013-08-21 22:09:57 Mesar Hameed

l10n Minor language corrections.

From translation svn rev:11092

285f79d 2013-08-21 10:18:49 James Teh

gecko_ia2 vbuf backend: Fix nasty typo that was causing Gecko 1.x (e.g. Firefox 3.6) to crash.

Fixes #3456.

f86aada jpdev130820a 2013-08-20 17:22:04 Takuya Nishimoto

Merge branch 'tsf_japanese' of ssh://bitbucket.org/nvdajp/nvdajp into imeclear

4b83aa9 2013-08-20 17:07:22 Masamitsu Misono

fixed IME cancelation say 'clear"

f68e880 2013-08-20 17:03:41 Masamitsu Misono

deleted IME cancelation say 'clear' codes in nvdajp

b7b4dc9 jpdev130820 2013-08-20 14:40:49 Takuya Nishimoto

merged tsf_japanese branch

eaa449e 2013-08-20 10:12:04 Michael Curran

api.setNavigatorObject: only switch review modes from object to document if the treeInterceptor is ready. Fixes #3388.

9d5087b 2013-08-20 09:46:29 Michael Curran

Revert "TreeInterceptor._get_passThrough: return true if isAlive is false, even if _passThrough is false. This means that until a treeInterceptor is ready, passThrough will be considered on." (Reopens) Re #3388. Fixes #3446.

This reverts commit fde2dcbc9613ec0ddc991f798bbf9230ff6116ad.

27cb43f 2013-08-20 03:54:18 Mesar Hameed

l10n Minor language corrections.

From translation svn rev:11070

b3782fe jpdev130815 2013-08-15 15:16:43 Takuya Nishimoto

merged nvaccess rc branch (2013.2rc1)

d5e058a release-2013.2rc1 2013-08-15 03:35:52 Mesar Hameed

l10n all languages:

From translation svn rev:10982.

5a3a010 2013-08-14 11:30:53 Takuya Nishimoto

Merge branch 'master' of git://git.nvaccess.org/nvda into jpbranch

351d042 2013-08-14 08:45:13 James Teh

source readme: Add BrailleNote to the list of braille display drivers that require pyserial.

Fixes #3438.

600c29e 2013-08-13 12:22:45 Takuya Nishimoto

merged nvaccess master

64cc436 2013-08-11 16:34:49 Masamitsu Misono

added check to composing method findComposingRange

64e78ad 2013-08-11 13:40:33 Masamitsu Misono

cosmetic change

f942648 2013-08-11 13:39:20 Masamitsu Misono

updated catalog of Japanese message local

492608e 2013-08-11 13:26:52 Masamitsu Misono

changing handleInputCompositionEnd in nvdaHelper.py, when IME composition cancelation then message out clear. This action is other Japanese screenreader it's same time

c37d628 2013-08-10 18:11:58 James Teh

versionInfo: Change url to nvaccess.org.

934d078 2013-08-09 11:55:06 Takuya Nishimoto

Merge branch 'master' of git://git.nvaccess.org/nvda into jpbranch

a7aa9ae 2013-08-09 11:51:03 Michael Curran

displayModel: don't accidentally inforce a final blank line at the bottom of all displayModel TextInfos. Re #3425.

f93dedc 2013-08-08 18:01:26 James Teh

PowerPoint app module: changeSelection script: Don't bother trying to handle the change if there is a script waiting.

This improves performance when rapidly pressing or holding down keys that change the selection.

a8a0692 2013-08-08 17:41:59 James Teh

User Guide: Screen Review: Remove the word "deepest".

It's technically accurate, but confusing for new users. The idea should be clear enough anyway; it wouldn't make sense to move to the shallowest object.

171d743 2013-08-08 10:15:57 Michael Curran

minHook is now included as a git submodule. You must do a git submodule update to fetch it the first time.

04b75bb 2013-08-08 08:42:21 Michael Curran

Correctly detect next selected slide when deleting a slide in PowerPoint's thumbnails view. Fixes #3415.

Specifically:
* bind documentwindow's selectionChange script to delete and backspace.
* Slide NVDAObject's name property: catch COMError when fetching slideNumber (this was already done for title)

Show on old repository browser