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