OSDN Git Service

Merge remaining changes from 2013.1.1.
authorJames Teh <jamie@nvaccess.org>
Thu, 11 Jul 2013 12:40:54 +0000 (22:40 +1000)
committerJames Teh <jamie@nvaccess.org>
Thu, 11 Jul 2013 12:40:54 +0000 (22:40 +1000)
1  2 
user_docs/en/changes.t2t

@@@ -3,53 -3,8 +3,54 @@@
  \r
  %!includeconf: ../changes.t2tconf\r
  \r
 += 2013.2 =\r
 +\r
 +== New Features ==\r
 +- Support for the Chromium Embedded Framework, which is a web browser control used in several applications. (#3108)\r
 +- New eSpeak voice variant: Iven3.\r
 +- In Skype, new chat messages are reported automatically while the conversation is focused. (#2298)\r
 +- Support for Tween, including reporting of tab names and less verbosity when reading tweets.\r
 +- You can now disable displaying of NVDA messages on a braille display by setting the message timeout to 0 in the Braille Settings dialog. (#2482)\r
 +- In the Add-ons Manager, there is now a Get Add-ons button to open the NVDA Add-ons web site where you can browse and download available add-ons. (#3209)\r
 +- In the NVDA Welcome dialog which always appears the first time you run NVDA, you can now specify whether NVDA starts automatically after you log on to Windows. (#2234)\r
 +- Sleep mode is automatically enabled when using Dolphin Cicero. (#2055)\r
 +- The Windows x64 version of Miranda IM/Miranda NG is now supported. (#3296)\r
 +\r
 +\r
 +== Changes ==\r
 +- Performing a single finger flick left or right when in object mode now moves previous or next through a flattened view of the object navigation hierarchy. Use 2-finger flick left and right to perform the original previous/next object limited to the current hierarchycal level.\r
 +- the Report layout tables checkbox found in the Browse Mode settings dialog has now been renamed to Include layout tables, to reflect that quick navigation also will not locate them if the checkbox is unchecked. (#3140)\r
 +\r
 +\r
 +== Bug Fixes ==\r
 +- Activating an object now announces the action before the activation, rather than the action after the activation (e.g. expand when expanding rather than collapse). (#2982)\r
 +- More accurate reading and cursor tracking in  various input fields for recent versions of Skype, such as chat and search fields. (#1601, #3036)\r
 +- In the Skype recent conversations list, the number of new events is now read for each conversation if relevant. (#1446)\r
 +- Improvements to cursor tracking and reading order for right-to-left text from the screen. E.g. Editing Arabic text in  Microsoft Excel. (#1601) \r
 +- quick navigation to buttons and form fields will now locate links marked as buttons for accessibility purposes in Internet Explorer. (#2750)\r
 +- In browse mode, the content inside tree views is no longer rendered, as a flattened representation isn't useful. You can press enter on a tree view to interact with it in focus mode. (#3023)\r
 +- Pressing alt+downArrow or alt+upArrow to expand a combo box while in focus mode no longer incorrectly switches to browse mode. (#2340)\r
 +- in Internet Explorer 10, table cells no longer activate focus mode, unless they have been explicitly made focusable by the web author (#3248)\r
 +- NVDA no longer fails to start if the system time is earlier than the last check for an update. (#3260)\r
 +- If a progress bar is shown on a braille display, the braille display is updated when the progress bar changes. (#3258)\r
 +- In browse mode in Mozilla applications, table captions are no longer rendered twice. In addition, the summary is rendered when there is also a caption. (#3196)\r
 +- When changing input languages in Windows 8, NVDA now speaks the correct language rather than the one previous.\r
 +- NVDA now announces IME conversion mode changes in Windows 8.\r
 +- NVDA no longer announces garbage on the Desktop when the Google Japanese or Atok IME input methods are in use. (#3234)\r
 +- In Windows 7 and above, NVDA no longer inappropriately announces speech recognition or touch input as a keyboard language change.\r
 +- No longer announce a particular special character (0x7f) when pressing control+backspace in some editors when speak typed characters is enabled. (#3315)\r
 +- espeak no longer inappropriately changes in pitch, volume etc when NVDA reads text containing certain control characters or XML. (#3334) (regression of #437)\r
 +- In Java applications, changes to the label or value of the focused control is now announced automatically, and is reflected when further reviewing the control. (#3119)\r
 +- In Scintilla controls, lines are now reported correctly when word wrap is enabled. (#885)\r
 +\r
 +\r
 +== Changes for Developers ==\r
 +- windowUtils.findDescendantWindow has been added to search for a descendant window (HWND) matching the specified visibility, control ID and/or class name.\r
 +- The remote Python console no longer times out after 10 seconds while waiting for input. (#3126)\r
 +\r
 +\r
  = 2013.1.1 =\r
+ This release fixes the problem where NVDA crashed when started if configured to use the Irish language, as well as including updates to translations and some other bug fixes.\r
  \r
  == Bug Fixes ==\r
  - Correct characters are produced when typing in NVDA's own user interface while using a Korean or Japanese input method while it is the default method. (#2909)\r