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