2007-05-10 Peter Parente * registry.py: Fixed bug #436982 again (Patch from Eitan) 2007-05-09 Peter Parente * registry.py: Corrected patch for bug #436982 so it works with Python 2.4, not just 2.5 2007-05-09 Peter Parente * registry.py: Fixed bug #436982 (Patch from Eitan), crash on exit * utils.py: Fixed bug #437153, bad StateSet add/remove impl. 2007-05-08 Peter Parente * constants.py: * accessible.py: * utils.py: Fixed bug #436949, Need util to list all supported interfaces 2007-05-08 Peter Parente Patch from Eitan Isaacson * accessible.py: Fixed bug #436930, Syntax error when raising IndexError 2007-05-08 Peter Parente Patch from Eitan Isaacson * event.py: Fixed bug #435947, Fix reference count error 2007-05-04 Peter Parente * accessible.py: Fixed bug #435895, Fix __getitem__ 2007-05-04 Peter Parente * accessible.py: Fixed bug #435832, Catch CORBA errors for ORBit.Methods 2007-05-04 Peter Parente * setup.py: * Makefile.am: Fixed bug #435809, Add setup.py and Makefile.am 2007-05-03 Peter Parente * accessible.py: Fixed bug #435504, Add ignore flag to _mixClass 2007-05-03 Peter Parente Patch from Eitan Isaacson * registry.py: Fixed bug #435284, Wrong params to deregister keystrokes 2007-05-03 Peter Parente * accessible.py: Fixed bug #435177, Not saving narrow'ed interface 2007-05-03 Peter Parente * registry.py: Fixed bug #435282, Wrong instance variable name 2007-04-30 Peter Parente * accessible.py: Fixed bug #434686, wrong exception caught 2007-04-27 Li Yuan Patch from Peter. * registry.py: Bug #433627. Adds default handling, fixes docs. 2007-04-27 Li Yuan Patch from Peter. * constants.py: Bug #431057. Adds messing event. 2007-04-18 Li Yuan * __init__.py: * accessible.py: * constants.py: * registry.py: * utils.py: Some updates from Peter Parente. 2007-04-18 Li Yuan * pyatspi/__init__.py: * pyatspi/accessible.py: * pyatspi/constants.py: * pyatspi/event.py: * pyatspi/registry.py: * pyatspi/utils.py: Bug #430938. Add some files to create the uniform Python wrapper for at-spi.