platform/core/uifw/at-spi2-atk.git
15 years ago2008-08-22 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Fri, 22 Aug 2008 14:31:18 +0000 (15:31 +0100)]
2008-08-22 Mark Doffman <mark.doffman@codethink.co.uk>
* tests/pyatspi/Makefile.am
Add missing tests to makefile.

15 years ago2008-08-22 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Fri, 22 Aug 2008 14:27:29 +0000 (15:27 +0100)]
2008-08-22 Mark Doffman <mark.doffman@codethink.co.uk>
* pyatspi/state.py
  tests/pyatspi/statetest.py
  tests/apps/accessible-app.c
  Add a stateset unit test.

* tests/dummyatk/*
  tests/pyatspi/accessibletest.py
  Add a more complete getAttributes test.

15 years ago2008-08-21 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Thu, 21 Aug 2008 14:53:24 +0000 (15:53 +0100)]
2008-08-21 Mark Doffman <mark.doffman@codethink.co.uk>
* pyatspi/
Complete the desktop interface.
Complete the non-event functionality of the registry interface.

* test/pyatspi/
Add a unit test for the desktop interface.

15 years ago2008-08-20 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Wed, 20 Aug 2008 16:40:20 +0000 (17:40 +0100)]
2008-08-20 Mark Doffman <mark.doffman@codethink.co.uk>
* pyatspi/
Move some needed interfaces out of other.py and
into their own files.

Rename stateset.py to match the .idl file name.

Move some enumerations into their proper place in
accessible.py and component.py

15 years ago2008-08-20 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Wed, 20 Aug 2008 13:34:03 +0000 (14:34 +0100)]
2008-08-20 Mark Doffman <mark.doffman@codethink.co.uk>
* atk-adaptor/component.c
Fix a bug with marshalling the MDIZOrder.

* pyatspi/*
Fix a huge bug where child Accessibles shared
a common D-Bus object.

* pyatspi/component.py
Add a component interface.

* test/pyatspi/componenttest.py
Add a unit test for the component interface.

15 years ago2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Mon, 18 Aug 2008 16:26:05 +0000 (17:26 +0100)]
2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
* pyatspi/*
Complete the relation interface and the
getRelationSet method of the Accessible class.

15 years ago2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Mon, 18 Aug 2008 16:21:31 +0000 (17:21 +0100)]
2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
* configure.ac
Add tests/data folder

* tests/
Rename the accessible test app and the associated
data *.xml

15 years ago2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Mon, 18 Aug 2008 14:10:59 +0000 (15:10 +0100)]
2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
* pyatspi/*
Move the Accessible class out of base.py
Add a StateSet implementation
Begin a RelationSet implementation
Refactor the getParent function
Refactor the __init__.py layout

15 years ago2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Mon, 18 Aug 2008 14:02:48 +0000 (15:02 +0100)]
2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
* tests/data/
Add a description attribute to the root accessible
for testing the description property.

* tests/dummyatk/my-atk-object.c
Fix the add_child function to correctly set
a childs parent.

* tests/pyatspi/Pasy.py
Pass a test function its own test object.

* tests/pyatspi/accessibletest.py
Add getState test to the Accessible unit test.

* tests/pyatspi/testrunner.py
Modify to enable waiting on test application
for debug.

15 years ago2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Mon, 18 Aug 2008 13:58:27 +0000 (14:58 +0100)]
2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
* atk-adaptor/accessible.c
Fix bug in impl_getState that causes a SIGSEGV.

* atk-adaptor/tree.c
Modification to check if parent exists before
attempting to add to cache.

15 years ago2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Mon, 18 Aug 2008 13:54:20 +0000 (14:54 +0100)]
2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>
* xml/Accessibility.xml
Add new (Missing) xml files

* xml/org.freedesktop.atspi.Event.xml
Add missing event types that were in Registry_Common.xml

* xml/*.xml
Rewrite some of the documentation removing doxygen characters.

15 years ago2008-08-15 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Sun, 17 Aug 2008 19:48:00 +0000 (20:48 +0100)]
2008-08-15 Mark Doffman <mark.doffman@codethink.co.uk>
* xml/
Rename some spec files that were using the old IDL naming scheme.
Remove the Copyright XML from each file.

15 years ago2008-08-15 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Fri, 15 Aug 2008 12:30:17 +0000 (13:30 +0100)]
2008-08-15 Mark Doffman <mark.doffman@codethink.co.uk>
* pyatspi/ tests/pyatspi
Changes to enable the most basic unit test of pyatspi
to work.

15 years agoMerge branch 'master' of git+ssh://git.codethink.co.uk/git/atspi-dbus
Mark Doffman [Tue, 29 Jul 2008 15:02:45 +0000 (16:02 +0100)]
Merge branch 'master' of git+ssh://git.codethink.co.uk/git/atspi-dbus

15 years ago2008-07-29 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Tue, 29 Jul 2008 15:00:16 +0000 (16:00 +0100)]
2008-07-29 Mark Doffman <mark.doffman@codethink.co.uk>
* pyatspi/base.py
  pyatspi/cache.py
  pyatspi/desktop.py
  Refactor so that Desktop and Accessible classes
  can use same base proxy with different caches.

* pyatspi/event.py
  pyatspi/registry.py
  Add code needed from CORBA pyatspi

* .gitignore
  Ignore *.pyc files.

15 years agoRemoved unused bitarray.c
Mike Gorse [Mon, 28 Jul 2008 23:12:43 +0000 (18:12 -0500)]
Removed unused bitarray.c

15 years agoMerge branch 'mgorse'
Mike Gorse [Mon, 28 Jul 2008 23:03:27 +0000 (18:03 -0500)]
Merge branch 'mgorse'

15 years agoMove dbus code related to statesets into spi-common/spi-stateset.c; remove duplicate...
Mike Gorse [Mon, 28 Jul 2008 23:00:11 +0000 (18:00 -0500)]
Move dbus code related to statesets into spi-common/spi-stateset.c; remove duplicate init function in atk-adapter/accessible.c

15 years agoMoved bitarray to spi-common from atk-adapter
Mike Gorse [Mon, 28 Jul 2008 22:59:18 +0000 (17:59 -0500)]
Moved bitarray to spi-common from atk-adapter

15 years agoAdd SPI_DBUS_INTERFACE_COLLECTION
Mike Gorse [Mon, 28 Jul 2008 22:50:03 +0000 (17:50 -0500)]
Add SPI_DBUS_INTERFACE_COLLECTION

15 years agoAdded first pass at a collection interface (completely untested)
Mike Gorse [Mon, 28 Jul 2008 22:35:10 +0000 (17:35 -0500)]
Added first pass at a collection interface (completely untested)

15 years ago2008-07-28 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Mon, 28 Jul 2008 14:57:08 +0000 (15:57 +0100)]
2008-07-28 Mark Doffman <mark.doffman@codethink.co.uk>
* pyatspi/
Add the beginnings of the pyatspi client bindings
implementation

* tests/pyatspi
Add an (Untested) test framework for performing
asyncronous system tests on the pyatspi interface.

15 years agoMerge branch 'master' of git+ssh://git.codethink.co.uk/git/atspi-dbus
Mark Doffman [Fri, 25 Jul 2008 22:50:42 +0000 (23:50 +0100)]
Merge branch 'master' of git+ssh://git.codethink.co.uk/git/atspi-dbus

Conflicts:

configure.ac

15 years agoMerge branch 'master' of ssh://git.codethink.co.uk/git/atspi-dbus into mgorse
Mike Gorse [Fri, 25 Jul 2008 22:41:11 +0000 (17:41 -0500)]
Merge branch 'master' of ssh://git.codethink.co.uk/git/atspi-dbus into mgorse

15 years agoAdd spec.xml to the distribution, since it is needed to build headers that we're...
Mike Gorse [Fri, 25 Jul 2008 20:57:35 +0000 (15:57 -0500)]
Add spec.xml to the distribution, since it is needed to build headers that we're distributing

15 years agoLook for spi-stateset.h in spi-common
Mike Gorse [Fri, 25 Jul 2008 20:30:40 +0000 (15:30 -0500)]
Look for spi-stateset.h in spi-common

15 years agoMove spi-stateset.c and spi-stateset.h into spi-common
Mike Gorse [Fri, 25 Jul 2008 20:28:14 +0000 (15:28 -0500)]
Move spi-stateset.c and spi-stateset.h into spi-common

15 years agoRemove intltool stuff
Mike Gorse [Fri, 25 Jul 2008 20:10:41 +0000 (15:10 -0500)]
Remove intltool stuff

15 years agoRemoved po for now
Mike Gorse [Fri, 25 Jul 2008 16:24:27 +0000 (11:24 -0500)]
Removed po for now

15 years ago2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Fri, 25 Jul 2008 13:37:27 +0000 (14:37 +0100)]
2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
* dbind/dbind.c
Add some checks for the method call method.
Check destination is not null, this otherwise
caused a segfault.

This fixes the dbind unit tests.

15 years ago2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Fri, 25 Jul 2008 13:36:30 +0000 (14:36 +0100)]
2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
* Makefile.am
Remove intltool dist extras, they are not currently
neccessary.

15 years ago2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Fri, 25 Jul 2008 13:17:53 +0000 (14:17 +0100)]
2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
* *.pc.in
Remove the IDL directory from the pkg-congfig files.
Its probably unnecessary and it fixes some configure
warnings.

15 years ago2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Fri, 25 Jul 2008 13:06:57 +0000 (14:06 +0100)]
2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
* configure.ac
* Makefile.am
* po/
For now remove translations, will start from scratch
when client bindings are complete.

15 years ago2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Fri, 25 Jul 2008 11:09:11 +0000 (12:09 +0100)]
2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
* tests/
Move the testrunner file to pyatspi where it belongs.
Remove the runtests.sh file from the makefile.

15 years agoMerge branch 'master' of git+ssh://git.codethink.co.uk/git/atspi-dbus
Mark Doffman [Fri, 25 Jul 2008 10:41:27 +0000 (11:41 +0100)]
Merge branch 'master' of git+ssh://git.codethink.co.uk/git/atspi-dbus

15 years ago2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Fri, 25 Jul 2008 10:35:36 +0000 (11:35 +0100)]
2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>
* .gitignore
* .autogen.sh
Update to a newer version of autogen that
deals with AC_CONFIG_AUX_DIR.
* po/.intltool-merge-cache
* po/POTFILES
Remove files that are apparently removed during
build.
* xml/introspection/README
Add a file to ensure xml/introspection directory
exists. Its where the D-Bus introspection is
placed.
* configure.ac
Add AC_CONFIG_AUX_DIR macro to put configure
bunf inside config directory.

15 years agoAdded ChangeLog to keep make happy
Mike Gorse [Wed, 23 Jul 2008 20:43:31 +0000 (15:43 -0500)]
Added ChangeLog to keep make happy

15 years agoremove keymasks.h from atk-adaptor makefile
Mike Gorse [Wed, 23 Jul 2008 19:53:59 +0000 (14:53 -0500)]
remove keymasks.h from atk-adaptor makefile

15 years agoAdd intltool
Mike Gorse [Wed, 23 Jul 2008 19:51:50 +0000 (14:51 -0500)]
Add intltool

15 years agoCreate introspection directory if it doesn't already exist
Mike Gorse [Wed, 23 Jul 2008 19:49:18 +0000 (14:49 -0500)]
Create introspection directory if it doesn't already exist

15 years ago2008-07-23 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Wed, 23 Jul 2008 13:42:06 +0000 (14:42 +0100)]
2008-07-23 Mark Doffman <mark.doffman@codethink.co.uk>
* README
Update the readme with some more info about the
modules contained in project.

15 years ago2008-07-23 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Wed, 23 Jul 2008 13:10:59 +0000 (14:10 +0100)]
2008-07-23 Mark Doffman <mark.doffman@codethink.co.uk>
* cspi/
Change odd naming convention for cspi source files.
cspi_*.c -> cspi-*.c

15 years ago2008-07-23 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Wed, 23 Jul 2008 13:01:57 +0000 (14:01 +0100)]
2008-07-23 Mark Doffman <mark.doffman@codethink.co.uk>
* registryd/
Remove remnants of CORBA implementation. Including
server description, and setting the IOR on the XDisplay.

15 years ago2008-07-21 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Mon, 21 Jul 2008 14:27:25 +0000 (15:27 +0100)]
2008-07-21 Mark Doffman <mark.doffman@codethink.co.uk>
* tests/clients -> tests/cspi & tests/pyatspi
Separate client test code into cspi and pyatspi
folders.

15 years ago2008-07-20 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Sun, 20 Jul 2008 17:40:46 +0000 (18:40 +0100)]
2008-07-20 Mark Doffman <mark.doffman@codethink.co.uk>
* python/
  Remove old pyatspi implementation.

15 years agoRemove cspi_bus from cspi-lowlevel.h--it is defined in spi-private.h
Mike Gorse [Mon, 7 Jul 2008 18:56:39 +0000 (14:56 -0400)]
Remove cspi_bus from cspi-lowlevel.h--it is defined in spi-private.h

15 years agoAdd libloginhelper-1.0.pc
Mike Gorse [Thu, 3 Jul 2008 21:50:47 +0000 (17:50 -0400)]
Add libloginhelper-1.0.pc

15 years agoAdd untested loginHelper implementation
Mike Gorse [Thu, 3 Jul 2008 21:34:46 +0000 (17:34 -0400)]
Add untested loginHelper implementation

15 years agoAdd .po and .pc files from cspi
Mike Gorse [Wed, 2 Jul 2008 21:12:10 +0000 (17:12 -0400)]
Add .po and .pc files from cspi

15 years agoEmulate a main loop using dbus_connection_read_write_dispatch if the sender and desti...
Mike Gorse [Tue, 1 Jul 2008 19:56:16 +0000 (15:56 -0400)]
Emulate a main loop using dbus_connection_read_write_dispatch if the sender and destination are the same
Check for an error

15 years agoComponent.contains: uint32 -> int32 for y parameter
Mike Gorse [Tue, 1 Jul 2008 19:51:36 +0000 (15:51 -0400)]
Component.contains: uint32 -> int32 for y parameter

15 years agoFix arg types for coord_type (uint32 -> int16)
Mike Gorse [Mon, 30 Jun 2008 21:11:11 +0000 (17:11 -0400)]
Fix arg types for coord_type (uint32 -> int16)

15 years agoFix some window-related signals so that their names are valid for dbus
Mike Gorse [Mon, 30 Jun 2008 20:16:29 +0000 (16:16 -0400)]
Fix some window-related signals so that their names are valid for dbus

15 years agoAvoid reentering spi_dbus_update_cache
Mike Gorse [Fri, 27 Jun 2008 19:11:01 +0000 (15:11 -0400)]
Avoid reentering spi_dbus_update_cache

15 years agoRemove debugging printf
Mike Gorse [Thu, 26 Jun 2008 22:49:40 +0000 (18:49 -0400)]
Remove debugging printf

15 years agoAdd key-listener-test
Mike Gorse [Thu, 26 Jun 2008 22:48:39 +0000 (18:48 -0400)]
Add key-listener-test

15 years agoFix order of parameters in registerKeystrokeListener
Mike Gorse [Thu, 26 Jun 2008 22:46:59 +0000 (18:46 -0400)]
Fix order of parameters in registerKeystrokeListener

15 years agoFix marshalling of structs
Mike Gorse [Thu, 26 Jun 2008 22:44:47 +0000 (18:44 -0400)]
Fix marshalling of structs

15 years agoInclude glib.h and spi-common/spi-types.h
Mike Gorse [Thu, 26 Jun 2008 19:36:14 +0000 (15:36 -0400)]
Include glib.h and spi-common/spi-types.h

15 years agoFix return value of spi_check_ev and have it call spi_throw_exception if an exception...
Mike Gorse [Thu, 26 Jun 2008 18:41:38 +0000 (14:41 -0400)]
Fix return value of spi_check_ev and have it call spi_throw_exception if an exception is received
Hav spi_throw_exception take a const char * for an error prefix

15 years agoFix off-by-one malloc error in dec_synth_keystring
Mike Gorse [Thu, 26 Jun 2008 18:16:53 +0000 (14:16 -0400)]
Fix off-by-one malloc error in dec_synth_keystring

15 years agoDo not start if an instance already owns org.freedesktop.atspi.Registry
Mike Gorse [Thu, 26 Jun 2008 15:26:02 +0000 (11:26 -0400)]
Do not start if an instance already owns org.freedesktop.atspi.Registry

15 years agoAdded keysynth-test
Mike Gorse [Thu, 26 Jun 2008 13:17:15 +0000 (09:17 -0400)]
Added keysynth-test

15 years agoFix arguments to dbind_connection_method_call in some places
Mike Gorse [Thu, 26 Jun 2008 13:16:35 +0000 (09:16 -0400)]
Fix arguments to dbind_connection_method_call in some places

15 years agoRemove debugging printfs
Mike Gorse [Thu, 26 Jun 2008 13:14:38 +0000 (09:14 -0400)]
Remove debugging printfs
Use SPI_INTERFACE_DEC macro

15 years agoRemove explicit references to org.freedesktop.atspi.registry and SPI_DBUS_NAME_REGIST...
Mike Gorse [Thu, 26 Jun 2008 13:11:02 +0000 (09:11 -0400)]
Remove explicit references to org.freedesktop.atspi.registry and SPI_DBUS_NAME_REGISTRY in favor of spi_bus_registry

15 years agoUse SPI_DBUS_NAME_REGISTRY rather than fixed string
Mike Gorse [Wed, 25 Jun 2008 20:26:03 +0000 (16:26 -0400)]
Use SPI_DBUS_NAME_REGISTRY rather than fixed string

15 years agoAllow simple event names (ie, "focus")
Mike Gorse [Tue, 24 Jun 2008 22:24:51 +0000 (18:24 -0400)]
Allow simple event names (ie, "focus")
Remove some debugging printfs
Add check for parse_event failing
children-change -> children-changed

15 years agoorg.freedesktop.atspi.registry -> org.freedesktop.atspi.Registry for SPI_DBUS_NAME_RE...
Mike Gorse [Tue, 24 Jun 2008 14:25:33 +0000 (10:25 -0400)]
org.freedesktop.atspi.registry -> org.freedesktop.atspi.Registry for SPI_DBUS_NAME_REGISTRY

15 years agoWhen emitting a signal, check for a null string
Mike Gorse [Tue, 24 Jun 2008 14:24:59 +0000 (10:24 -0400)]
When emitting a signal, check for a null string

15 years agoAdded tests/clients/simple-at.c
Mike Gorse [Mon, 23 Jun 2008 22:58:31 +0000 (18:58 -0400)]
Added tests/clients/simple-at.c

15 years agoAdd cspi-lowlevel.h
Mike Gorse [Mon, 23 Jun 2008 22:57:41 +0000 (18:57 -0400)]
Add cspi-lowlevel.h

15 years agoAdd spi-state-types.h
Mike Gorse [Mon, 23 Jun 2008 22:57:06 +0000 (18:57 -0400)]
Add spi-state-types.h

15 years agoAdd spi-role-types.h
Mike Gorse [Mon, 23 Jun 2008 22:56:19 +0000 (18:56 -0400)]
Add spi-role-types.h

15 years agoRemove idl directory from Makefile
Mike Gorse [Mon, 23 Jun 2008 22:54:25 +0000 (18:54 -0400)]
Remove idl directory from Makefile

15 years agoAdd acinclude.m4, also needed for dbind
Mike Gorse [Mon, 23 Jun 2008 22:52:42 +0000 (18:52 -0400)]
Add acinclude.m4, also needed for dbind

15 years agoAdded file needed for dbind
Mike Gorse [Mon, 23 Jun 2008 22:51:32 +0000 (18:51 -0400)]
Added file needed for dbind

15 years agoAdded dbind
Mike Gorse [Mon, 23 Jun 2008 22:50:15 +0000 (18:50 -0400)]
Added dbind

15 years agoInitial cspi commit
Mike Gorse [Mon, 23 Jun 2008 22:20:04 +0000 (18:20 -0400)]
Initial cspi commit

15 years agoRemove debug printf
Mike Gorse [Mon, 23 Jun 2008 22:15:09 +0000 (18:15 -0400)]
Remove debug printf

15 years agoDup application name when storing
Mike Gorse [Mon, 23 Jun 2008 22:13:59 +0000 (18:13 -0400)]
Dup application name when storing
Move some functions from org.freedesktop.atspi.Accessible to org.freedesktop.atspi.Desktop

15 years agoInstall headers
Mike Gorse [Mon, 23 Jun 2008 22:10:02 +0000 (18:10 -0400)]
Install headers

15 years agoAdd simple nActions property, getDescription, getName, getKeyBinding
Mike Gorse [Mon, 23 Jun 2008 21:52:13 +0000 (17:52 -0400)]
Add simple nActions property, getDescription, getName, getKeyBinding

15 years agoEmit applicationAdd and applicationRemove using the desktop path
Mike Gorse [Wed, 18 Jun 2008 16:07:04 +0000 (12:07 -0400)]
Emit applicationAdd and applicationRemove using the desktop path

15 years agoApplicationAdd -> applicationAdd
Mike Gorse [Wed, 18 Jun 2008 15:36:07 +0000 (11:36 -0400)]
ApplicationAdd -> applicationAdd
ApplicationRemove -> applicationRemove

15 years agoFix typo in signal name
Mike Gorse [Mon, 16 Jun 2008 16:03:28 +0000 (12:03 -0400)]
Fix typo in signal name

15 years agoMerge ssh://git.codethink.co.uk/git/atspi-dbus into mgorse
Mike Gorse [Mon, 16 Jun 2008 15:35:05 +0000 (11:35 -0400)]
Merge ssh://git.codethink.co.uk/git/atspi-dbus into mgorse

Conflicts:

atk-adaptor/bridge.c

15 years agoFix call to dbus_message_new_method_call in notifyListenersSync handler
Mike Gorse [Mon, 16 Jun 2008 15:04:16 +0000 (11:04 -0400)]
Fix call to dbus_message_new_method_call in notifyListenersSync handler

15 years agoUse macros for interface names
Mike Gorse [Mon, 16 Jun 2008 13:20:27 +0000 (09:20 -0400)]
Use macros for interface names
UpdateTree -> updateTreet o match spec
Check for text interface on all objects, not just objects that aren't EditableText

15 years agoMerge branch 'master' of git+ssh://git.codethink.co.uk/git/atspi-dbus into HEAD
Mark Doffman [Fri, 13 Jun 2008 03:13:35 +0000 (04:13 +0100)]
Merge branch 'master' of git+ssh://git.codethink.co.uk/git/atspi-dbus into HEAD

15 years ago2008-06-13 Mark Doffman <mark.doffman@codethink.co.uk>
Mark Doffman [Fri, 13 Jun 2008 03:10:33 +0000 (04:10 +0100)]
2008-06-13 Mark Doffman <mark.doffman@codethink.co.uk>
* atk-adaptor/bridge.c
Add command line arguments to set the D-Bus name.
For testing purposes.
        * tests/*
Add the beginnings of a component test.
Add a D-Bus Test interface for syncing the
client and server processes.

15 years agoRevert "Have org.freedesktop.atspi.Tree use droute"
Mike Gorse [Thu, 12 Jun 2008 21:13:01 +0000 (15:13 -0600)]
Revert "Have org.freedesktop.atspi.Tree use droute"

This reverts commit c844663e2e13adff0e9a60fbab1c9d57307c2fbb.

15 years agoHave org.freedesktop.atspi.Tree use droute
Mike Gorse [Thu, 12 Jun 2008 16:36:23 +0000 (12:36 -0400)]
Have org.freedesktop.atspi.Tree use droute

15 years agoAdd watches for disconnected applications and clients; fix related issues
Mike Gorse [Thu, 12 Jun 2008 15:59:46 +0000 (11:59 -0400)]
Add watches for disconnected applications and clients; fix related issues
path -> bus_name in some variables

15 years agoAdd spi_dbus_add_disconnect_match and spi_dbus_remove_disconnect_match
Mike Gorse [Thu, 12 Jun 2008 15:58:32 +0000 (11:58 -0400)]
Add spi_dbus_add_disconnect_match and spi_dbus_remove_disconnect_match

15 years agoHave getDesktop return object paths rather than strings
Mike Gorse [Wed, 11 Jun 2008 22:14:11 +0000 (18:14 -0400)]
Have getDesktop return object paths rather than strings

15 years agoCall dbus_bus_register
Mike Gorse [Wed, 11 Jun 2008 22:11:14 +0000 (18:11 -0400)]
Call dbus_bus_register

15 years agoAdapted for dbus; removed now-unused functionality
Mike Gorse [Wed, 11 Jun 2008 18:06:23 +0000 (14:06 -0400)]
Adapted for dbus; removed now-unused functionality

15 years agoRemove unused parameter from registerApplication
Mike Gorse [Wed, 11 Jun 2008 13:15:15 +0000 (09:15 -0400)]
Remove unused parameter from registerApplication

15 years agoAdd org.freedesktop.atspi.Desktop
Mike Gorse [Wed, 11 Jun 2008 13:13:54 +0000 (09:13 -0400)]
Add org.freedesktop.atspi.Desktop