Timeline


and .

11/21/08: Today

10:12 Recognition created by jteh
08:08 Changeset [2521] by bzr

winConsole NVDAObject: Don't suppress speaking of new text because the ...

06:24 Changeset [2520] by bzr

Update what's new.

05:44 Blog: NVDA Hack Fest November 2008 created by jteh
I joined Mick in Melbourne on Sunday, 9 November for the third NVDA hack …
02:55 Ticket #230 (request for sticky keys option) created by Templemang
Provide option to allow key combinations to be pressed sequentially so …

11/20/08: Yesterday

15:59 Changeset [2519] by bzr

* updated traditional chinese, croatian and slovak language files

09:06 Changeset [2518] by bzr

*When NVDA is configured to speak both typed words and characters at the ...

04:43 Ticket #201 (Avoid rendering braille regions for common context upon a focus change) closed by jteh
fixed: Implemented in r2517.
04:41 Changeset [2517] by bzr

braille:

  • Rename getContextRegions() to getFocusContextRegions(), as it ...

11/19/08:

14:32 Changeset [2516] by bzr

handyTech braille display driver: The name "Handy Tech" should contain a ...

11:37 Changeset [2515] by bzr

logHandler: Don't specify an encoding when creating the logging ...

08:32 Ticket #127 (typing issue) closed by mdcurran
invalid: As only one user has reported this, and because we have had no further …
00:30 Changeset [2514] by bzr

pythonConsole: Include log, queueHandler, speech and braille in the ...

11/18/08:

21:33 Changeset [2513] by bzr

* updated finish and czech language files

21:31 Ticket #157 (Automatic virtual buffer pass through) closed by jteh
fixed: If you do want to test auto pass through, you can try a [wiki:Snapshots
16:23 Ticket #157 (Automatic virtual buffer pass through) reopened by davidb
In 0.6p2, I'm not getting automatic pass through for role=tab objects (via …
12:47 Ticket #229 (Table navigation and reporting of table information in virtual buffers) created by jteh
12:41 Ticket #228 (Generalise some code which is not specific to speech) created by jteh
There is some code which is in the speech module or named for speech, even …
11:20 Blog: Weekly Update for 11 Nov created by jteh
I didn't have a chance to write a weekly update last week due to the …
09:49 Changeset [2512] by bzr

What's new document: remove mention of fixing sapi4ActiveVoice for sayAll, ...

09:45 Blog: NVDA Updated for Python 2.6 created by jteh
NVDA has been updated to work with
08:04 Changeset [2511] by bzr

IAccessible NVDAObject's positionInfo property: only include indexInGroup ...

07:40 Changeset [2510] by bzr
  • speech.getSpeechTextForProperties(): Don't treat a level of 0 as no ...
05:58 Changeset [2509] by bzr

Move logic that forces level of a treeview item first when it changes, in ...

03:59 Changeset [2508] by bzr

espeak synth driver: Log the version of eSpeak being used.

03:53 Changeset [2507] by bzr

Update NVDA for Python 2.6. Note that NVDA now *requires* Python 2.6; it ...

03:42 Changeset [2506] by bzr

Map MSAA's role_system_clock to NVDA's role_clock

03:38 MiscellaneousDependencies edited by jteh
New version 2008-11-18-01. (diff)

11/17/08:

23:06 Ticket #177 (Sort dictionary entries in alphabetical order) closed by mdcurran
wontfix: I am marking this as won't fix for now. NVDA's dictionary system is much …
22:50 Ticket #94 (NVDA defalt diction gets overwritten when installing new trunk version of ...) closed by mdcurran
fixed: As of svn r2493 items in the default dictionary were moved to a new …
22:44 Ticket #64 (improving keyboard layout managing) closed by mdcurran
fixed: Seems that NVDA does log any key binding that failed because the script …
22:26 Ticket #19 (NVDA config file should store voice and variant selections for speech as ...) closed by mdcurran
fixed
13:26 Ticket #77 (Support IAccessible2::groupPosition) closed by mdcurran
fixed: Implemented in svn r2505. Note that positionString and level have been …
13:24 Changeset [2505] by bzr

Changes to support position information in IAccessible2, and to improve ...

11/16/08:

21:32 Ticket #227 (Autorun file for the talking installer for nvda. With this file You can ...) closed by jteh
invalid: There's nowhere we can actually include this in the NVDA distribution. It …
03:11 Changeset [2504] by bzr

On Vista use GetProcessHandleFromHwnd? rather than OpenProcess? so that if ...

11/15/08:

23:41 Ticket #227 (Autorun file for the talking installer for nvda. With this file You can ...) created by wildcat11
This autorun file lets you run the nvda installer from a usb thumb drive.
15:16 Changeset [2503] by bzr

* updated spanish, galician and czech language files

11/14/08:

16:21 Changeset [2502] by bzr

* Hopefully fixed unicode handling of config directory path.

15:21 Changeset [2501] by bzr

* updated finish language file

11/13/08:

22:56 Ticket #226 (Problem with Insert+F12 Shortcut) closed by jteh
fixed: Fixed in r2500.
22:50 Changeset [2500] by bzr

scriptHandler: cache the im_func of scripts (instance methods) as the ...

20:35 Ticket #226 (Problem with Insert+F12 Shortcut) created by Iris
Usually, when one presses Insert+F12 twice quickly, NVDA announces the day …
13:18 NVDAHackFestNov2008 edited by jteh
Add results of hack fest, including some new topics. (diff)
11:12 Changeset [2499] by bzr

Default appModule: fix a few exceptions in scripts that use the caret, ...

05:49 Changeset [2498] by bzr

The default appModule is no longer a separate level, rather all all other ...

11/12/08:

15:23 Changeset [2497] by bzr

* Updated czech language file

03:05 Changeset [2496] by bzr

config: Set a default of None for synth variant. This should prevent ...

11/11/08:

21:50 Changeset [2495] by bzr

* UserDefaultConfigPath? should be stored in unicode because some localized ...

13:43 Changeset [2494] by bzr

* Fixed a little problem with script_title causing an error when ...

12:01 Changeset [2493] by bzr

Merged appData branch: * new: The NVDA application now includes a ...

02:17 Changeset [2492] by bzr

Synth drivers are now initialized with init() (the constructor) ...

11/10/08:

23:23 Ticket #225 (User-definable NVDA key) created by vtsaran
When running NVDA inside virtual machines (particularly on the Mac) it is …
23:23 Ticket #224 (NVDA does not always indicate ARIA roles insite the virtual buffer "browse ...) closed by jteh
duplicate: Duplicate of #216.
23:18 Ticket #224 (NVDA does not always indicate ARIA roles insite the virtual buffer "browse ...) created by vtsaran
In this …
17:39 Changeset [2491] by bzr

* updated brazilian portuguese, slovak and czech language files. Anouncing ...

17:22 Changeset [2490] by bzr

* Some cosmetic fixes for the Miranda-Im appmodule

06:42 Changeset [2489] by bzr

raille.TextInfoRegion?: If updateSelection() on the TextInfo? is not ...

06:16 Changeset [2488] by bzr

Freedom Scientific braille driver: queue more braille functions.

06:14 Changeset [2487] by bzr

Fix a few bad method signatures in the base NVDAObject class and base ...

06:14 Changeset [2486] by bzr

Freedom scientific braille driver: queue routing functions rather than ...

06:14 Changeset [2485] by bzr

Filter out NULL characters before sending to liblouis for translation. ...

02:11 Changeset [2484] by bzr

Sapi4: fix some typos where min and max properties are really preceded ...

11/09/08:

22:51 Changeset [2483] by bzr

Sapi4: disable particular voice parameters if their min and max are found ...

11:49 Changeset [2482] by bzr

Merge ticket19 branch:

  • change: Voices are now stored in the ...
11:09 Ticket #12 (SAPI 4: Raise an exception during initialisation if no voices are detected) closed by mdcurran
invalid: This is no longer an issue as sapi4serotek and sapi4activeVoice are no …

11/08/08:

22:52 Ticket #223 (Error when Editing in Edit Fields with New SAPPI Synth Driver) created by Iris
When I arrowed through the text that I'd already typed in an edit box …
16:37 Ticket #166 (ca't save word files) closed by Bernd
invalid: The Autor of this ticket doesn't answer, so we can close this ticket as …

11/07/08:

04:31 Ticket #222 (NVDA Does Not Work with Editable Fields in IFrames) created by Iris
Although I cannot seem to find this occurence outside of editing Wordpress …

11/06/08:

21:30 Troubleshooting edited by jteh
Change references to sapi4activeVoice and sapi4serotek to just sapi4. Add … (diff)
10:00 NVDAHackFestNov2008 edited by jteh
Add item for discussion about braille. Add secureDesktop merging work. (diff)
07:52 Changeset [2481] by bzr

generate.py: No need to generate COM interfaces for SAPI4's ...

07:13 Changeset [2480] by bzr

Remove the sapi4activeVoice and sapi4serotek synth drivers, as they have ...

01:57 Changeset [2479] by bzr

virtual buffers: Slight (probably unnoticeable) optimisation regarding ...

01:57 Changeset [2478] by bzr

virtual buffers: Radio buttons should automatically enable focus mode when ...

11/05/08:

23:44 Ticket #221 (Up arrow and downn arrow keys should be reversed in Voice Settings dialog ...) created by jteh
IN the sliders for the speech parameters in the Voice Settings dialog, the …
16:08 Ticket #167 (Japanese Message Translation) closed by pvagner
fixed: committed in r2477
16:05 Changeset [2477] by bzr

* updated japanese, galician, spanish, french, traditional chinese and ...

14:58 Ticket #220 (Problem with editable text fields which update their value when the focus ...) created by jteh
Some web sites use a technique whereby they present the label of an …
13:48 Changeset [2476] by bzr

brltty braille display driver: BRLTTY simulates key presses for braille ...

13:35 Changeset [2475] by bzr

virtual buffers: The passThrough property is now set for every movement, ...

08:49 Changeset [2474] by bzr

braille: Work around a couple of bugs in liblouis that were causing ...

08:13 Changeset [2473] by bzr

sapi4 synth driver: TextSDATA (which is used when sending text to the ...

06:33 Changeset [2472] by bzr

Add a new SAPI4 synth driver written by Mick with some slight ...

06:33 Changeset [2471] by bzr

synth drivers: Move _paramToPercent and _percentToParam utility functions ...

05:47 Ticket #167 (Japanese Message Translation) reopened by katsutoshi
Updated Japanese translated message. Now, I am following R2470.

11/04/08:

21:54 Changeset [2470] by bzr

Virtual Buffers dialog: Oops. Add the new automatic focus mode check boxes ...

20:01 Changeset [2469] by bzr

* updated hungarian, finish and russian language files. Also updated ...

10:54 Ticket #157 (Automatic virtual buffer pass through) closed by jteh
fixed: Merged in r2468. There have been some noteworthy changes since my last …
10:45 Changeset [2468] by bzr

Merge vbufPassThroughImprovements branch.

  • change: Instead of virtual ...
03:56 Changeset [2467] by bzr

what's new: Oops. Remove the duplicate entry I added for the Excel cell ...

01:07 Ticket #193 (Reporting of the windows clipboard text) closed by jteh
fixed: Grudgingly committed in r2466 with several modifications. …
00:54 Changeset [2466] by bzr
  • Add a command (NVDA+c) to report the text on the Windows clipboard. ...
00:54 Changeset [2465] by bzr

Update what's new.

11/03/08:

08:12 Blog: Last Week in NVDA (3 Nov) created by jteh
There wasn't much noteworthy activity to report about last week, aside …

11/02/08:

17:33 Changeset [2464] by bzr

* updated traditional chinese and italian language files

14:00 Ticket #219 (A new, extensible speech dictionary type for nvda) created by aleksey_s
sometimes one dictionary must be applied to more than one voices or even …

11/01/08:

04:04 Ticket #218 (Read property pages in dialogs even if the property page is never in the ...) created by jteh
r2435 stopped dialog text retrieval from descending into property pages. …

10/31/08:

12:23 Ticket #217 (To have braille insure that lists and such consistently present the start ...) created by valiant8086
When you arrow through a list of items and are reading the braille …

10/30/08:

12:45 Changeset [2463] by bzr

handyTech braille display driver: Update to work with comtypes 0.5.2. For ...

11:37 Ticket #216 (Tab panels not properly rendered in virtual buffer) created by aaronlev
Visit the Yahoo! ARIA tab panel …
10:17 NVDAHackFestNov2008 created by mdcurran
02:11 Ticket #215 (Provide nice switch from document to focus-interaction mode for ARIA ...) closed by davidb
duplicate: Ah! Thanks Marco and James, I agree on all points.

10/29/08:

17:41 Changeset [2462] by bzr

* updated finish and traditional chinese language files

15:59 Ticket #170 (Skype context menus not read) closed by Bernd
invalid: Replying to jteh: > Do you mean the context menu for the …
14:39 Ticket #215 (Provide nice switch from document to focus-interaction mode for ARIA ...) created by davidb
When using document mode to explore a web page and a widget is …

10/28/08:

06:22 Blog: NVDA 0.6p2 Passes 10000 Downloads! created by jteh
There have now been over 10000 downloads of NVDA 0.6p2 since …

10/27/08:

23:39 Changeset [2461] by bzr

NVDA Excel cell editor dialog: The dialog now takes an excel cell at ...

20:33 ApplicationSupport edited by pvagner
Added a bit about why NVDA does not read in some menus (diff)
20:09 ApplicationSupport edited by pvagner
Added a mention of custom edit cell dialog for excel (diff)
17:42 Changeset [2460] by bzr

* updated traditional chinese language file

16:35 Ticket #214 (Braille verbosity levels) created by jkinnunen
The amount of information that is shown in braille, such as the role …
14:38 Ticket #213 (possibly task: something like the nvda's optional components repository) created by aleksey_s
as nvda goes much power many optional components might be added. for now …
14:00 Ticket #212 (speech dictionary specific to the synthesizer (all its voices)) created by aleksey_s
for newfon synthesizer (which has 4 voices) i need to make some text …
13:53 Ticket #211 (a way to read current page's url when inside virtual buffer without going ...) created by aleksey_s
subj. for example, in jaws it is attached on ctrl+a. i believe we can …
13:49 Ticket #210 (nvda must read document title changes) created by aleksey_s
it is required for example in firefox, when changing tabs, nvda must …
12:34 Changeset [2459] by bzr

As Excel's formular bar is inaccesslble to NVDA, provide an NVDA specific ...

04:05 Blog: Last Week in NVDA (27 Oct) created by jteh
Probably the most exciting happening last week was the promised …
02:55 Ticket #209 (Trigger execution of scripts in response to keys on braille displays) created by jteh
Braille display drivers call methods on braille.handler to scroll the …
00:10 Ticket #208 (Reading bullets and numerations in microsoft word) created by Bernd
When I read a document in Microsoft Word, NVDA doesn't say any bullets and …

10/26/08:

22:24 Ticket #207 (Braille navigation) created by criticview
It would be nice if a user can review the screen from top to bottom with a …
17:40 Changeset [2458] by bzr

* updated russian language file

08:53 Ticket #206 (newfon synthesizer for NVDA) created by aleksey_s
Sergey Shishmintzev who owns russian synthesizer newfon with some help of …

10/25/08:

17:27 Changeset [2457] by bzr

* updated brazilian portuguese language file

10/24/08:

22:30 Ticket #203 (NVDA Keyboard Shortcut to Refresh Screen) closed by jteh
invalid: As Peter noted, NVDA does not use display hooks or a display intercept, so …
22:20 Ticket #205 (NVDA should turn off virtual buffer on certain ARIA-enabled widgets) created by vtsaran
NVDA should toggle virtual buffer off when an ENTER or a SPACE BAR is …
19:24 Ticket #204 (Nvda makes a error sound when spacing between words in microsoft outlook ...) created by kenny11
Nvda makes a error sound.
17:34 Changeset [2456] by bzr

* updated finish, galician, spanish and slovak language files

16:52 Ticket #203 (NVDA Keyboard Shortcut to Refresh Screen) created by Iris
Sometimes, a screenreader will read the screen incorrectly due to updates …
06:33 Changeset [2455] by bzr

setup.py: Make the inclusion of brlapi optional.

06:12 Changeset [2454] by bzr

setup.py: Include the brlapi Python bindings into the bundle. This is a ...

10/23/08:

17:51 Changeset [2453] by bzr

braille: Add many more tables to the list.

17:51 Changeset [2452] by bzr

winConsole NVDAObject: Rather than setting the review position and ...

17:32 Changeset [2451] by bzr

*updated german language file

17:17 Ticket #202 (Support for TextInfo control fields in braille) created by jteh
Currently, only the raw text of TextInfos is rendered into braille. This …
16:18 Ticket #201 (Avoid rendering braille regions for common context upon a focus change) created by jteh
Currently, when a focus change occurs, NVDA clears the braille buffer and …
04:22 Changeset [2450] by bzr

FreedomScientific? braille driver: in the messageWindowProc, make sure to ...

03:35 Changeset [2449] by bzr

Added a braille driver for Freedom Scientific Focus / Pacmate braille ...

02:46 Changeset [2448] by bzr

brltty display driver: When checking for the presence of BRLTTY, don't try ...

02:36 Changeset [2447] by bzr

BrailleDisplayDriverWithCursor?: If there is no cursor, don't set the ...

02:36 Changeset [2446] by bzr

braille:

00:23 OpenOffice_EnableAssistiveTechnologySupport.reg attached to ApplicationSupport by jteh
Registry patch to enable support for assistive technology in OpenOffice.org.
00:22 ApplicationSupport edited by jteh
Add information about OpenOffice.org. (diff)

10/22/08:

22:27 Troubleshooting created by jteh
22:24 FAQ created by jteh
17:27 Changeset [2445] by bzr

* updated french, finish, italian, galician and spanish language files

16:50 Changeset [2444] by bzr

* Do not show multiple exit dialogs if one is shown already (thx Likvid)

11:36 Changeset [2443] by bzr

setup.py: Explicitly include ui, as it is only imported by the default ...

11:06 Changeset [2442] by bzr

setup.py: Copy louis\tables to the dist directory. Thanks, Michel! The ...

10:24 Changeset [2441] by bzr

handyTech braille display driver: Err... let's subtract 1 from the cursor ...

10:17 Changeset [2440] by bzr

handyTech braille displaydriver: The Handy Tech COM server counts cursor ...

09:26 Changeset [2439] by bzr
  • setup.py: Copy brailleDisplayDrivers to the dist directory.
  • ...
09:10 Ticket #82 (Implement braille support) closed by jteh
fixed: * I merged the braille branch into trunk/main in r2436. There is still …
09:03 Changeset [2438] by bzr

braille.py need not be executable.

08:59 Changeset [2437] by bzr

Add John J. Boyer and others to contributors for liblouis.

08:56 Changeset [2436] by bzr

Merge initial braille display support from the braille branch! There is ...

08:52 MiscellaneousDependencies edited by jteh
New version 2008-10-22-01. (diff)
Note: See TracTimeline for information about the timeline view.