2009-04-21 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@silver-wind.(none)>
Tue, 21 Apr 2009 16:16:03 +0000 (17:16 +0100)
committerMark Doffman <mdoff@silver-wind.(none)>
Tue, 21 Apr 2009 16:16:03 +0000 (17:16 +0100)
commit44b8c011166f4a17012400fa32bfbe04d8ccde2c
tree594260a86b286b4114d0765c17788387abbba19a
parent5d030c9b06b2d63e61616058d4bcab3b00421621
2009-04-21 Mark Doffman <mark.doffman@codethink.co.uk>
        Mega-commit. Bug fixes coming out of API review
        and Orca testing.
41 files changed:
atk-adaptor/accessible-adaptor.c
atk-adaptor/bridge.c
atk-adaptor/editabletext-adaptor.c
pyatspi/Makefile.am
pyatspi/accessible.py
pyatspi/accessiblecache.py
pyatspi/action.py
pyatspi/application.py
pyatspi/base.py
pyatspi/component.py
pyatspi/desktop.py
pyatspi/deviceevent.py
pyatspi/document.py
pyatspi/editabletext.py
pyatspi/event.py
pyatspi/hyperlink.py
pyatspi/hypertext.py
pyatspi/image.py
pyatspi/registry.py
pyatspi/relation.py
pyatspi/selection.py
pyatspi/selector.py [deleted file]
pyatspi/streamablecontent.py [deleted file]
pyatspi/table.py
pyatspi/text.py
pyatspi/utils.py
pyatspi/value.py
spi-common/spi-dbus.h
tests/pyatspi/accessibletest.py
tests/pyatspi/componenttest.py
xml/Makefile.am
xml/org.freedesktop.atspi.Accessible.xml
xml/org.freedesktop.atspi.Application.xml
xml/org.freedesktop.atspi.Component.xml
xml/org.freedesktop.atspi.Desktop.xml
xml/org.freedesktop.atspi.Document.xml
xml/org.freedesktop.atspi.EditableText.xml
xml/org.freedesktop.atspi.LoginHelper.xml [deleted file]
xml/org.freedesktop.atspi.Selector.xml [deleted file]
xml/org.freedesktop.atspi.StreamableContent.xml [deleted file]
xml/org.freedesktop.atspi.Text.xml