CVSROOT:        /cvs/gnome
Module name:    orca
Changes by:     richb   06/09/18 14:31:28

Modified files:
        .              : ChangeLog 
        src/orca       : default.py orca_state.py util.py 

Log message:
* src/orca/default.py:
src/orca/orca_state.py:
src/orca/util.py:
Fixed bug #354460 [http://bugzilla.gnome.org/show_bug.cgi?id=354460] - 
[requirement] Military spelling
> Replaces the util.isDoubleClick() routine with util.getClickCount
which return the count of the number of clicks a user has made to
one of the keys on the keyboard.
> Implement phonetic (military) spelling on a triple-click for
Numpad-2 (flat review current character)
Numpad-5 (flat review current word)
Numpad-8 (flat review current line)
This includes using the UPPERCASE_VOICE for upper-case letters.
> Fixes up a traceback is _reviewCurrentCharacter() if string was
None.

Double-click will continue to ordinarily spell the
character/word/line. Four or more clicks will be treated as if
the user had just done a single click.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2006-09-18%2014:30&maxdate=2006-09-18%2014:32

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to