summaryrefslogtreecommitdiff
path: root/cspi
Commit message (Expand)AuthorAgeFilesLines
* Change the name of interfaces from org.freedesktop.atspi toMark Doffman2010-02-114-16/+16
* Add the droute and dbind libraries as static libraries within this repository.Mark Doffman2009-11-071-0/+2
* 2009-08-14 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-08-141-4/+4
* 2009-07-06 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-07-065-13/+18
* 2009-05-14 Mike Gorse <mgorse@novell.com>Mike Gorse2009-05-141-0/+1
* 2009-05-14 Mike Gorse <mgorse@novell.com>Mike Gorse2009-05-142-1/+4
* 2009-05-14 Mike Gorse <mgorse@novell.com>Mike Gorse2009-05-144-5/+8
* 2009-05-11 Mike Gorse <mgorse@novell.com>Mike Gorse2009-05-111-2/+6
* 2009-05-11 Mike Gorse <mgorse@novell.com>Mike Gorse2009-05-111-76/+82
* 2009-05-11 Mike Gorse <mgorse@novell.com>Mike Gorse2009-05-111-5/+5
* 2009-02-26 Mike Gorse <mgorse@novell.com>Mike Gorse2009-02-261-1/+1
* Merge branch 'master' of git+ssh://doffm@git.freedesktop.org/git/at-spi2/at-s...Mark Doffman2009-01-221-7/+27
|\
| * 2008-12-13 Mike Gorse <mgorse@novell.com>Mike Gorse2008-12-131-1/+19
| * 2008-12-13 Mike Gorse <mgorse@novell.com>Mike Gorse2008-12-131-4/+5
| * 2008-12-13 Mike Gorse <mgorse@novell.com>Mike Gorse2008-12-131-4/+5
* | 2008-12-18 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-12-183-11/+11
|/
* 2008-11-28 Mike Gorse <mgorse@novell.com>Mike Gorse2008-11-283-22/+13
* 2008-10-14 Mike Gorse <mgorse@novell.com>Mike Gorse2008-10-143-123/+112
* cspi_bus -> SPI_BUS; exposing because tester wants itMike Gorse2008-08-155-14/+14
* Added spi-application.c and spi-image.cMike Gorse2008-08-153-0/+409
* dbus_uint32_t -> dbus_int32_t for Accessibility_BoundingBox membersMike Gorse2008-08-151-4/+4
* Look for spi-stateset.h in spi-commonMike Gorse2008-07-251-1/+1
* Move spi-stateset.c and spi-stateset.h into spi-commonMike Gorse2008-07-253-225/+0
* 2008-07-23 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-07-2317-18/+16
* Remove cspi_bus from cspi-lowlevel.h--it is defined in spi-private.hMike Gorse2008-07-071-1/+0
* Remove debugging printfMike Gorse2008-06-261-1/+0
* Fix order of parameters in registerKeystrokeListenerMike Gorse2008-06-261-1/+1
* Include glib.h and spi-common/spi-types.hMike Gorse2008-06-261-0/+2
* Fix return value of spi_check_ev and have it call spi_throw_exception if an e...Mike Gorse2008-06-262-5/+10
* Fix arguments to dbind_connection_method_call in some placesMike Gorse2008-06-261-5/+5
* Remove explicit references to org.freedesktop.atspi.registry and SPI_DBUS_NAM...Mike Gorse2008-06-261-4/+4
* Use SPI_DBUS_NAME_REGISTRY rather than fixed stringMike Gorse2008-06-251-1/+1
* Allow simple event names (ie, "focus")Mike Gorse2008-06-242-25/+32
* Add cspi-lowlevel.hMike Gorse2008-06-231-0/+90
* Add spi-state-types.hMike Gorse2008-06-231-0/+127
* Add spi-role-types.hMike Gorse2008-06-231-0/+273
* Initial cspi commitMike Gorse2008-06-2320-0/+10109
* Adapted for dbus; removed now-unused functionalityMike Gorse2008-06-112-285/+10
* Renamed stateset files to correspond with res tof cspiMike Gorse2008-06-092-0/+0
* uuuu -> iiii for rectangles, to be consistant with other usageMike Gorse2008-06-062-0/+499
* 2008-05-16 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-05-1631-11112/+0
* 2007-04-02 Ariel Rios <ariel@gnu.org>haip2007-04-026-1/+314
* 2007-03-29 Ariel Rios <ariel@gnu.org>haip2007-03-291-0/+7
* 2007-01-24 Kjartan Maraas <kmaraas@gnome.org>kmaraas2007-01-245-7/+8
* 2007-01-22 Li Yuan <li.yuan@sun.com>liyuan2007-01-221-7/+35
* Update svn:ignore and remove .cvsignore fileschpe2006-12-312-4/+0
* Fixed to getAttributes methods, and Document interface aggregation.billh2006-08-211-1/+1
* Documentation fixed for bug #351657.billh2006-08-177-11/+100
* Added Selection::deselectChild (RFE #326535).billh2006-07-192-0/+36
* Replaced g_error with g_warning when registry activation fails.billh2006-07-131-1/+1