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