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