2009-07-06 Mark Doffman <mark.doffman@codethink.co.uk>
authorMark Doffman <mdoff@altair-voyager.(none)>
Mon, 6 Jul 2009 15:37:48 +0000 (16:37 +0100)
committerMark Doffman <mdoff@altair-voyager.(none)>
Mon, 6 Jul 2009 15:37:48 +0000 (16:37 +0100)
commit5d374cf95f2447a712f94dd2efe2b294ecab58ca
treec41f792256d87de6faa8948ad4373a656f4c1ada
parent36a4131a9cc9fc8d474058d2a9448bc9eac91f17
2009-07-06 Mark Doffman <mark.doffman@codethink.co.uk>
        Re-organize the build configuration to use an external registryd,
        dbind and droute libraries from at-spi2-core.
131 files changed:
Makefile.am
atk-adaptor/Makefile.am
atk-adaptor/accessible-adaptor.c
atk-adaptor/accessible-marshaller.c
atk-adaptor/action-adaptor.c
atk-adaptor/application-adaptor.c
atk-adaptor/bridge.c
atk-adaptor/collection-adaptor.c
atk-adaptor/component-adaptor.c
atk-adaptor/document-adaptor.c
atk-adaptor/editabletext-adaptor.c
atk-adaptor/event.c
atk-adaptor/event.h
atk-adaptor/hyperlink-adaptor.c
atk-adaptor/hypertext-adaptor.c
atk-adaptor/image-adaptor.c
atk-adaptor/relation-adaptor.c
atk-adaptor/selection-adaptor.c
atk-adaptor/table-adaptor.c
atk-adaptor/text-adaptor.c
atk-adaptor/tree-adaptor.c
atk-adaptor/value-adaptor.c
common/Makefile.am [moved from spi-common/Makefile.am with 100% similarity]
common/bitarray.h [moved from spi-common/bitarray.h with 100% similarity]
common/event-types.h [moved from spi-common/event-types.h with 100% similarity]
common/generated-types.h [moved from spi-common/generated-types.h with 100% similarity]
common/keymasks.h [moved from spi-common/keymasks.h with 100% similarity]
common/spi-dbus.c [moved from spi-common/spi-dbus.c with 100% similarity]
common/spi-dbus.h [moved from spi-common/spi-dbus.h with 99% similarity]
common/spi-stateset.c [moved from spi-common/spi-stateset.c with 100% similarity]
common/spi-stateset.h [moved from spi-common/spi-stateset.h with 100% similarity]
common/spi-types.h [moved from spi-common/spi-types.h with 93% similarity]
configure.ac
cspi/Makefile.am
cspi/spi-accessible.c
cspi/spi-listener.h
cspi/spi-private.h
cspi/spi.h
dbind-config.h.in [deleted file]
dbind/Makefile.am [deleted file]
dbind/dbind-any.c [deleted file]
dbind/dbind-any.h [deleted file]
dbind/dbind.c [deleted file]
dbind/dbind.h [deleted file]
dbind/dbtest.c [deleted file]
droute/Makefile.am [deleted file]
droute/droute-pairhash.c [deleted file]
droute/droute-pairhash.h [deleted file]
droute/droute-test.c [deleted file]
droute/droute-variant.c [deleted file]
droute/droute-variant.h [deleted file]
droute/droute.c [deleted file]
droute/droute.h [deleted file]
droute/test.interface.One [deleted file]
droute/test.interface.Two [deleted file]
idl/Accessibility.idl [deleted file]
idl/Accessibility_Accessible.idl [deleted file]
idl/Accessibility_Action.idl [deleted file]
idl/Accessibility_Application.idl [deleted file]
idl/Accessibility_Collection.idl [deleted file]
idl/Accessibility_Component.idl [deleted file]
idl/Accessibility_Desktop.idl [deleted file]
idl/Accessibility_Document.idl [deleted file]
idl/Accessibility_EditableText.idl [deleted file]
idl/Accessibility_Event.idl [deleted file]
idl/Accessibility_Hyperlink.idl [deleted file]
idl/Accessibility_Hypertext.idl [deleted file]
idl/Accessibility_Image.idl [deleted file]
idl/Accessibility_LoginHelper.idl [deleted file]
idl/Accessibility_Registry.idl [deleted file]
idl/Accessibility_Relation.idl [deleted file]
idl/Accessibility_Role.idl [deleted file]
idl/Accessibility_Selection.idl [deleted file]
idl/Accessibility_Selector.idl [deleted file]
idl/Accessibility_State.idl [deleted file]
idl/Accessibility_StreamableContent.idl [deleted file]
idl/Accessibility_Table.idl [deleted file]
idl/Accessibility_Text.idl [deleted file]
idl/Accessibility_Value.idl [deleted file]
idl/Makefile.am [deleted file]
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]
pkgconfig/Makefile.am [new file with mode: 0644]
pkgconfig/cspi-1.0-uninstalled.pc.in [moved from cspi-1.0-uninstalled.pc.in with 77% similarity]
pkgconfig/cspi-1.0.pc.in [moved from cspi-1.0.pc.in with 92% similarity]
registryd/Makefile.am [deleted file]
registryd/deviceeventcontroller.c [deleted file]
registryd/deviceeventcontroller.h [deleted file]
registryd/reentrant-list.c [deleted file]
registryd/reentrant-list.h [deleted file]
registryd/registry-main.c [deleted file]
registryd/registry.c [deleted file]
registryd/registry.h [deleted file]
registryd/testregistry.py [deleted file]
registryd/ucs2keysym.c [deleted file]
tests/cspi/Makefile.am
tests/cspi/keysynth-test.c
tools/Makefile.am [deleted file]
tools/c-constants-generator.xsl [deleted file]
tools/doc-generator.xsl [deleted file]
tools/identity.xsl [deleted file]
tools/spec-to-introspect.xsl [deleted file]
xml/Accessibility.xml [deleted file]
xml/Makefile.am [deleted file]
xml/introspection/README [deleted file]
xml/org.freedesktop.atspi.Accessible.xml [deleted file]
xml/org.freedesktop.atspi.Action.xml [deleted file]
xml/org.freedesktop.atspi.Application.xml [deleted file]
xml/org.freedesktop.atspi.Collection.xml [deleted file]
xml/org.freedesktop.atspi.Component.xml [deleted file]
xml/org.freedesktop.atspi.Desktop.xml [deleted file]
xml/org.freedesktop.atspi.DeviceEvent.xml [deleted file]
xml/org.freedesktop.atspi.DeviceEventController.xml [deleted file]
xml/org.freedesktop.atspi.DeviceEventListener.xml [deleted file]
xml/org.freedesktop.atspi.Document.xml [deleted file]
xml/org.freedesktop.atspi.EditableText.xml [deleted file]
xml/org.freedesktop.atspi.Event.xml [deleted file]
xml/org.freedesktop.atspi.Hyperlink.xml [deleted file]
xml/org.freedesktop.atspi.Hypertext.xml [deleted file]
xml/org.freedesktop.atspi.Image.xml [deleted file]
xml/org.freedesktop.atspi.Registry.xml [deleted file]
xml/org.freedesktop.atspi.Relation.xml [deleted file]
xml/org.freedesktop.atspi.Role.xml [deleted file]
xml/org.freedesktop.atspi.Selection.xml [deleted file]
xml/org.freedesktop.atspi.State.xml [deleted file]
xml/org.freedesktop.atspi.Table.xml [deleted file]
xml/org.freedesktop.atspi.Text.xml [deleted file]
xml/org.freedesktop.atspi.Tree.xml [deleted file]
xml/org.freedesktop.atspi.Value.xml [deleted file]