~stomato463/+junk/nvdajp

« back to all changes in this revision

Viewing changes to user_docs/ja/changes.t2t

  • Committer: Masataka Shinke
  • Date: 2011-10-25 12:35:26 UTC
  • mfrom: (4185 jpmain)
  • mto: This revision was merged to the branch mainline in revision 4211.
  • Revision ID: mshinke@users.sourceforge.jp-20111025123526-ze527a2rl3z0g2ky
lp:~nishimotz/nvdajp/main : 4185 をマージ

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
What's New in NVDA
 
2
 
 
3
 
 
4
%!includeconf: ../changes.t2tconf
 
5
 
 
6
= 2011.1 =
 
7
Highlights of this release include reporting of colors for some controls; automatic reporting of new text output in mIRC, PuTTY, Tera Term and SecureCRT; support for global plugins; announcement of bullets and numbering in Microsoft Word; additional key bindings for braille displays, including keys to move to the next and previous line; and support for several Baum, HumanWare and APH braille displays.
 
8
 
 
9
== New Features ==
 
10
- Colors can now be reported for some controls. Automatic announcement can be configured in the Document Formatting preferences dialog. It can also be reported on demand using the report text formatting command (NVDA+f).
 
11
- In virtual buffers, you can now select by page (using shift+pageDown and shift+pageUp) and paragraph (using shift+control+downArrow and shift+control+upArrow). (#639)
 
12
- NVDA now automatically reports new text output in mIRC, PuTTY, Tera Term and SecureCRT. (#936)
 
13
- Users can now add new key bindings or override existing ones for any script in NVDA by providing a single user input gesture map. (#194)
 
14
- Support for global plugins. Global plugins can add new functionality to NVDA which works across all applications. (#281)
 
15
- A small beep is now heard when typing characters with the shift key while capslock is on. This can be turned off by unchecking the related new option in the Keyboard settings dialog. (#663)
 
16
- hard page breaks are now announced when moving by line in Microsoft Word. (#758)
 
17
- Bullets and numbering are now spoken in Microsoft Word when moving by line. (#208)  
 
18
- A command to toggle Sleep mode for the current application (NVDA+shift+s) is now available. Sleep mode (previously known as self voicing mode) disables all screen reading functionality in NVDA for a particular application. Very useful for applications that provide their own speech and or screen reading features. Press this command again to disable Sleep mode.
 
19
- Some additional braille display key bindings have been added. See the Supported Braille Displays section of the User Guide for details. (#209)
 
20
- For the convenience of third party developers, app modules as well as global plugins can now be reloaded without restarting NVDA. Use tools -> Reload plugins in the NVDA menu or NVDA+control+f3. (#544)
 
21
- NVDA now remembers the position you were at when returning to a previously visited web page. This applies until either the browser or NVDA is exited. (#132)
 
22
- Handy Tech braille displays can now be used without installing the Handy Tech universal driver. (#854)
 
23
- Support for several Baum, HumanWare and APH braille displays. (#937)
 
24
 
 
25
 
 
26
== Changes ==
 
27
- Position information is no longer reported by default in some cases where it was usually incorrect; e.g. most menus, the Running Applications bar, the Notification Area, etc. However, this can be turned on again by an added option in the Object Presentation settings dialog.
 
28
- Keyboard help has been renamed to input help to reflect that it handles input from sources other than the keyboard.
 
29
- Input Help no longer reports a script's code location via speech and braille as it is cryptic and irrelevant to the user. However, it is now logged for developers and advanced users.
 
30
- When NVDA detects that it has frozen, it continues to intercept NVDA modifier keys, even though it passes all other keys through to the system. This prevents the user from unintentionally toggling caps lock, etc. if they press an NVDA modifier key without realising NVDA has frozen. (#939)
 
31
- If keys are held down after using the pass next key through command, all keys (including key repeats) are now passed through until the last key is released.
 
32
- If an NVDA modifier key is pressed twice in quick succession to pass it through and the second press is held down, all key repeats will now be passed through as well.
 
33
- The volume up, down and mute keys are now reported in input help. This could be helpful if the user is uncertain as to what these keys are.
 
34
- The hotkey for the Review Cursor item in the NVDA Preferences menu has been changed from r to c to eliminate the conflict with the Braille Settings item.
 
35
 
 
36
 
 
37
== Bug Fixes ==
 
38
- When adding a new speech dictionary entry, the title of the dialog is now "Add dictionary entry" instead of "Edit dictionary entry". (#924)
 
39
- In speech dictionary dialogs, the content of the Regular expression and Case sensitive columns of the Dictionary entries list is now presented in the configured NVDA language instead of always in English.
 
40
- In AIM, position information is now announced in tree views.
 
41
- On sliders in the Voice Settings dialog, up arrow/page up/home now increase the setting and down arrow/page down/end decrease it. Previously, the opposite occurred, which is not logical and is inconsistent with the synth settings ring. (#221)
 
42
- If an NVDA modifier key is pressed twice quickly but there is an intervening key press, the NVDA modifier key is no longer passed through on the second press.
 
43
- Punctuation keys are now spoken in input help even when speaking of punctuation is disabled. (#977)
 
44
- In the Keyboard Settings dialog, the keyboard layout names are now presented in the configured NVDA language instead of always in English. (#558)
 
45
- Fixed an issue where some items were rendered as empty in Adobe Reader documents; e.g. the links in the table of contents of the Apple iPhone IOS 4.1 User Guide.
 
46
- The "Use currently saved settings on the logon and other secure screens" button in NVDA's General Settings dialog now works if used immediately after NVDA is newly installed but before a secure screen has appeared. Previously, NVDA reported that copying was successful, but it actually had no effect. (#1194)
 
47
- On systems with UAC enabled, the "Use currently saved settings on the logon and other secure screens" button in NVDA's General Settings dialog no longer fails after the UAC prompt if the user's account name contains a space. (#918)
 
48
- In Internet Explorer and other MSHTML controls, NVDA now uses the URL as a last resort to determine the name of a link, rather than presenting empty links. (#633)
 
49
- NVDA no longer ignores the focus  in AOL Instant Messenger 7 menus. (#655)
 
50
- Announce the correct label for errors in the Microsoft Word Spell Check dialog (e.g. Not in dictionary, Grammar error, punctuation). Previously  they were all announced as grammar error. (#883)
 
51
- Typing in Microsoft Word while using a braille display should no longer cause garbled text to be typed, and a rare freeze when pressing a braille routing key in Word documents has been fixed. (#1212) However a limitation is that Arabic text can no longer be read in Word 2003 and below, while using a braille display. (#627)
 
52
- When pressing the delete key in an edit field, the text/cursor on a braille display should now always be updated appropriately to reflect the change. (#947)
 
53
- Changes on dynamic pages in Gecko2 documents (E.g. Firefox 4) while multiple tabs are open are now properly reflected by NVDA. Previously only changes in the first tab were reflected. (Mozilla bug 610985)
 
54
- NVDA can now properly announce the suggestions for grammar and punctuation errors in Microsoft Word spell check dialog. (#704)
 
55
- In Internet Explorer and other MSHTML controls, NVDA no longer presents destination anchors as empty links in its virtual buffer. Instead, these anchors are hidden as they should be. (#1326)
 
56
- Object navigation around and within standard groupbox windows is no longer broken and asymmetrical.
 
57
- In Firefox and other Gecko-based controls, NVDA will no longer get stuck in a subframe if it finishes loading before the outer document.
 
58
- NVDA  now appropriately announces the next character when deleting a character with numpadDelete. (#286)
 
59
- On the Windows XP logon screen, the user name is once again reported when the selected user is changed.
 
60
- Fixed problems when reading text in Windows command consoles with reporting of line numbers enabled.
 
61
- The Elements List dialog for virtual buffers is now usable by sighted users. All controls are visible on screen. (#1321)
 
62
- The list of entries in the Speech Dictionary dialog is now more readable by sighted users. The list is now large enough to show all of its columns on screen. (#90)
 
63
- On ALVA BC640/BC680 braille displays, NVDA no longer disregards display keys that are still held down after another key is released.
 
64
- Adobe Reader X no longer crashes after leaving the untagged document options before the processing dialog appears. (#1218)
 
65
- NVDA now switches to the appropriate braille display driver when you revert to saved configuration. (#1346)
 
66
- The Visual Studio 2008 Project Wizard is read correctly again. (#974)
 
67
- NVDA no longer completely fails to work in applications which contain non-ASCII characters in their executable name. (#1352)
 
68
 
 
69
 
 
70
== Changes for Developers ==
 
71
- SCons is now used to prepare the source tree and create binary builds, portable archives, installers, etc. See readme.txt at the root of the source distribution for details.
 
72
- The key names used by NVDA (including key maps) have been made more friendly/logical; e.g. upArrow instead of extendedUp and numpadPageUp instead of prior. See the vkCodes module for a list.
 
73
- All input from the user is now represented by an inputCore.InputGesture instance. (#601)
 
74
 - Each source of input subclasses the base InputGesture class.
 
75
 - Key presses on the system keyboard are encompassed by the keyboardHandler.KeyboardInputGesture class.
 
76
 - Presses of buttons, wheels and other controls on a braille display are encompassed by subclasses of the braille.BrailleDisplayGesture class. These subclasses are provided by each braille display driver.
 
77
- Input gestures are bound to ScriptableObjects using the ScriptableObject.bindGesture() method on an instance or an __gestures dict on the class which maps gesture identifiers to script names. See baseObject.ScriptableObject for details.
 
78
- App modules no longer have key map files. All input gesture bindings must be done in the app module itself.
 
79
- All scripts now take an InputGesture instance instead of a key press.
 
80
 - KeyboardInputGestures can be sent on to the OS using the send() method of the gesture.
 
81
- To send an arbitrary key press, you must now create a KeyboardInputGesture using KeyboardInputGesture.fromName() and then use its send() method.
 
82
- Locales may now provide an input gesture map file to add new bindings or override existing bindings for scripts anywhere in NVDA. (#810)
 
83
 - Locale gesture maps should be placed in locale\LANG\gestures.ini, where LANG is the language code.
 
84
 - See inputCore.GlobalGestureMap for details of the file format.
 
85
- The new LiveText and Terminal NVDAObject behaviors facilitate automatic reporting of new text. See those classes in NVDAObjects.behaviors for details. (#936)
 
86
 - The NVDAObjects.window.DisplayModelLiveText overlay class can be used for objects which must retrieve text written to the display.
 
87
 - See the mirc and putty app modules for usage examples.
 
88
- There is no longer an _default app module. App modules should instead subclass appModuleHandler.AppModule (the base AppModule class).
 
89
- Support for global plugins which can globally bind scripts, handle NVDAObject events and choose NVDAObject overlay classes. (#281) See globalPluginHandler.GlobalPlugin for details.
 
90
- On SynthDriver objects, the available* attributes for string settings (e.g. availableVoices and availableVariants)  are now OrderedDicts keyed by ID instead of lists.
 
91
- synthDriverHandler.VoiceInfo now takes an optional language argument which specifies the language of the voice.
 
92
- SynthDriver objects now provide a language attribute which specifies the language of the current voice.
 
93
 - The base implementation uses the language specified on the VoiceInfo objects in availableVoices. This is suitable for most synthesisers which support one language per voice.
 
94
- Braille display drivers have been enhanced to allow buttons, wheels and other controls to be bound to NVDA scripts:
 
95
 - Drivers can provide a global input gesture map to add bindings for scripts anywhere in NVDA.
 
96
 - They can also provide their own scripts to perform display specific functions.
 
97
 - See braille.BrailleDisplayDriver for details and existing braille display drivers for examples.
 
98
- The 'selfVoicing' property on AppModule classes has now been renamed to 'sleepMode'.
 
99
- The app module events event_appLoseFocus and event_appGainFocus have now been renamed to event_appModule_loseFocus and event_appModule_gainFocus, respectivly, in order to make the naming convention consistent with app modules and tree interceptors.
 
100
- All braille display drivers should now use braille.BrailleDisplayDriver instead of braille.BrailleDisplayDriverWithCursor.
 
101
 - The cursor is now managed outside of the driver.
 
102
 - Existing drivers need only change their class statement accordingly and rename their _display method to display.
 
103
 
 
104
 
 
105
= 2010.2 =
 
106
Notable features of this release include greatly simplified object navigation; virtual buffers for Adobe Flash content; access to many previously inaccessible controls by retrieving text written to the screen; flat review of screen text; support for IBM Lotus Symphony documents; reporting of table row and column headers in Mozilla Firefox; and significantly improved user documentation.
 
107
 
 
108
== New Features ==
 
109
- Navigating through objects with the review cursor has been greatly simplified. The review cursor now excludes objects which aren't useful to the user; i.e. objects only used for layout purposes and unavailable objects.
 
110
- In applications using the Java Access Bridge (including OpenOffice.org), formatting can now be reported in text controls. (#358, #463)
 
111
- When moving the mouse over cells in Microsoft Excel, NVDA will appropriately announce them.
 
112
- In applications using the Java Access Bridge, the text of a dialog is now reported when the dialog appears. (#554)
 
113
- A virtualBuffer can now be used to navigate adobe Flash content. Object navigation and interacting with the controls directly (by turning on focus mode) is still supported. (#453)
 
114
- Editable text controls in the Eclipse IDE, including the code editor, are now accessible. You must be using Eclipse 3.6 or later. (#256, #641)
 
115
- NVDA can now retrieve most text written to the screen. (#40, #643)
 
116
 - This allows for reading of controls which do not expose information in more direct/reliable ways.
 
117
 - Controls made accessible by this feature include: some menu items which display icons (e.g. the Open With menu on files in Windows XP) (#151), editable text fields in Windows Live applications (#200), the errors list in Outlook Express (#582), the editable text control in TextPad (#605), lists in Eudora, many controls in Australian E-tax and the formula bar in Microsoft Excel.
 
118
- Support for the code editor in Microsoft Visual Studio 2005 and 2008. At least Visual Studio Standard is required; this does not work in the Express editions. (#457)
 
119
- Support for IBM Lotus Symphony documents.
 
120
- Early experimental support for Google Chrome. Please note that Chrome's screen reader support is far from complete and additional work may also be required in NVDA. You will need a recent development build of Chrome to try this.
 
121
- The state of toggle keys (caps lock, num lock and scroll lock) is now displayed in braille when they are pressed. (#620)
 
122
- Help balloons are now displayed in braille when they appear. (#652)
 
123
- Added a driver for the MDV Lilli braille display. (#241)
 
124
- When selecting an entire row or column in Microsoft Excel with the shortcut keys shift+space and control+space, the new selection is now reported. (#759)
 
125
- Table row and column headers can now be reported. This is configurable from the Document Formatting preferences dialog.
 
126
 - Currently, this is supported in documents in Mozilla applications such as Firefox (version 3.6.11 and later) and Thunderbird (version 3.1.5 and later). (#361)
 
127
- Introduced commands for flat review: (#58)
 
128
 - NVDA+numpad7  switches to flat review, placing the review cursor at the position of the current object, allowing you  to review the screen (or a document if within one) with the text review commands.
 
129
 - NVDA+numpad1 moves the review cursor into the object represented by the text at  the position of the review cursor, allowing you to navigate by object from that point.
 
130
- Current NVDA user settings can be  copied to be used on secure Windows screens such as the logon and UAC screens by pressing a button in the General Settings dialog. (#730)
 
131
- Support for Mozilla Firefox 4.
 
132
- Support for Microsoft Internet Explorer 9.
 
133
 
 
134
 
 
135
== Changes ==
 
136
- The sayAll by Navigator object (NVDA+numpadAdd), navigator object next in flow (NVDA+shift+numpad6) and navigator object previous in flow (NVDA+shift+numpad4) commands have been removed for the time being, due to bugginess and to free up the keys for other possible features.
 
137
- In the NVDA Synthesizer dialog, only the display name of the synthesizer is now listed. Previously, it was prefixed by the driver's name, which is only relevant internally.
 
138
- When in embedded applications or virtual buffers inside another virtualBuffer (e.g. Flash), you can now  press nvda+control+space to move out of the embedded application or virtual buffer to the containing document. Previously nvda+space  was used for this. Now nvda+space is specifically only for toggling brows/focus modes on virtualBuffers.
 
139
- If the speech viewer (enabled under the tools menu) is given the focus (e.g. it was clicked in) new text will not appear in the control until focus is moved away. This allows for selecting the text with greater ease (e.g. for copying).
 
140
- The Log Viewer and Python Console are maximised when activated.
 
141
- When focusing on a worksheet in Microsoft Excel and there is more than one cell selected, the selection range is announced, rather than just the active cell. (#763)
 
142
- Saving configuration and changing of particular sensitive options is now disabled when running on the logon, UAC and other secure Windows screens.
 
143
- Updated eSpeak speech synthesiser to 1.44.03.
 
144
- If NVDA is already running, activating the NVDA shortcut on the desktop (which includes pressing control+alt+n) will restart NVDA.
 
145
- Removed the report text under the mouse checkbox from the Mouse settings dialog and replaced it with an Enable mouse tracking checkbox, which better matches the toggle mouse tracking script (NVDA+m). 
 
146
- Updates to the laptop keyboard layout so that it includes all commands available in the desktop layout and works correctly on non-English keyboards. (#798, #800)
 
147
- Significant improvements and updates to the user documentation, including documentation of the laptop keyboard commands and synchronisation of the Keyboard Commands Quick Reference with the User Guide. (#455)
 
148
- Updated liblouis braille translator to 2.1.1. Notably, this fixes some issues related to Chinese braille as well as characters which are undefined in the translation table. (#484, #499)
 
149
 
 
150
 
 
151
== Bug Fixes ==
 
152
- In µTorrent, the focused item in the torrents list no longer reports repeatedly or steals focus when a menu is open.
 
153
- In µTorrent, the names of the files in the Torrent Contents list are now reported.
 
154
- In Mozilla applications, focus is now correctly detected when it lands on an empty table or tree.
 
155
- In Mozilla applications, "not checked" is now correctly reported for checkable controls such as checkable table cells. (#571)
 
156
- In Mozilla applications, the text of correctly implemented ARIA dialogs is no longer ignored and will now be reported when the dialog appears. (#630)
 
157
- in Internet Explorer and other MSHTML controls, the ARIA level attribute is now  honoured correctly.
 
158
- In Internet Explorer and other MSHTML controls, the ARIA role is now chosen over other type information to give a much more correct and predictable ARIA experience.
 
159
- Stopped a rare crash in Internet Explorer when navigating through frames or iFrames.
 
160
- In Microsoft Word documents, right-to-left lines (such as Arabic text) can be read again. (#627)
 
161
- Greatly reduced lag when large amounts of text are displayed in a Windows command console on 64-bit systems. (#622)
 
162
- If Skype is already started when NVDA starts, it is no longer necessary to restart Skype to enable accessibility. This may also be true for other applications which check the system screen reader flag.
 
163
- In Microsoft Office applications, NVDA no longer crashes when speak foreground (NVDA+b) is pressed or when navigating some objects on toolbars. (#616)
 
164
- Fixed incorrect speaking of numbers containing a 0 after a separator; e.g. 1,023. (#593)
 
165
- Adobe Acrobat Pro and Reader 9 no longer crash when closing a file or performing certain other tasks. (#613)
 
166
- The selection is now announced when control+a is pressed to select all text in some editable text controls such as in Microsoft Word. (#761)
 
167
- In Scintilla controls (e.g. Notepad++), text is no longer incorrectly selected when NVDA moves the caret such as during say all. (#746)
 
168
- It is again possible to review the contents of cells in Microsoft Excel with the review cursor.
 
169
- NVDA can again read by line in certain problematic textArea fields in Internet Explorer 8. (#467)
 
170
- Windows Live Messenger 2009 no longer exits immediately after it is started while NVDA is running. (#677)
 
171
- In web browsers, It is no longer necessary to press tab to interact with an embedded object (such as Flash content) after pressing enter on the embedded object or returning from another application. (#775)
 
172
- In Scintilla controls (e.g. Notepad++), the beginning of long lines is no longer truncated when it scrolls off the screen. Also, these long lines will be correctly displayed in braille when they are selected.
 
173
- In Loudtalks, it is now possible to access the contact list.
 
174
- The URL of the document and "MSAAHTML Registered Handler" are no longer sometimes spuriously reported in Internet Explorer and other MSHTML controls. (#811)
 
175
- In tree views in the Eclipse IDE, the previously focused item is no longer incorrectly announced when focus moves to a new item.
 
176
- NVDA now functions correctly on a system where the current working directory has been removed from the DLL search path (by setting the CWDIllegalInDllSearch registry entry to 0xFFFFFFFF). Note that this is not relevant to most users. (#907)
 
177
- When the table navigation commands are used outside of a table in Microsoft Word, "edge of table" is no longer spoken after "not in table". (#921)
 
178
- When the table navigation commands cannot move due to being at the edge of a table in Microsoft Word, "edge of table" is now spoken in the configured NVDA language rather than always in English. (#921)
 
179
- In Outlook Express, Windows Mail and Windows Live Mail, the state of the checkboxes in message rules lists is now reported. (#576)
 
180
- The description of message rules can now be read in Windows Live Mail 2010.
 
181
 
 
182
 
 
183
= 2010.1 =
 
184
This release focuses primarily on bug fixes and improvements to the user experience, including some significant stability fixes.
 
185
 
 
186
== New Features ==
 
187
- NVDA no longer fails to start on a system with no audio output devices. Obviously, a braille display or the Silence synthesiser in conjunction with the Speech Viewer will need to be used for output in this case. (#425)
 
188
- A report landmarks checkbox has been added to the Document Formatting settings dialog which allows you to configure whether NVDA should announce landmarks in web documents. For compatibility with the previous release, the option is on by default.
 
189
- If speak command keys is enabled, NVDA will now announce the names of multimedia keys (e.g. play, stop, home page, etc.) on many keyboards when they are pressed. (#472)
 
190
- NVDA now announces the word being deleted when pressing control+backspace in controls that support it. (#491)
 
191
- Arrow keys can now be used in the Web formator window to navigate and read the text. (#452)
 
192
- The entry list in the Microsoft Office Outlook address book is now supported.
 
193
- NVDA better supports embedded editable (design mode) documents in Internet Explorer. (#402)
 
194
- a new script (nvda+shift+numpadMinus) allows you to move the system focus to the current navigator object.
 
195
- New scripts to lock and unlock the left and right mouse buttons. Useful for performing drag and drop operations. shift+numpadDivide to lock/unlock the left, shift+numpadMultiply to lock/unlock the right.
 
196
- New braille translation tables: German 8 dot computer braille, German grade 2, Finnish 8 dot computer braille, Chinese (Hong Kong, Cantonese), Chinese (Taiwan, Manderin). (#344, #369, #415, #450)
 
197
- It is now possible to disable the creation of the desktop shortcut (and thus the shortcut key) when installing NVDA. (#518)
 
198
- NVDA can now use IAccessible2 when present in 64 bit applications. (#479)
 
199
- Improved support for live regions in Mozilla applications. (#246)
 
200
- The NVDA Controller Client API is now provided to allow applications to control NVDA; e.g. to speak text, silence speech, display a message in Braille, etc.
 
201
- Information and error messages are now read in the logon screen in Windows Vista and Windows 7. (#506)
 
202
- In Adobe Reader, PDF interactive forms developed with Adobe LiveCycle are now supported. (#475)
 
203
- In Miranda IM, NVDA now automatically reads incoming messages in chat windows if reporting of dynamic content changes is enabled. Also, commands have been added to report the three most recent messages (NVDA+control+number). (#546)
 
204
- Input text fields are now supported in Adobe Flash content. (#461)
 
205
 
 
206
 
 
207
== Changes ==
 
208
- The extremely verbose keyboard help message in the Windows 7 Start menu is no longer reported.
 
209
- The Display synth has now been replaced with a new Speech Viewer. To activate it, choose Speech Viewer from the Tools menu. The speech viewer can be used independently of what ever speech synthesizer you are using. (#44)
 
210
- Messages on the braille display will automatically be dismissed if the user presses a key that results in a change such as the focus moving. Previously the message would always stay around for its configured time.
 
211
- Setting whether braille should be tethered to the focus or the review cursor (NVDA+control+t) can now be also set from the braille settings dialog, and is also now saved in the user's configuration.
 
212
- Updated eSpeak speech synthesiser to 1.43.
 
213
- Updated liblouis braille translator to 1.8.0.
 
214
- In virtual buffers, the reporting of elements when moving by character or word has been greatly improved. Previously, a lot of irrelevant information was reported and the reporting was very different to that when moving by line. (#490)
 
215
- The Control key now simply stops speech like other keys, rather than pausing speech. To pause/resume speech, use the shift key.
 
216
- Table row and column counts are no longer announced when reporting focus changes, as this announcement is rather verbose and usually not useful.
 
217
 
 
218
 
 
219
== Bug Fixes ==
 
220
- NVDA no longer fails to start if UI Automation support appears to be available but fails to initialise for some reason. (#483)
 
221
- The entire contents of a table row is no longer sometimes reported when moving focus inside a cell  in Mozilla applications. (#482)
 
222
- NVDA no longer lags for a long time when expanding tree view items that contain a very large amount of sub-items.
 
223
- When listing SAPI 5 voices, NVDA now tries to detect buggy voices and excludes them from the Voice Settings dialog and synthesiser settings ring. Previously, when there was just one problematic voice, NVDA's SAPI 5 driver would sometimes fail to start.
 
224
- Virtual buffers now honour the report object shortcut keys setting found in the Object Presentation dialog. (#486)
 
225
- In virtual buffers, row/column coordinates are no longer incorrectly read for row and column headers when reporting of tables is disabled.
 
226
- In virtual buffers, row/column coordinates are now correctly read when you leave a table and then re-enter the same table cell without visiting another cell first; e.g. pressing upArrow then downArrow on the first cell of a table. (#378)
 
227
- Blank lines in Microsoft Word documents and  Microsoft HTML edit controls are now shown appropriately on braille displays. Previously NVDA was displaying the current sentence on the display, not the current line for these situations. (#420)
 
228
- Multiple security fixes when running NVDA at Windows logon and on other secure desktops. (#515)
 
229
- The cursor position (caret) is now correctly updated when performing a Say All that goes off the bottom of the screen, in standard Windows edit fields and Microsoft Word documents. (#418)
 
230
- In virtual buffers, text is no longer incorrectly included for images inside links and clickables that are marked as being irrelevant to screen readers. (#423)
 
231
- Fixes to the laptop keyboard layout. (#517)
 
232
- When Braille is tethered to review when you focus on a Dos console window, the review cursor can now properly navigate the text in the console.
 
233
- While working with TeamTalk3 or TeamTalk4 Classic, the VU meter progress bar in the main window is no longer announced as it updates. Also, special characters can be read properly in the incoming chat window.
 
234
- Items are no longer spoken twice in the Windows 7 Start Menu. (#474)
 
235
- Activating same-page links in Firefox 3.6 appropriately moves the cursor in the virtualBuffer to the correct place on the page.
 
236
- Fixed the issue where some text was not rendered in Adobe Reader in certain PDF documents.
 
237
- NVDA no longer incorrectly speaks certain numbers separated by a dash; e.g. 500-1000. (#547)
 
238
- In Windows XP, NVDA no longer causes Internet Explorer to freeze when toggling checkboxes in Windows Update. (#477)
 
239
- When using the in-built eSpeak synthesiser, simultaneous speech and beeps no longer intermittently cause freezes on some systems. This was most noticeable, for example, when copying large amounts of data in Windows Explorer.
 
240
- NVDA no longer announces that a Firefox document has become busy (e.g. due to an update or refresh) when that document is in the background. This also caused the status bar of the foreground application to be spuriously announced.
 
241
- When switching Windows keyboard layouts (with control+shift or alt+shift), the full name of the layout is reported in both speech and braille. Previously it was only reported in speech, and alternative layouts (e.g. Dvorak) were not reported at all.
 
242
- If reporting of tables is disabled, table information is no longer announced when the focus changes.
 
243
- Certain standard tree view controls in 64 bit applications (e.g. the Contents tree view in Microsoft HTML Help) are now accessible. (#473)
 
244
- Fixed some problems with logging of messages containing non-ASCII characters. This could cause spurious errors in some cases on non-English systems. (#581)
 
245
- The information in the About NVDA dialog now appears in the user's configured language instead of always appearing in English. (#586)
 
246
- Problems are no longer encountered when using the synthesiser settings ring after the voice is changed to one which has less settings than the previous voice.
 
247
- In Skype 4.2, contact names are no longer spoken twice in the contact list.
 
248
- Fixed some potentially major memory leaks in the GUI and in virtual buffers. (#590, #591)
 
249
- Work around a nasty bug in some SAPI 4 synthesisers which was causing frequent errors and crashes in NVDA. (#597)
 
250
 
 
251
 
 
252
= 2009.1 =
 
253
Major highlights of this release include support for 64 bit editions of Windows; greatly improved support for Microsoft Internet Explorer and Adobe Reader documents; support for Windows 7; reading of the Windows logon, control+alt+delete and User Account Control (UAC) screens; and the ability to interact with Adobe Flash and Sun Java content on web pages. There have also been several significant stability fixes and improvements to the general user experience.
 
254
 
 
255
== New Features ==
 
256
- Official support for 64 bit editions of Windows! (#309)
 
257
- Added a synthesizer driver for the Newfon synthesizer. Note that this requires a special version of Newfon. (#206)
 
258
- In virtual buffers, focus mode and browse mode can now be reported using sounds instead of speech. This is enabled by default. It can be configured from the Virtual buffers dialog. (#244)
 
259
- NVDA no longer cancels speech when volume control keys are pressed on the keyboard, allowing the user to change the volume and listen to actual results immediately. (#287)
 
260
- Completely rewritten support for Microsoft Internet Explorer and Adobe Reader documents. This support has been unified with the core support used for Mozilla Gecko, so features such as fast page rendering, extensive quick navigation, links list, text selection, auto focus mode and braille support are now available with these documents.
 
261
- Improved support for the date selection control found in the Windows Vista Date / Time properties dialog.
 
262
- improved support for the Modern XP/Vista start menu (specifically the all programs, and places menus). Appropriate level information is now announced.
 
263
- The amount of text that is announced when moving the mouse is now configurable from the Mouse settings dialog. A choice of paragraph, line, word or character can be made.
 
264
- announce spelling errors under the cursor in Microsoft Word.
 
265
- support for the Microsoft Word 2007 spell checker. Partial support may be available for prior Microsoft Word versions.
 
266
- Better support for Windows Live Mail. Plain text messages can now be read and both the plain text and HTML message composers are useable.
 
267
- In Windows Vista, if the user moves to the secure desktop (either because a UAC control dialog appeared, or because control+alt+delete was pressed), NVDA will announce the fact that the user is now on the secure desktop.
 
268
- NVDA can announce text under the mouse within dos console windows.
 
269
- Support for UI Automation via the UI Automation client API available in Windows 7, as well as fixes to improve the experience of NVDA in Windows 7.
 
270
- NVDA can be configured to start automatically after you log on to Windows. The option is in the General Settings dialog.
 
271
- NVDA can read secure Windows screens such as the Windows logon, control+alt+delete and User Account Control (UAC) screens in Windows XP and above. Reading of the Windows logon screen can be configured from the General Settings dialog. (#97)
 
272
- Added a driver for the Optelec ALVA BC6 series braille displays.
 
273
- When browsing web documents, you can now press n and shift+n to skip forward and backward past blocks of links, respectively.
 
274
- When browsing web documents, ARIA landmarks are now reported, and you can move forward and backward through them using d and shift+d, respectively. (#192)
 
275
- The Links List dialog available when browsing web documents has now become an Elements List dialog which can list links, headings and landmarks. Headings and landmarks are presented hierarchically. (#363)
 
276
- The new Elements List dialog contains a "Filter by" field which allows you to filter the list to contain only those items including the text that was typed. (#173)
 
277
- Portable versions of NVDA now look in the 'userConfig' directory inside the NVDA directory, for the user's configuration. Like for the installer version, this keeps the user's configuration separate from NVDA itself.
 
278
- Custom app modules, braille display drivers and synth drivers can now be stored in the user's configuration  directory. (#337)
 
279
- Virtual buffers are now rendered in the background, allowing the user to interact with the system to some extent during the rendering process. The user will be notified that the document is being rendered if it takes longer than a second.
 
280
- If NVDA detects that it has frozen for some reason, it will automatically pass all keystrokes through so that the user has a better chance of recovering the system.
 
281
- Support for ARIA drag and drop in Mozilla Gecko. (#239)
 
282
- The document title and current line or selection is now spoken when you move focus inside a virtual buffer. This makes the behaviour when moving focus into virtual buffers consistent with that for normal document objects. (#210)
 
283
- In virtual buffers, you can now interact with embedded objects (such as Adobe Flash and Sun Java content) by pressing enter on the object. If it is accessible, you can then tab around it like any other application. To return focus to the document, press NVDA+space. (#431)
 
284
- In virtual buffers, o and shift+o move to the next and previous embedded object, respectively.
 
285
- NVDA can now fully access applications running as administrator in Windows Vista and later. You must install an official release of NVDA for this to work. This does not work for portable versions and snapshots. (#397)
 
286
 
 
287
 
 
288
== Changes ==
 
289
- NVDA no longer announces "NVDA started" when it starts.
 
290
- The startup and exit sounds are now played using NVDA's configured audio output device instead of the Windows default audio output device. (#164)
 
291
- Progress bar reporting has been improved. Most notably you can now configure NVDA to announce via both speech and beeps at the same time.
 
292
- Some generic roles, such as pane, application and frame, are no longer reported on focus unless the control is unnamed.
 
293
- The review copy command (NVDA+f10) copies the text from the start marker up to and including the current review position, rather than excluding the current position. This allows the last character of a line to be copied, which was not previously possible. (#430)
 
294
- the navigatorObject_where script (ctrl+NVDA+numpad5) has been removed. This key combination did not work on some keyboards, nore was the script found to be that useful.
 
295
- the navigatorObject_currentDimentions script has been remapped to NVDA+numpadDelete. The old key combination did not work on some keyboards. This script also now reports the width and height of the object instead of the right/bottom coordinates.
 
296
- Improved performance (especially on netbooks) when many beeps occur in quick succession; e.g. fast mouse movement with audio coordinates enabled. (#396)
 
297
- The NVDA error sound is no longer played in release candidates and final releases. Note that errors are still logged.
 
298
 
 
299
 
 
300
== Bug Fixes ==
 
301
- When NVDA is run from an 8.3 dos path, but it is installed in the related long path (e.g. progra~1 verses program files) NVDA will correctly  identify that it is an installed copy and properly load the user's settings.
 
302
- speaking the title of the current foreground window with nvda+t now works correctly when in menus.
 
303
- braille no longer shows useless information in its focus context such as unlabeled panes.
 
304
- stop announcing some useless information when the focus changes such as root panes, layered panes and scroll panes in Java or Lotus applications.
 
305
- Make the  keyword search field in Windows Help (CHM) viewer much more usable. Due to buggyness in that control, the current keyword could not be read as it would be continually changing.
 
306
- report correct page numbers in Microsoft Word if the page numbering has been specifically offset in the document.
 
307
- Better support for edit fields found in Microsoft Word dialogs (e.g. the Font dialog). It is now possible  to navigate these controls with the arrow keys.
 
308
- better support for Dos consoles. specifically: NVDA can now read the content of particular consoles it always used to think were blank. Pressing control+break no longer terminates NVDA.
 
309
- On Windows Vista and above, the NVDA installer now starts NVDA with normal user privileges when requested to run NVDA on the finish screen.
 
310
- Backspace is now handled correctly when speaking typed words. (#306)
 
311
- Don't incorrectly report "Start menu" for certain context menus in Windows Explorer/the Windows shell. (#257)
 
312
- NVDA now correctly handles ARIA labels in Mozilla Gecko when there is no other useful content. (#156)
 
313
- NVDA no longer incorrectly enables focus mode automatically for editable text fields which update their value when the focus changes; e.g. http://tigerdirect.com/. (#220)
 
314
- NVDA will now attempt to recover from some situations which would previously cause it to freeze completely. It may take up to 10 seconds for NVDA to detect and recover from such a freeze.
 
315
- When the NVDA language is set to "User default", use the user's Windows  display language setting instead of the Windows locale setting. (#353)
 
316
- NVDA now recognises the existence of controls in AIM 7.
 
317
- The pass key through command no longer gets stuck if a key is held down. Previously, NVDA stopped accepting commands if this occurred and had to be restarted. (#413)
 
318
- The taskbar is no longer ignored when it receives focus, which often occurs when exiting an application. Previously, NVDA behaved as if the focus had not changed at all.
 
319
- When reading text fields in applications which use the Java Access Bridge (including OpenOffice.org), NVDA now functions correctly when reporting of line numbers is enabled.
 
320
- The review copy command (NVDA+f10) gracefully handles the case where it is used on a position before the start marker. Previously, this could cause problems such as crashes in Notepad++.
 
321
- A certain control character (0x1) no longer causes strange eSpeak behaviour (such as changes in volume and pitch) when it is encountered in text. (#437)
 
322
- The report text selection command (NVDA+shift+upArrow) now gracefully reports that there is no selection in objects which do not support text selection.
 
323
- Fixed the issue where pressing the enter key on certain Miranda-IM buttons or links was causing NVDA to freeze. (#440)
 
324
- The current line or selection is now properly respected when spelling or copying the current navigator object.
 
325
- Worked around a Windows bug which was causing garbage to be spoken after the name of link controls in Windows Explorer and Internet Explorer dialogs. (#451)
 
326
- Fixed a problem with the report date and time command (NVDA+f12). Previously, date reporting was truncated on some systems. (#471)
 
327
- Fixed the issue where the system screen reader flag was sometimes inappropriately cleared after interacting with secure Windows screens. This could cause problems in applications which check the screen reader flag, including Skype, Adobe Reader and Jart. (#462)
 
328
- In an Internet Explorer 6 combo box, the active item is now reported when it is changed. (#342)
 
329
 
 
330
 
 
331
= 0.6p3 =
 
332
 
 
333
== New Features ==
 
334
- As Microsoft Excel's formula bar is inaccessible to NVDA, provide an NVDA specific dialog box for editing when the user presses f2 on a cell.
 
335
- Support for formatting in IAccessible2 text controls, including Mozilla applications.
 
336
- Spelling errors can now be reported where possible. This is configurable from the Document Formatting preferences dialog.
 
337
- NVDA can be configured to beep for either all or only visible progress bars. Alternatively, it can be configured to speak progress bar values every 10%.
 
338
- Links can now be identified in richedit controls.
 
339
- The mouse can now be moved to the character under the review cursor in most editable text controls. Previously, the mouse could only be moved to the center of the control.
 
340
- In virtual buffers, the review cursor now reviews the text of the buffer, rather than just the internal text of the navigator object (which is often not useful to the user). This means that you can navigate the virtual buffer hierarchically using object navigation and the review cursor will move to that point in the buffer.
 
341
- Handle some additional states on Java controls.
 
342
- If the title command (NVDA+t) is pressed twice, it spells the title. If pressed thrice, it is copied to the clipboard.
 
343
- Keyboard help now reads the names of modifier keys when pressed alone.
 
344
- Key names announced by keyboard help are now translatable.
 
345
- Added support for the recognized text field in SiRecognizer. (#198)
 
346
- Support for braille displays!
 
347
- Added a command (NVDA+c) to report the text on the Windows clipboard. (#193)
 
348
- In virtualBuffers, if NVDA automatically switches to focus mode, you can use the escape key to switch back to browse mode. NVDA+space can still also be used.
 
349
- In virtual buffers, when the focus changes or the caret is moved, NVDA can automatically switch to focus mode or browse mode as appropriate for the control under the caret. This is configured from the Virtual Buffers dialog. (#157)
 
350
- Rewritten SAPI4 synthesizer driver which replaces the sapi4serotek and sapi4activeVoice drivers and should fix the problems encountered with these drivers.
 
351
- The NVDA application now includes a manifest, which means that it no longer runs in compatibility mode in Windows Vista.
 
352
- The configuration file and speech dictionaries are now saved in the user's application data directory if NVDA was installed using the installer. This is necessary for Windows Vista and also allows multiple users to have individual NVDA configurations.
 
353
- Added support for position information for IAccessible2 controls.
 
354
- Added the ability to copy text to the clipboard using the review cursor. NVDA+f9 sets the start marker to the current position of the review cursor. NVDA+f10 retrieves the text between the start marker and the current position of the review cursor and copies it to the clipboard. (#240)
 
355
- Added support for some edit controls in pinacle tv software.
 
356
- When announcing selected text for long selections (512 characters or more), NVDA now speaks the number of selected characters, rather than speaking the entire selection. (#249)
 
357
 
 
358
 
 
359
== Changes ==
 
360
- If the audio output device is set to use the Windows default device (Microsoft Sound Mapper), NVDA will now switch to the new default device for eSpeak and tones when the default device changes. For example, NVDA will switch to a USB audio device if it automatically becomes the default device when it is connected.
 
361
- Improve performance of eSpeak with some Windows Vista audio drivers.
 
362
- reporting of links, headings, tables, lists and block quotes can now be configured from the Document Formatting settings dialog. Previously to configure these settings for virtual buffers, the virtual buffer settings dialog would have been used. Now all documents share this configuration.
 
363
- Rate is now the default setting in the speech synthesizer settings ring.
 
364
- Improve the loading and unloading of appModules.
 
365
- The title command (NVDA+t) now only reports the title instead of the entire object. If the foreground object has no name, the application's process name is used.
 
366
- Instead of virtual buffer pass through on and off, NVDA now reports focus mode (pass through on) and browse mode (pass through off).
 
367
- Voices are now stored in the configuration file by ID instead of by index. This makes voice settings more reliable across systems and configuration changes. The voice setting will not be preserved in old configurations and an error may be logged the first time a synthesizer is used. (#19)
 
368
- The level of a tree view item is now announced first if it has changed from the previously focused item for all tree views. Previously, this was only occurring for native Windows (SysTreeView32) tree views.
 
369
 
 
370
 
 
371
== Bug Fixes ==
 
372
- The last chunk of audio is no longer cut off when using NVDA with eSpeak on a remote desktop server.
 
373
- Fix problems with saving speech dictionaries for certain voices.
 
374
- Eliminate the lag when moving by units other than character (word, line, etc.) towards the bottom of large plain text documents in Mozilla Gecko virtual buffers. (#155)
 
375
- If speak typed words is enabled, announce the word when enter is pressed.
 
376
- Fix some character set issues in richedit documents.
 
377
- The NVDA log viewer now uses richedit instead of just edit to display the log. This improves reading by word with NVDA.
 
378
- Fix some issues related to embedded objects in richedit controls.
 
379
- NVDA now reads page numbers in Microsoft Word. (#120)
 
380
- Fix the issue where tabbing to a checked checkbox in a Mozilla Gecko virtual buffer and pressing space would not announce that the checkbox was being unchecked.
 
381
- Correctly report partially checked checkboxes in Mozilla applications.
 
382
- If the text selection expands or shrinks in both directions, read the selection as one chunk instead of two.
 
383
- When reading with the mouse, text in Mozilla Gecko edit fields should now be read.
 
384
- Say all should no longer cause certain SAPI5 synthesizers to crash.
 
385
- Fixed an issue which meant that text selection changes were not being read in Windows standard edit controls before the first focus change after NVDA was started.
 
386
- Fix mouse tracking in Java objects. (#185)
 
387
- NVDA no longer reports Java tree view items with no children as being collapsed.
 
388
- Announce the object with focus when a Java window comes to the foreground. Previously, only the top-level Java object was announced.
 
389
- The eSpeak synthesizer driver no longer stops speaking completely after a single error.
 
390
- Fix the issue whereby updated voice parameters (rate, pitch, etc.) were not saved when the voice was changed from the synthesizer settings ring.
 
391
- Improved the speaking of typed characters and words.
 
392
- Some new text that was previously not spoken in text console applications (such as some text adventure games) is now spoken.
 
393
- NVDA now ignores focus changes in background windows. Previously, a background focus change could be treated as if the real focus changed.
 
394
- Improved the detection of the focus when leaving context menus. Previously, NVDA often didn't react at all when leaving a context menu.
 
395
- NVDA now announces when the context menu is activated in the Start menu.
 
396
- The classic Start menu is now announced as Start menu instead of Application menu.
 
397
- Improved the reading of alerts such as those encountered in Mozilla Firefox. The text should no longer be read multiple times and other extraneous information will no longer be read. (#248)
 
398
- The text of focusable, read-only edit fields will no longer be included when retrieving the text of dialogs. This fixes, for example, the automatic reading of the entire license agreement in installers.
 
399
- NVDA no longer announces the unselection of text when leaving some edit controls (example: Internet Explorer address bar, Thunderbird 3 email address fields).
 
400
- When opening plain text emails in Outlook Express and Windows Mail, focus is correctly placed in the message ready for the user to read it. Previously the user had to press tab or click on the message in order to use cursor keys to read it.
 
401
- Fixed several major issues with the "Speak command keys" functionality.
 
402
- NVDA can now read text past 65535 characters in standard edit controls (e.g. a large file in Notepad).
 
403
- Improved line reading in MSHTML edit fields (Outlook Express editable messages and Internet Explorer text input fields).
 
404
- NVDA no longer sometimes freezes completely when editing text in OpenOffice. (#148, #180)
 
405
 
 
406
 
 
407
= 0.6p2 =
 
408
- Improved the default ESpeak voice in NVDA
 
409
- Added a laptop keyboard layout. Keyboard layouts can be configured from NVDA's  Keyboard settings dialog. (#60)
 
410
- Support for grouping items in SysListView32 controls, mainly found in Windows Vista. (#27)
 
411
- Report the checked state of treeview items in SysTreeview32 controls.
 
412
- Added shortcut keys for many of NVDA's configuration dialogs
 
413
- Support for IAccessible2 enabled applications such as Mozilla Firefox when running NVDA from portable media, with out having to register any special Dll files
 
414
- Fix a crash with the virtualBuffers Links List in Gecko applications. (#48)
 
415
- NVDA should no longer crash Mozilla Gecko applications such as Firefox and Thunderbird if NVDA is running with higher privilages than the Mozilla Gecko application. E.g. NVDA is  running as Administrator.
 
416
- Speech dictionaries (previously User dictionaries) now can be either case sensitive or insensitive, and the patterns can optionally be regular expressions. (#39)
 
417
- Whether or not NVDA uses a 'screen layout' mode for virtual buffer documents can now be configured from a settings dialog
 
418
- No longer report anchor tags with no href in Gecko documents as links. (#47)
 
419
- The NVDA find command now remembers what you last searched for, across all applications. (#53)
 
420
- Fix issues where the checked state would not be announced for some checkboxes and radio buttons in virtualBuffers
 
421
- VirtualBuffer pass-through mode is now specific to each document, rather than NVDA globally. (#33)
 
422
- Fixed some sluggishness with focus changes and incorrect speech interuption which sometimes occured when using NVDA on a system that had been on standby or was rather slow
 
423
- Improve support for combo boxes in Mozilla Firefox. Specifically when arrowing around them text isn't repeated, and when jumping out of them, ancestor controls are not announced unnecessarily. Also virtualBuffer commands now work when focused on one  when you are in a virtualBuffer.
 
424
- Improve accuracy of finding the statusbar in many applications. (#8)
 
425
- Added the NVDA interactive Python console tool, to enable developers to look at and manipulate NVDA's internals as it is running
 
426
- sayAll, reportSelection and reportCurrentLine scripts now work properly when in virtualBuffer pass-through mode. (#52)
 
427
- The increase rate and decrease rate scripts have been removed. Users should use the synth settings ring scripts (control+nvda+arrows) or the Voice settings dialog
 
428
- Improve the range and scale of the progress bar beeps
 
429
- Added more quick keys to the new virtualBuffers:  l for list, i for list item, e for edit field, b for button, x for checkbox, r for radio button, g for graphic, q for blockquote, c for combo box, 1 through 6 for respective heading levels, s for separator, m for frame. (#67, #102, #108)
 
430
- Canceling the loading of a new document in Mozilla Firefox now allows the user to keep using the old document's virtualBuffer if the old document hadn't yet really been destroyed. (#63)
 
431
- Navigating by words in virtualBuffers is now more accurate as  words do not accidentally contain text from more than one field. (#70)
 
432
- Improved accuracy of focus tracking and focus updating when navigating in Mozilla Gecko virtualBuffers.
 
433
- Added a findPrevious script (shift+NVDA+f3) for use in new virtualBuffers
 
434
- Improved sluggishness in Mozilla Gecko dialogs (in Firefox and Thunderbird). (#66)
 
435
- Add the ability to view the current log file for NVDA. it can be found in the NVDA menu -> Tools
 
436
- Scripts such as say time and date now take the current language in to account; punctuation and ordering of words now reflects the language
 
437
- The language combo box in NVDA's General settings dialog now shows full language names for ease of use
 
438
- When reviewing text in the current navigator object, the text is always up to date if it changes dynamically. E.g. reviewing the text of a list item in Task Manager. (#15)
 
439
- When moving with the mouse, the current paragraph of text under the mouse is now announced, rather than either all the text in that particular object or just the current word. Also audio coordinates, and announcement of object roles is optional, they are turned off by default
 
440
- Support for reading text with the mouse in Microsoft Word
 
441
- Fixed bug where leaving the menu bar in applications such as Wordpad would cause text selection to not be announced anymore
 
442
- In Winamp, the title of the track is no longer announced again and again when switching tracks, or pausing/resuming/stopping playback.
 
443
- In Winamp,  Added ability to announce state of the shuffle and repeat controls as they are switched. Works in the main window and in the playlist editor
 
444
- Improve the ability to activate particular fields in Mozilla Gecko virtualBuffers. May include clickable graphics, links containing paragraphs, and other weird structures
 
445
- Fixed an initial lag when opening NVDA dialogs on some systems. (#65)
 
446
- Add specific support for the Total Commander application
 
447
- Fix bug in the sapi4serotek driver where the pitch could get locked at a particular value, i.e. stays high after reading a capital letter. (#89)
 
448
- Announce clickable text and other fields as clickable in Mozilla Gecko VirtualBuffers. e.g.  a field which has an onclick HTML attribute. (#91)
 
449
- When moving around Mozilla Gecko virtualBuffers, scroll the current field in to view -- useful so sighted peers have an idea of where the user is up to in the document. (#57)
 
450
- Add basic support for ARIA live region show events in IAccessible2 enabled applications. Useful in the Chatzilla IRC application, new messages will now be read automatically
 
451
- Some slight improvements to help use ARIA enabled web applications,  e.g. Google Docs
 
452
- Stop adding extra blank lines to text when copying it from a virtualBuffer
 
453
- Stop the space key from activating a link in the Links List. Now it can be used like other letters in order to  start typing the name of a particular link you wish to go to
 
454
- The moveMouseToNavigator script (NVDA+numpadSlash) now moves the mouse to the centre of the navigator object, rather than the top left
 
455
- Added scripts to click the left and right mouse buttons (numpadSlash and numpadStar respectively)
 
456
- Improve access to the Windows System Tray. Focus hopefully should no longer seem to keep jumping back to one particular item. Reminder: to get to the System Tray use the Windows command WindowsKey+b. (#10)
 
457
- Improve performance and stop announcing extra text when holding down a cursor key in an edit field and it hits the end
 
458
- Stop the ability for NVDA to make the user wait while particular messages are spoken. Fixes some crashes/freezes with particular speech synthesizers. (#117)
 
459
- Added support for the Audiologic Tts3 speech synthesizer, contribution by Gianluca Casalino. (#105)
 
460
- Possibly improve performance when navigating around documents in Microsoft Word
 
461
- Improved accuracy when reading text of alerts in Mozilla Gecko applications
 
462
- Stop possible crashes when trying to save configuration on non-English versions of Windows. (#114)
 
463
- Add an NVDA welcome dialog. This dialog is designed to provide essential information for new users and allows CapsLock to be configured as an NVDA modifier key. This dialog will be displayed when NVDA is started by default until it is disabled.
 
464
- Fix basic support for Adobe Reader so it is possible to read documents  in  versions 8 and 9
 
465
- Fix some errors that may have occured when holding down keys before NVDA is properly initialized
 
466
- If the user has configured NVDA to save configuration on exit, make sure the configuration is properly saved when shutting down or logging out of  Windows.
 
467
- Added an NVDA logo sound to the beginning of the installer, contributed by Victer Tsaran
 
468
- NVDA, both running in the installer and otherwise, should properly clean up its system tray icon when it exits
 
469
- Labels for standard controls in NVDA's dialogs (such as Ok and cancel buttons) should now show in the language NVDA is set to, rather than just staying in English.
 
470
- NVDA's icon should now be  used for  the NVDA shortcuts in the start menu and on the Desktop, rather than a default application icon.
 
471
- Read cells in MS Excel when moving with tab and shift+tab. (#146)
 
472
- Fix some double speaking in particular lists in Skype.
 
473
- Improved caret tracking in IAccessible2 and Java applications; e.g. in Open Office and Lotus Symphony, NVDA properly waits for the caret to move in documents rather than accidentally reading the wrong word or line at the end of some paragraphs. (#119)
 
474
- Support for AkelEdit controls found in Akelpad 4.0
 
475
- NVDA no longer locks up in Lotus Synphony when moving from the document to the menu bar.
 
476
- NVDA no longer freezes in the Windows XP Add/Remove programs applet when launching an uninstaller. (#30)
 
477
- NVDA no longer freezes when opening Spybot Search and Destroy
 
478
 
 
479
 
 
480
= 0.6p1 =
 
481
 
 
482
== Access to web content with new in-process virtualBuffers (so far for Mozilla Gecko applications including Firefox3 and Thunderbird3) ==
 
483
- Load times have been improved almost by a factor of thirty (you no longer have to wait at all for most web pages to load in to the buffer)
 
484
- Added a links list (NVDA+f7)
 
485
- Improved the find dialog (control+nvda+f) so that it performs a case-insencitive search, plus fixed a few focus issues with that dialog box.
 
486
- It is now possible to select and copy text in the new virtualBuffers
 
487
- By default the new virtualBuffers represent the document in a screen layout (links and controls are not on separate lines unless they really are visually). You can toggle this feature with NVDA+v.
 
488
- It is possible to move by paragraph with control+upArrow and control+downArrow.
 
489
- Improved support for dynamic content
 
490
- Improved over all accuracy of reading lines and fields when arrowing up and down.
 
491
 
 
492
 
 
493
== Internationalization ==
 
494
- It is now possible to type accented characters that rely on a "dead character", while NVDA is running.
 
495
- NVDA now announces when the keyboard layout is changed (when pressing alt+shift).
 
496
- The announce date and time feature now takes the system's current regional and language options in to account.
 
497
- added czech translation (by Tomas Valusek with help from Jaromir Vit)
 
498
- added vietnamese translation by Dang Hoai Phuc
 
499
- Added Africaans (af_ZA) translation, by Willem van der Walt.
 
500
- Added russian translation by Dmitry Kaslin 
 
501
- Added polish translation by DOROTA CZAJKA and friends.
 
502
- Added Japanese translation by Katsutoshi Tsuji.
 
503
- added Thai translation by Amorn Kiattikhunrat
 
504
- added croatian translation by Mario Percinic and Hrvoje Katic  
 
505
- Added galician translation by Juan C. buno 
 
506
- added ukrainian translation by Aleksey Sadovoy 
 
507
 
 
508
 
 
509
== Speech ==
 
510
- NVDA now comes packaged with eSpeak 1.33 which contains many improvements, among those are improved languages, named variants, ability to speak faster.
 
511
- The voice settings dialog now allows you to change the variant of a synthesizer if it supports one. Variant is usually a slight variation on the current voice. (eSpeak supports variants).
 
512
- Added the ability to change the inflection of a voice in the voice settings dialog if the current synthesizer supports this. (eSpeak supports inflection).
 
513
- Added the ability to turn off speaking of object position information(e.g. 1 of 4). This option can be found in the Object presentation settings dialog.
 
514
- NVDA can now beep when speaking a capital letter. This can be turned on and off with a check box in the voice settings dialog. Also added a raise pitch for capitals check box to configure whether NVDA should actually do its normal pitch raise for capitals. So now you can have either raise pitch, say cap, or beep, for capitals.
 
515
- Added the ability to pause speech in NVDA (like found in Voice Over for the Mac). When NVDA is speaking something, you can press the control or shift keys to silence speech just like normal, but if you then tap the shift key again (as long as you havn't pressed any other keys) speech will continue from exactly where it left off.
 
516
- Added a virtual synthDriver which outputs text to a window instead of speaking via a speech synthesiser. This should be more pleasant for sighted developers who are not used to speech synthesis but want to know what is spoken by NVDA. There are probably still some bugs, so feedback is most definitely welcome.
 
517
- NVDA no longer by default speaks punctuation, you can enable speaking of punctuation with NVDA+p.
 
518
- eSpeak by default now speaks quite a bit slower, which should make it easier for people who are using eSpeak for the first time, when installing or starting to use NVDA.
 
519
- Added user dictionaries to NVDA. These allow you to make NVDA speak certain text differently. There are three dictionaries: default, voice, and temporary. Entries you add to the default dictionary will happen all the time in NVDA. Voice dictionaries are specific to the current synthesizer and voice you currently have set. And temporary dictionary is  for those times you quickly want to set a rule while you are doing a particular task, but you don't want it to be perminant (it will disappear if you close NVDA). For now the rules are regular expressions, not just normal text.
 
520
- Synthesizers can now use any audio output device on your system, by setting the output device combo box in the Synthesizer dialog before selecting the synthesizer you want.
 
521
 
 
522
 
 
523
== Performance ==
 
524
- NVDA no longer takes up a huge amount of system memory , when editing messages in mshtml edit controls
 
525
- Improved performance when reviewing text inside many controls that do not actually have a real cursor. e.g. MSN Messenger history window, treeview items, listview items etc.
 
526
- Improved performance in rich edit documents.
 
527
- NVDA should no longer slowly creep up in system memory size for no reason
 
528
- Fixed bugs when  trying to focus on a dos console window more than three or so times. NVDA did have a tendency to completely crash.
 
529
 
 
530
 
 
531
== Key commands ==
 
532
- NVDA+shift+numpad6 and NVDA+shift+numpad4 allow you to navigate to the next or previous object in flow respectively. This means that you can navigate in an application by only using these two keys with out having to worry about going up by parent, or down to first child as you move around the object hyerarchy. For instance in a web browser such as firefox, you could navigate the document by object, by just using these two keys. If next in flow or previous in flow takes you up and out of an object, or down in to an object, ordered beeps indicate the direction.
 
533
- You can now configure voice settings with out opening the voice settings dialog, by using the Synth Settings Ring. The synth settings ring is a group of voice settings you can toggle through by pressing control+NVDA+right and control+NVDA+left. To change a setting use control+NVDA+up and control+NVDA+down.
 
534
- Added a command to report the current selection in edit fields (NVDA+shift+upArrow).
 
535
- Quite a few NVDA commands that speak text (such as report current line etc) now can spell the text if pressed twice quickly.
 
536
- the capslock, numpad insert and extended insert can all be used as the NVDA modifier key. Also if one of these keys is used, pressing the key twice with out pressing any other keys will send the key through to the operating system, just like you'd pressed the key with out NVDA running. To make one of these keys be the NVDA modifier key, check its checkbox in the Keyboard settings dialog (used to be called the keyboard echo dialog).
 
537
 
 
538
 
 
539
== Application support ==
 
540
- Improved support for Firefox3 and Thunderbird3 documents. Load times have been improved by almost a factor of thirty, a screen layout is used by default (press nvda+v to toggle between this and no screen layout), a links list (nvda+f7 has been added), the find dialog (control+nvda+f) is now case-insensitive, much better support for dynamic content, selecting and copying text is now possible.
 
541
- In the MSN Messenger and Windows Live Messenger history windows, it is now possible to select and copy text.
 
542
- Improved support for the audacity application
 
543
- Added support for a few edit/text controls in Skype
 
544
- Improved support for Miranda instant messenger application
 
545
- Fixed some focus issues when opening html and plain text messages in Outlook Express. 
 
546
- Outlook express newsgroup message fields are now labeled correctly
 
547
- NVDA can now read the addresses in the Outlook Express message fields (to/from/cc etc)
 
548
- NVDA should be now more accurate at announcing the next message in out look express when deleting a message from the message list.
 
549
 
 
550
 
 
551
== APIs and toolkits ==
 
552
- Improved object navigation for MSAA objects. If a window has a system menu, title bar, or scroll bars, you can now navigate to them.
 
553
- Added support for the IAccessible2 accessibility API. A part from the ability to announce more control types, this also allows NVDA to access the cursor in applications such as Firefox 3 and Thunderbird 3, allowing you to navigate, select or edit text.
 
554
- Added support for Scintilla edit controls (such controls can be found in Notepad++ or Tortoise SVN).
 
555
- Added support for Java applications (via the Java Access Bridge). This can provide basic support for Open Office (if Java is enabled), and any other stand-alone Java application. Note that java applets with in a web browser may not work yet.
 
556
 
 
557
 
 
558
== Mouse ==
 
559
- Improved support for reading what is under the mouse pointer as it moves. It is now much faster, and it also now has the ability in some controls such as standard edit fields, Java and IAccessible2 controls, to read the current word, not just the current object. This may be of some used to vision impared people who just want to read a specific bit of text with the mouse.
 
560
- Added a new config option, found in the mouse settings dialog. Play audio when mouse moves, when checked, plays a 40 ms beep each time the mouse moves, with its pitch (between 220 and 1760 hz) representing the y axis, and left/right volume, representing the x axis. This enables a blind person to get a rough idea of where the mouse is on the screen as its being moved. This feature also depends on reportObjectUnderMouse also being turned on. So this means that if you quickly need to disable both beeps and announcing of objects, then just press NVDA+m. The beeps are also louder or softer depending on how bright the screen is at that point.
 
561
 
 
562
 
 
563
== Object presentation and interaction ==
 
564
- Improved support for most common treeview controls. NVDA now tells you how many items are in the branch when you expand it. It also announces the level when moving in and out of branches. And, it announces the current item number and number of items, according to the current branch, not the entire treeview.
 
565
- Improved what is announced when focus changes as you move around applications or the operating system. Now instead of just hearing the control you land on, you hear information about any controls this control is positioned inside of. For instance if you tab and land on a button inside a groupbox, the groupbox will also get announced.
 
566
- NVDA now tries to speak the message inside many dialog boxes as they appear. This is accurate most of the time, though there are still many dialogs that arn't as good as they could be.
 
567
- Added a report object descriptions checkbox to the object presentation settings dialog. Power users may wish to sometimes uncheck this to stop NVDA announcing a lot of extra descriptions on particular controls,  such as in Java applications.
 
568
- NVDA automatically announces selected text in edit controls when focus moves to them. If there isn't any selected text, then it just announces the current line like usual.
 
569
- NVDA is a lot more careful now when it plays beeps to indicate progress bar changes in applications. It no longer goes crazy in Eclipse applications such as Lotus Notes/Symphony, and Accessibility Probe.
 
570
 
 
571
 
 
572
== User Interface ==
 
573
- Removed the NVDA interface window, and replaced it with a simple NVDA popup menu.
 
574
- NVDA's user interface settings dialog is now called General Settings. It also contains an extra setting: a combo box to set the log level, for what messages should go to NVDA's log file. Note that NVDA's log file is now called nvda.log not debug.log.
 
575
- Removed the report object group names checkBox from the object presentation settings dialog, reporting of group names now is handled differently.
 
576
 
 
577
 
 
578
= 0.5 =
 
579
- NVDA now has a built-in synthesizer called eSpeak, developed by Jonathan Duddington.It is very responsive and lite-weight, and has support for many different languages. Sapi synthesizers can still be used, but eSpeak will be used by default.
 
580
 - eSpeak does not depend on any special software to be installed, so it can be used with NVDA on any computer, on a USB thumb drive, or anywhere. 
 
581
 - For more info on eSpeak, or to find other versions, go to http://espeak.sourceforge.net/.
 
582
- Fix bug where the wrong character was being announced when pressing delete in Internet Explorer / Outlook Express editable panes.
 
583
- Added support for more edit fields in Skype.
 
584
- VirtualBuffers only get loaded when focus is on the window that needs to be loaded. This fixes some problems when the preview pane is turned on in Outlook Express.
 
585
- Added commandline arguments to NVDA:
 
586
 - -m, --minimal: do not play startup/exit sounds and do not show the interface on startup if set to do so.
 
587
 - -q, --quit: quit any other already running instance of NVDA and then exit
 
588
 - -s, --stderr-file fileName: specify where NVDA should place uncaught errors and exceptions
 
589
 - -d, --debug-file fileName: specify where NVDA should place debug messages
 
590
 - -c, --config-file: specify an alternative configuration file  
 
591
 - -h, -help: show a help message listing commandline arguments
 
592
- Fixed bug where punctuation symbols would not be translated to the appropriate language, when using a language other than english, and when speak typed characters was turned on.
 
593
- Added Slovak language files thanks to Peter Vagner 
 
594
- Added a Virtual Buffer settings dialog and a Document Formatting settings dialog, from Peter Vagner.
 
595
- Added French translation thanks to Michel Such 
 
596
- Added a script to toggle beeping of progress bars on and off (insert+u). Contributed by Peter Vagner.
 
597
- Made more messages in NVDA be translatable for other languages. This includes script descriptions when in keyboard help.
 
598
- Added a find dialog to the virtualBuffers (internet Explorer and Firefox). Pressing control+f when on a page brings up a dialog in which you can type some text to find. Pressing enter will then search for this text and place the virtualBuffer cursor on this line. Pressing f3 will also search for the next occurance of the text.
 
599
- When speak typed characters is turned on, more characters should be now spoken. Technically, now ascii characters from 32 to 255 can now be spoken.
 
600
- Renamed some control types for better readability. Editable text is now edit, outline is now tree view and push button is now button.
 
601
- When arrowing around list items in a list, or tree view items in a tree view, the control type (list item, tree view item) is no longer spoken, to speed up navigation.
 
602
- Has Popup (to indicate that a menu has a submenu) is now spoken as submenu.
 
603
- Where some language use control and alt (or altGR) to enter a special character, NVDA now will speak these characters when speak typed characters is on.
 
604
- Fixed some problems with reviewing static text controls.
 
605
- Added Translation for Traditional Chinese, thanks to Coscell Kao.
 
606
- Re-structured an important part of the NVDA code, which should now fix many issues with NVDA's user interface (including settings dialogs).
 
607
- Added Sapi4 support to NVDA. Currently there are two sapi4 drivers, one based on code contributed by Serotek Corporation, and one using the ActiveVoice.ActiveVoice com Interface. Both these drivers have issues, see which one works best for you.
 
608
- Now when trying to run a new copy of NVDA while an older copy is still running will cause the new copy to just exit. This fixes a major problem where running multiple copies of NVDA makes your system very unusable.
 
609
- Renamed the title of the NVDA user interface from NVDA Interface to NVDA. 
 
610
- Fixed a bug in Outlook Express where pressing backspace at the start of an editable message would cause an error.
 
611
- Added patch from Rui Batista that adds a script to report the current battery status on laptops (insert+shift+b).
 
612
- Added a synth driver called Silence. This is a synth driver that does not speak anything, allowing NVDA to stay completely silent at all times. Eventually this could be used along with Braille support, when we have it.
 
613
- Added capitalPitchChange setting for synthesizers thanks to J.J. Meddaugh
 
614
- Added patch from J.J. Meddaugh that makes the toggle report objects under mouse script more like the other toggle scripts (saying on/off rather than changing the whole statement).
 
615
- Added spanish translation (es) contributed by Juan C. buo.
 
616
- Added Hungarian language file from Tamas Gczy.
 
617
- Added Portuguese language file from Rui Batista.
 
618
- Changing the voice in the voice settings dialog now sets the rate, pitch and volume sliders to the new values according to the synthesizer, rather than forcing the synthesizer to be set to the old values. This fixes issues where a synth like eloquence or viavoice seems to speek at a much faster rate than all other synths.
 
619
- Fixed a bug where either speech would stop, or NVDA would entirely crash, when in a Dos console window.
 
620
- If support for a particular language exists, NVDA now automatically can show its interface and speak its messages in the language Windows is set to. A particular language can still be chosen manualy from the user interface settings dialog as well.
 
621
- Added script 'toggleReportDynamicContentChanges' (insert+5). This toggles whether new text, or other dynamic changes should be automatically announced. So far this only works in Dos Console Windows.
 
622
- Added script 'toggleCaretMovesReviewCursor' (insert+6). This toggles whether the review cursor should be automatically repositioned when the system caret moves. This is useful in Dos console windows when trying to read information as the screen is updating.
 
623
- Added script 'toggleFocusMovesNavigatorObject' (insert+7). This toggles whether the navigator object is repositioned on the object with focus as it changes.
 
624
- Added some documentation translated in to various languages. So far there is French, Spannish and Finish.
 
625
- Removed some developer documentation from the binary distribution of NVDA, it is only now in the source version.
 
626
- Fixed a possible bug in Windows Live Messanger and MSN Messenger where arrowing up and down the contact list would cause errors.
 
627
- New messages are now automatically spoken when in a conversation using Windows Live Messenger. (only works for English versions so far)
 
628
- The history window in a Windows Live Messenger conversation can now be read by using the arrow keys. (Only works for English versions so far) 
 
629
- Added script 'passNextKeyThrough' (insert+f2). Press this key, and then the next key pressed will be passed straight through to Windows. This is useful if you have to press a certain key in an application but NVDA uses that key for something else.
 
630
- NVDA no longer freezes up for more than a minute when opening very large documents in MS Word.
 
631
- Fixed a bug where moving out of a table in MS Word, and then moving back in, caused the current row/column numbers not to be spoken if moving back in to exactly the same cell.
 
632
- When starting NVDA with a synthesizer that doesn't exist, or is not working, the sapi5 synth will try and be loaded in stead, or if sapi5 isn't working, then speech will be set to silence.
 
633
- Increasing and decreasing rate scripts can no longer take the rate above 100 or below 0.
 
634
- If there is an error with a language when choosing it in the User Interface Settings dialog, a message box will alert the user to the fact.
 
635
- NVDA now asks if it should save configuration and restart if the user has just changed the language in the User Interface Settings Dialog. NVDA must be restarted for the language change to fully take effect.
 
636
- If a synthesizer can not be loaded, when choosing it from the synthesizer dialog, a message box alerts the user to the fact.
 
637
- When loading a synthesizer for the first time, NVDA lets the synthesizer choose the most suitable voice, rate and pitch parameters, rather than forcing it to defaults it thinks are ok. This fixes a problem where Eloquence and Viavoice sapi4 synths start speaking way too fast for the first time.
 
638