8ddbef7494a29802c855651e4b75ad57bbcb5982
[platform/core/uifw/at-spi2-atk.git] / pyatspi / ChangeLog
1 2007-05-08  Peter Parente  <parente@cs.unc.edu>
2
3         Patch from Eitan Isaacson
4         * accessible.py: 
5         Fixed bug #436930, Syntax error when raising IndexError
6
7 2007-05-08  Peter Parente  <parente@cs.unc.edu>
8
9         Patch from Eitan Isaacson
10         * event.py: 
11         Fixed bug #435947, Fix reference count error
12
13 2007-05-04  Peter Parente  <parente@cs.unc.edu>
14
15         * accessible.py: 
16         Fixed bug #435895, Fix __getitem__
17
18 2007-05-04  Peter Parente  <parente@cs.unc.edu>
19
20         * accessible.py: 
21         Fixed bug #435832, Catch CORBA errors for ORBit.Methods
22
23 2007-05-04  Peter Parente  <parente@cs.unc.edu>
24
25         * setup.py: 
26         * Makefile.am:
27         Fixed bug #435809, Add setup.py and Makefile.am
28
29 2007-05-03  Peter Parente  <parente@cs.unc.edu>
30
31         * accessible.py: 
32         Fixed bug #435504, Add ignore flag to _mixClass
33
34 2007-05-03  Peter Parente  <parente@cs.unc.edu>
35
36         Patch from Eitan Isaacson
37         * registry.py: 
38         Fixed bug #435284, Wrong params to deregister keystrokes
39
40 2007-05-03  Peter Parente  <parente@cs.unc.edu>
41
42         * accessible.py: 
43         Fixed bug #435177, Not saving narrow'ed interface
44
45 2007-05-03  Peter Parente  <parente@cs.unc.edu>
46
47         * registry.py: 
48         Fixed bug #435282, Wrong instance variable name
49
50 2007-04-30  Peter Parente <parente@cs.unc.edu>
51
52         * accessible.py: 
53         Fixed bug #434686, wrong exception caught
54         
55 2007-04-27  Li Yuan <li.yuan@sun.com>
56
57         Patch from Peter.
58         * registry.py:
59         Bug #433627. Adds default handling, fixes docs.
60
61 2007-04-27  Li Yuan <li.yuan@sun.com>
62
63         Patch from Peter.
64         * constants.py:
65         Bug #431057. Adds messing event.
66
67 2007-04-18  Li Yuan <li.yuan@sun.com>
68
69         * __init__.py:
70         * accessible.py:
71         * constants.py:
72         * registry.py:
73         * utils.py:
74         Some updates from Peter Parente.
75
76 2007-04-18  Li Yuan <li.yuan@sun.com>
77
78         * pyatspi/__init__.py:
79         * pyatspi/accessible.py:
80         * pyatspi/constants.py:
81         * pyatspi/event.py:
82         * pyatspi/registry.py:
83         * pyatspi/utils.py:
84         Bug #430938. Add some files to create the uniform Python
85         wrapper for at-spi.