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