* accessible.py: Fixed bug #435504, Add ignore flag to _mixClass
[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 #435504, Add ignore flag to _mixClass
5
6 2007-05-03  Peter Parente  <parente@cs.unc.edu>
7
8         Patch from Eitan.
9         * registry.py: 
10         Fixed bug #435284, Wrong params to deregister keystrokes
11
12 2007-05-03  Peter Parente  <parente@cs.unc.edu>
13
14         * accessible.py: 
15         Fixed bug #435177, Not saving narrow'ed interface
16
17 2007-05-03  Peter Parente  <parente@cs.unc.edu>
18
19         * registry.py: 
20         Fixed bug #435282, Wrong instance variable name
21
22 2007-04-30  Peter Parente <parente@cs.unc.edu>
23
24         * accessible.py: 
25         Fixed bug #434686, wrong exception caught
26         
27 2007-04-27  Li Yuan <li.yuan@sun.com>
28
29         Patch from Peter.
30         * registry.py:
31         Bug #433627. Adds default handling, fixes docs.
32
33 2007-04-27  Li Yuan <li.yuan@sun.com>
34
35         Patch from Peter.
36         * constants.py:
37         Bug #431057. Adds messing event.
38
39 2007-04-18  Li Yuan <li.yuan@sun.com>
40
41         * __init__.py:
42         * accessible.py:
43         * constants.py:
44         * registry.py:
45         * utils.py:
46         Some updates from Peter Parente.
47
48 2007-04-18  Li Yuan <li.yuan@sun.com>
49
50         * pyatspi/__init__.py:
51         * pyatspi/accessible.py:
52         * pyatspi/constants.py:
53         * pyatspi/event.py:
54         * pyatspi/registry.py:
55         * pyatspi/utils.py:
56         Bug #430938. Add some files to create the uniform Python
57         wrapper for at-spi.