public
Description: MSAA Python client library
Homepage: http://monotonous.org
Clone URL: git://github.com/eeejay/pyia.git
pyia / ChangeLog
100644 19 lines (11 sloc) 0.389 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
2008-08-11 Eitan Isaacson <eitan@ascender.com>
 
* pyia/event.py: All sorts of crap!
 
2008-07-18 Eitan Isaacson <eitan@ascender.com>
 
* pyia/accessible.py:
Fixed state names method.
Make __str__ explicityle unicode (for readability).
Fixed special role names.
 
* pyia/utils.py:
Added getForegroundWindow().
 
2008-06-23 Eitan Isaacson <eitan@ascender.com>
 
* First entry!