CVSROOT:        /cvs/gnome
Module name:    orca
Changes by:     richb   06/05/04 14:03:19

Modified files:
        .              : ChangeLog 
        src/orca       : mag.py orca_gui_prefs.py orca_prefs.py 
                         settings.py 

Log message:
* src/orca/mag.py
src/orca/orca_gui_prefs.py
src/orca/settings.py
Changed magXScaleFactor and magYScaleFactor to a single
magScaleFactor. This means that you currently can't magnify
different amounts for X and Y.  If this functionality is
needed, we can implement it in a future release.

* src/orca/orca_prefs.py
Added _getMagCursorColorString(), _getMagSmoothingModeString()
and _getMagMouseTrackingModeString() that return strings
representing the magnification cursor color, the magnification
smoothing mode and the magnification mouse tracking mode
respectively, and adjusted the writePreferences() method to
use them.

* src/orca/settings.py
Changed magCursorColor from 0xFFFFFF to '#000000' (white to black
and in the correct format for gtk.gdk.color_parse().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2006-05-04%2014:02&maxdate=2006-05-04%2014:04

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

Reply via email to