summaryrefslogtreecommitdiff
path: root/xml
Commit message (Expand)AuthorAgeFilesLines
* Fix get_toolkit_version, and add get_atspi_version for accessiblesMike Gorse2011-05-231-0/+1
* Device events now use uint32 for hw_code and modifiers in the IPCMike Gorse2011-02-242-3/+3
* Fix DeselectChild and GetDefaultAttributeSet in the xmlMike Gorse2011-02-102-2/+2
* Fix case of property names in xmlMike Gorse2011-02-099-26/+26
* Add setters for component extents/size/positionMike Gorse2011-01-311-0/+22
* Initial commit, not even close to being usable yetMike Gorse2010-10-261-2/+4
* Initial Makefile commitMike Gorse2010-10-261-0/+7
* Add GetRegisteredEvents and EventListenerRegistered/Deregistered signalsMike Gorse2010-08-163-0/+32
* Notify registry of event registrations and use to start polling of mouseMike Gorse2010-08-091-0/+8
* Fix create-introspection.shMike Gorse2010-08-051-1/+1
* Add GetChildren to the specMike Gorse2010-06-151-0/+5
* Modify the name of the Qt object generated by XML description.Mark Doffman2010-05-0910-25/+25
* Change the Qt names for AT-SPI structures.Mark Doffman2010-05-099-19/+19
* Modify the interface name from org.freedesktop.atspi toMark Doffman2010-02-1119-25/+25
* Add the XML files to the distribution.Mark Doffman2010-02-111-0/+29
* Completely re-work the protocol definitions.Mark Doffman2010-02-1149-4412/+1129
* Update Cache interface in the spec, and rename from TreeMike Gorse2010-02-013-28/+15
* Fix interface nameMike Gorse2010-01-131-1/+1
* Use datarootdir for placing XML files so that the are in a shared directoryMark Doffman2009-12-171-1/+1
* More method name fixesMike Gorse2009-11-161-2/+2
* API changes for out--of-process accessibles, and support ParentOfMike Gorse2009-11-065-27/+32
* Update to correspond with dbus specMike Gorse2009-10-3020-222/+222
* 2009-09-18 Mike Gorse <mgorse@novell.com>Mike Gorse2009-10-301-1/+0
* 2009-09-02 Mike Gorse <mgorse@novell.com>Mike Gorse2009-10-301-7/+7
* 2009-07-05 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-07-051-4/+0
* 2009-05-11 Mike Gorse <mgorse@novell.com>Mike Gorse2009-05-111-1/+1
* 2009-05-11 Mike Gorse <mgorse@novell.com>Mike Gorse2009-05-111-12/+12
* 2008-04-22 Mike Gorse <mgorse@novell.com>Mike Gorse2009-04-221-23/+23
* 2009-04-21 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-04-2111-612/+5
* * atk-adaptor/component-adaptor.c, atk-adaptor/image-adaptor.c,Mike Gorse2009-04-214-11/+20
* Merge branch 'master' of git+ssh://doffm@git.freedesktop.org/git/at-spi2/at-s...Mark Doffman2009-01-221-0/+4
|\
| * 2009-01-11 Mike Gorse <mgorse@novell.com>Mike Gorse2009-01-111-0/+4
* | 2009-01-09 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-01-091-3/+6
|/
* 2008-11-28 Mike Gorse <mgorse@novell.com>Mike Gorse2008-11-281-0/+15
* 2008-11-13 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-11-131-1/+1
* 2008-11-5 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-11-052-29/+47
* 2008-10-14 Mike Gorse <mgorse@novell.com>Mike Gorse2008-10-142-36/+42
* 2008-09-25 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-09-252-102/+26
* 2008-08-29 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-09-041-0/+1
* 2008-08-29 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-08-2916-1130/+813
* 2008-08-27 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-08-2711-409/+358
* 2008-08-18 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-08-186-113/+434
* 2008-08-15 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-08-1729-1230/+205
* Added first pass at a collection interface (completely untested)Mike Gorse2008-07-283-0/+80
* Add spec.xml to the distribution, since it is needed to build headers that we...Mike Gorse2008-07-251-1/+3
* Merge branch 'master' of git+ssh://git.codethink.co.uk/git/atspi-dbusMark Doffman2008-07-251-0/+1
|\
| * Create introspection directory if it doesn't already existMike Gorse2008-07-231-0/+1
* | 2008-07-25 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-07-251-0/+2
|/
* Add untested loginHelper implementationMike Gorse2008-07-031-2/+2
* Add simple nActions property, getDescription, getName, getKeyBindingMike Gorse2008-06-231-0/+40