* registry.py: Fixed bug #436982 (Patch from Eitan), crash on exit
[platform/core/uifw/at-spi2-atk.git] / pyatspi / ChangeLog
1 2007-05-09  Peter Parente  <parente@cs.unc.edu>
2
3         * registry.py: Fixed bug #436982 (Patch from Eitan), crash on exit
4         * utils.py: Fixed bug #437153, bad StateSet add/remove impl.
5
6 2007-05-08  Peter Parente  <parente@cs.unc.edu>
7
8         * constants.py: 
9         * accessible.py: 
10         * utils.py:
11         Fixed bug #436949, Need util to list all supported interfaces
12
13 2007-05-08  Peter Parente  <parente@cs.unc.edu>
14
15         Patch from Eitan Isaacson
16         * accessible.py: 
17         Fixed bug #436930, Syntax error when raising IndexError
18
19 2007-05-08  Peter Parente  <parente@cs.unc.edu>
20
21         Patch from Eitan Isaacson
22         * event.py: 
23         Fixed bug #435947, Fix reference count error
24
25 2007-05-04  Peter Parente  <parente@cs.unc.edu>
26
27         * accessible.py: 
28         Fixed bug #435895, Fix __getitem__
29
30 2007-05-04  Peter Parente  <parente@cs.unc.edu>
31
32         * accessible.py: 
33         Fixed bug #435832, Catch CORBA errors for ORBit.Methods
34
35 2007-05-04  Peter Parente  <parente@cs.unc.edu>
36
37         * setup.py: 
38         * Makefile.am:
39         Fixed bug #435809, Add setup.py and Makefile.am
40
41 2007-05-03  Peter Parente  <parente@cs.unc.edu>
42
43         * accessible.py: 
44         Fixed bug #435504, Add ignore flag to _mixClass
45
46 2007-05-03  Peter Parente  <parente@cs.unc.edu>
47
48         Patch from Eitan Isaacson
49         * registry.py: 
50         Fixed bug #435284, Wrong params to deregister keystrokes
51
52 2007-05-03  Peter Parente  <parente@cs.unc.edu>
53
54         * accessible.py: 
55         Fixed bug #435177, Not saving narrow'ed interface
56
57 2007-05-03  Peter Parente  <parente@cs.unc.edu>
58
59         * registry.py: 
60         Fixed bug #435282, Wrong instance variable name
61
62 2007-04-30  Peter Parente <parente@cs.unc.edu>
63
64         * accessible.py: 
65         Fixed bug #434686, wrong exception caught
66         
67 2007-04-27  Li Yuan <li.yuan@sun.com>
68
69         Patch from Peter.
70         * registry.py:
71         Bug #433627. Adds default handling, fixes docs.
72
73 2007-04-27  Li Yuan <li.yuan@sun.com>
74
75         Patch from Peter.
76         * constants.py:
77         Bug #431057. Adds messing event.
78
79 2007-04-18  Li Yuan <li.yuan@sun.com>
80
81         * __init__.py:
82         * accessible.py:
83         * constants.py:
84         * registry.py:
85         * utils.py:
86         Some updates from Peter Parente.
87
88 2007-04-18  Li Yuan <li.yuan@sun.com>
89
90         * pyatspi/__init__.py:
91         * pyatspi/accessible.py:
92         * pyatspi/constants.py:
93         * pyatspi/event.py:
94         * pyatspi/registry.py:
95         * pyatspi/utils.py:
96         Bug #430938. Add some files to create the uniform Python
97         wrapper for at-spi.