2009-06-11 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@altair-voyager.(none)>
Thu, 11 Jun 2009 14:26:42 +0000 (15:26 +0100)
committerMark Doffman <mdoff@altair-voyager.(none)>
Thu, 11 Jun 2009 14:26:42 +0000 (15:26 +0100)
commita41d247913d13949f259e89e4222753643af04aa
tree8d6b4bf19f172c2dc70f5bbeef3518472bc20113
parent36a4131a9cc9fc8d474058d2a9448bc9eac91f17
2009-06-11 Mark Doffman <mark.doffman@codethink.co.uk>
        Remove the atk-bridge library as well as the client
        libaries pyatspi and cspi.

        Beginning commit in splitting the project into two repositories
        The atk and client code will be located in at-spi2-atk.
164 files changed:
INSTALL
Makefile.am
atk-adaptor/Makefile.am [deleted file]
atk-adaptor/accessible-adaptor.c [deleted file]
atk-adaptor/accessible-marshaller.c [deleted file]
atk-adaptor/accessible-marshaller.h [deleted file]
atk-adaptor/accessible-register.c [deleted file]
atk-adaptor/accessible-register.h [deleted file]
atk-adaptor/action-adaptor.c [deleted file]
atk-adaptor/adaptors.h [deleted file]
atk-adaptor/application-adaptor.c [deleted file]
atk-adaptor/bridge.c [deleted file]
atk-adaptor/bridge.h [deleted file]
atk-adaptor/collection-adaptor.c [deleted file]
atk-adaptor/component-adaptor.c [deleted file]
atk-adaptor/document-adaptor.c [deleted file]
atk-adaptor/editabletext-adaptor.c [deleted file]
atk-adaptor/event.c [deleted file]
atk-adaptor/event.h [deleted file]
atk-adaptor/hyperlink-adaptor.c [deleted file]
atk-adaptor/hypertext-adaptor.c [deleted file]
atk-adaptor/image-adaptor.c [deleted file]
atk-adaptor/relation-adaptor.c [deleted file]
atk-adaptor/selection-adaptor.c [deleted file]
atk-adaptor/streamablecontent-adaptor.c [deleted file]
atk-adaptor/table-adaptor.c [deleted file]
atk-adaptor/text-adaptor.c [deleted file]
atk-adaptor/tree-adaptor.c [deleted file]
atk-adaptor/tree-adaptor.h [deleted file]
atk-adaptor/value-adaptor.c [deleted file]
configure.ac
cspi-1.0-uninstalled.pc.in [deleted file]
cspi-1.0.pc.in [deleted file]
cspi/Makefile.am [deleted file]
cspi/cspi-lowlevel.h [deleted file]
cspi/spi-accessible.c [deleted file]
cspi/spi-action.c [deleted file]
cspi/spi-application.c [deleted file]
cspi/spi-component.c [deleted file]
cspi/spi-editabletext.c [deleted file]
cspi/spi-event.c [deleted file]
cspi/spi-hyperlink.c [deleted file]
cspi/spi-hypertext.c [deleted file]
cspi/spi-image.c [deleted file]
cspi/spi-impl.h [deleted file]
cspi/spi-listener.c [deleted file]
cspi/spi-listener.h [deleted file]
cspi/spi-main.c [deleted file]
cspi/spi-private.h [deleted file]
cspi/spi-registry.c [deleted file]
cspi/spi-roletypes.h [deleted file]
cspi/spi-selection.c [deleted file]
cspi/spi-statetypes.h [deleted file]
cspi/spi-streamablecontent.c [deleted file]
cspi/spi-table.c [deleted file]
cspi/spi-text.c [deleted file]
cspi/spi-value.c [deleted file]
cspi/spi.h [deleted file]
dbind/dbind-config.h.in [moved from dbind-config.h.in with 100% similarity]
libloginhelper-1.0.pc.in [deleted file]
login-helper/Makefile.am [deleted file]
login-helper/login-helper.c [deleted file]
login-helper/login-helper.h [deleted file]
pyatspi/Accessibility.py [deleted file]
pyatspi/Makefile.am [deleted file]
pyatspi/__init__.py [deleted file]
pyatspi/accessible.py [deleted file]
pyatspi/accessiblecache.py [deleted file]
pyatspi/action.py [deleted file]
pyatspi/application.py [deleted file]
pyatspi/applicationcache.py [deleted file]
pyatspi/base.py [deleted file]
pyatspi/collection.py [deleted file]
pyatspi/component.py [deleted file]
pyatspi/constants.py [deleted file]
pyatspi/desktop.py [deleted file]
pyatspi/deviceevent.py [deleted file]
pyatspi/document.py [deleted file]
pyatspi/editabletext.py [deleted file]
pyatspi/event.py [deleted file]
pyatspi/factory.py [deleted file]
pyatspi/hyperlink.py [deleted file]
pyatspi/hypertext.py [deleted file]
pyatspi/image.py [deleted file]
pyatspi/interfaces.py [deleted file]
pyatspi/loginhelper.py [deleted file]
pyatspi/registry.py [deleted file]
pyatspi/relation.py [deleted file]
pyatspi/role.py [deleted file]
pyatspi/selection.py [deleted file]
pyatspi/state.py [deleted file]
pyatspi/table.py [deleted file]
pyatspi/text.py [deleted file]
pyatspi/utils.py [deleted file]
pyatspi/value.py [deleted file]
spi-common/Makefile.am
tests/Makefile.am [deleted file]
tests/apps/Makefile.am [deleted file]
tests/apps/accessible-app.c [deleted file]
tests/apps/action-app.c [deleted file]
tests/apps/atk-object-xml-loader.c [deleted file]
tests/apps/atk-object-xml-loader.h [deleted file]
tests/apps/component-app.c [deleted file]
tests/apps/noop-app.c [deleted file]
tests/apps/relation-app.c [deleted file]
tests/apps/test-application.c [deleted file]
tests/cspi/Makefile.am [deleted file]
tests/cspi/accessible-test.c [deleted file]
tests/cspi/classy-test-suite.c [deleted file]
tests/cspi/classy-test-suite.h [deleted file]
tests/cspi/classy-test.c [deleted file]
tests/cspi/classy-test.h [deleted file]
tests/cspi/key-listener-test.c [deleted file]
tests/cspi/keysynth-test.c [deleted file]
tests/cspi/simple-at.c [deleted file]
tests/cspi/simple-test.c [deleted file]
tests/cspi/test-simple.c [deleted file]
tests/data/Makefile.am [deleted file]
tests/data/accessible-test-results.xml [deleted file]
tests/data/accessible-test.xml [deleted file]
tests/dummyatk/Makefile.am [deleted file]
tests/dummyatk/my-atk-action.c [deleted file]
tests/dummyatk/my-atk-action.h [deleted file]
tests/dummyatk/my-atk-component.c [deleted file]
tests/dummyatk/my-atk-component.h [deleted file]
tests/dummyatk/my-atk-hyperlink.c [deleted file]
tests/dummyatk/my-atk-hyperlink.h [deleted file]
tests/dummyatk/my-atk-hypertext.c [deleted file]
tests/dummyatk/my-atk-hypertext.h [deleted file]
tests/dummyatk/my-atk-object.c [deleted file]
tests/dummyatk/my-atk-object.h [deleted file]
tests/dummyatk/my-atk-selection.c [deleted file]
tests/dummyatk/my-atk-selection.h [deleted file]
tests/dummyatk/my-atk-streamable-content.c [deleted file]
tests/dummyatk/my-atk-streamable-content.h [deleted file]
tests/dummyatk/my-atk-table.c [deleted file]
tests/dummyatk/my-atk-table.h [deleted file]
tests/dummyatk/my-atk-text.c [deleted file]
tests/dummyatk/my-atk-text.h [deleted file]
tests/dummyatk/my-atk-value.c [deleted file]
tests/dummyatk/my-atk-value.h [deleted file]
tests/dummyatk/my-atk.h [deleted file]
tests/dummyatk/resources_storage.c [deleted file]
tests/dummyatk/resources_storage.h [deleted file]
tests/dummyatk/useful_functions.c [deleted file]
tests/dummyatk/useful_functions.h [deleted file]
tests/dummyatk/user_marshal.c [deleted file]
tests/dummyatk/user_marshal.h [deleted file]
tests/pyatspi/Makefile.am [deleted file]
tests/pyatspi/accessibletest.py [deleted file]
tests/pyatspi/actiontest.py [deleted file]
tests/pyatspi/componenttest.py [deleted file]
tests/pyatspi/desktoptest.py [deleted file]
tests/pyatspi/pasytest/Events.py [deleted file]
tests/pyatspi/pasytest/Makefile.am [deleted file]
tests/pyatspi/pasytest/Pasy.py [deleted file]
tests/pyatspi/pasytest/__init__.py [deleted file]
tests/pyatspi/relationtest.py [deleted file]
tests/pyatspi/runtests.sh [deleted file]
tests/pyatspi/setvars.sh [deleted file]
tests/pyatspi/statetest.py [deleted file]
tests/pyatspi/testrunner [deleted file]
tools/Makefile.am
tools/doc-generator.xsl [deleted file]