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