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