Changeset 2512

Show
Ignore:
Timestamp:
11/18/08 09:49:27 (7 weeks ago)
Author:
bzr
Message:

What's new document: remove mention of fixing sapi4ActiveVoice for sayAll, as that driver doesn't exist anyway.

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk

    • Property bzr:revision-info
      •  

        old new  
        1 timestamp: 2008-11-18 19:03:18.627000093 +1100 
         1timestamp: 2008-11-18 20:48:43.670000076 +1100 
        22committer: Michael Curran <mick@kulgan.net> 
        33properties:  
    • Property bzr:revision-id:v3-list-QlpoOTFBWSZTWbrL2vUAAB1VgAAQABCAQDrrnqAgAFCgaaGRkxBoTIJ6mmaNRwhndFAoNhZjh_YY4a01fOg1ulgNNC2UrzPdXXEnDpX8XckU4UJC6y9r1A..
      •  

        old new  
        2812812309 jamie@jantrid.net-20081118073309-8zv0dy0iepb9yo3v 
        2822822310 mick@kulgan.net-20081118080318-p40niae6lvo4iq0w 
         2832311 mick@kulgan.net-20081118094843-3zrx7gckwlcw01w3 
    • Property bzr:file-ids
      •  

        old new  
        1 source/NVDAObjects/IAccessible/__init__.py      683@dbe06fc7-9119-0410-a01d-9dbf589ecbba:trunk:source%2FNVDAObjects%2FIAccessible%2F__init__.py 
         1user_docs/whats%20new.txt       559@dbe06fc7-9119-0410-a01d-9dbf589ecbba:trunk:user_docs%2Fwhats%20new.txt 
  • trunk/user_docs/whats new.txt

    r2493 r2512  
    2828* fix: When reading with the mouse, text in Mozilla Gecko edit fields should now be read. 
    2929* fix: Say all should no longer cause certain SAPI5 synthesizers to crash. 
    30 * fix: Say all should now work correctly with the sapi4activeVoice driver. 
    3130* fix: 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. 
    3231* fix: Fix mouse tracking in Java objects. (#185)