orca r2660 - in branches/pyatspi: . src/orca



Author: eitani
Date: 2007-08-17 01:27:49 +0100 (Fri, 17 Aug 2007)
New Revision: 2660
ViewCVS link: http://svn.gnome.org/viewcvs/orca?rev=2660&view=rev

Modified:
   branches/pyatspi/ChangeLog
   branches/pyatspi/src/orca/atspi.py
   branches/pyatspi/src/orca/debug.py
   branches/pyatspi/src/orca/focus_tracking_presenter.py
   branches/pyatspi/src/orca/input_event.py
   branches/pyatspi/src/orca/orca.py
Log:
* src/orca/atspi.py: Removed event type wrapper. We now depend on
the fact that event.type is a string, there is a pending patch for
pyatspi at bug 467366.
* src/orca/debug.py: Made printDetails() work with pyatspi
accessible objects.
* src/orca/focus_tracking_presenter.py: Initial pyatspiization.
* src/orca/input_event.py: Put orphaned keyEventToString()
here. might not be it's final resting place.
* src/orca/orca.py: Initial pyatspiization.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]