* registry.py: Fixed bug #435282, Wrong instance variable name
[platform/core/uifw/at-spi2-atk.git] / pyatspi / ChangeLog
1 2007-05-03  Peter Parente  <parente@cs.unc.edu>
2
3         * registry.py: 
4         Fixed bug #435282, Wrong instance variable name
5
6 2007-04-30  Peter Parente <parente@cs.unc.edu>
7
8         * accessible.py: 
9         Fixed bug #434686, wrong exception caught
10         
11 2007-04-27  Li Yuan <li.yuan@sun.com>
12
13         Patch from Peter.
14         * registry.py:
15         Bug #433627. Adds default handling, fixes docs.
16
17 2007-04-27  Li Yuan <li.yuan@sun.com>
18
19         Patch from Peter.
20         * constants.py:
21         Bug #431057. Adds messing event.
22
23 2007-04-18  Li Yuan <li.yuan@sun.com>
24
25         * __init__.py:
26         * accessible.py:
27         * constants.py:
28         * registry.py:
29         * utils.py:
30         Some updates from Peter Parente.
31
32 2007-04-18  Li Yuan <li.yuan@sun.com>
33
34         * pyatspi/__init__.py:
35         * pyatspi/accessible.py:
36         * pyatspi/constants.py:
37         * pyatspi/event.py:
38         * pyatspi/registry.py:
39         * pyatspi/utils.py:
40         Bug #430938. Add some files to create the uniform Python
41         wrapper for at-spi.