summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.1.8AT_SPI2_ATK_0_1_8Mike Gorse2010-03-301-1/+1
* Only reenter the main loop if AT_SPI_CLIENT is setMike Gorse2010-03-141-1/+13
* Avoid calling g_error and aborting the application on some errorsMike Gorse2010-03-142-7/+26
* Only query a relation set if it is non-NULLMike Gorse2010-03-051-1/+3
* List org.a11y.atspi.Application in interfaces for applicationsMike Gorse2010-03-041-0/+6
* Modify the droute tests to use the new introspection scheme.AT_SPI2_ATK_0_1_7Mark Doffman2010-02-114-38/+38
* Bump version number prior to release.Mark Doffman2010-02-111-1/+1
* Fix error of prefix length that was preventing matching of new object referen...Mark Doffman2010-02-111-1/+1
* Change the name of interfaces from org.freedesktop.atspi toMark Doffman2010-02-1130-126/+123
* Convert droute introspection to use string literals created fromMark Doffman2010-02-1122-70/+896
* Add change to fix rpmlint 64bit portability errors.AT_SPI2_ATK_0_1_6Mark Doffman2010-02-081-1/+1
* Bump version number to 0.1.6 prior to release.Mark Doffman2010-02-081-1/+1
* Attempt to fix build warning related to 64bit builds.Mark Doffman2010-02-081-2/+2
* Increase the lease time to rectify errors seen during orca testing.Mark Doffman2010-02-081-1/+1
* Make AT-SPI/CORBA the default and relocate AT-SPI/D-BusWillie Walker2010-02-051-1/+1
* Move the application argument to the end of the event structureMark Doffman2010-02-031-2/+1
* Enhance droute so that unhandled messages are better debugged.Mark Doffman2010-02-031-13/+43
* Fix error where null objects were sent with wrong address.Mark Doffman2010-02-032-3/+2
* Move spi_object_append_null_reference and adjust its usageWillie Walker2010-02-031-18/+20
* Fix issue where we would attempt to reference null objectsMark Doffman2010-02-032-3/+4
* Plug/socket fixes, and remove conditionalMike Gorse2010-02-024-36/+37
* PropertyChange fixesMike Gorse2010-02-022-4/+11
* Change the keystroke delivery methid re-entrancy fromMark Doffman2010-02-025-18/+56
* The StreamableContent interface is not currently supported.Mark Doffman2010-01-221-0/+2
* Correct the root path definition.Mark Doffman2010-01-211-1/+1
* Modify the paths scheme.Mark Doffman2010-01-215-30/+28
* Event fixesMike Gorse2010-01-192-4/+20
* Fix collection interface-checking codeMike Gorse2010-01-181-11/+11
* Fix appending attribute setMike Gorse2010-01-152-4/+4
* Fix cache update signatureMike Gorse2010-01-151-1/+1
* Re-add spi_dbus_general_error method as it is used by the collections adaptor.Mark Doffman2010-01-141-3/+0
* Allow make distcheck to still ship the atk-adapter *.desktop.in file.Willie Walker2010-01-121-3/+4
* Bump version number to 0.1.5 prior to release.AT_SPI2_ATK_0_1_5Mark Doffman2010-01-111-1/+1
* Ensure the child data is added to children-changed events properly.Mark Doffman2010-01-111-8/+45
* Fix build errorMike Gorse2010-01-111-1/+1
* Translate child changed ATK signals to AT-SPI.Mark Doffman2010-01-051-1/+51
* Fix object lifecycle errors.Mark Doffman2010-01-0510-48/+173
* Integrate leasing scheme in-to atk-bridge.Mark Doffman2010-01-0535-1874/+1706
* Add a class for taking leased references of GObjects.Mark Doffman2010-01-053-0/+257
* Move the D-Bus adaptor code into its own folder within theMark Doffman2010-01-0524-25/+41
* Code style enforcement.Mark Doffman2010-01-0527-1403/+1487
* Fix parents of plugsMike Gorse2010-01-063-6/+60
* Fix g_warningMike Gorse2009-12-231-1/+1
* Bump version number to 0.1.4 prior to release.AT_SPI2_ATK_0_1_4Mark Doffman2009-12-211-1/+1
* Use datarootdir for finding the introspection XML files. They are now inMark Doffman2009-12-213-2/+3
* Reindent colletion-adapter.c using GNU indentMike Gorse2009-12-181-716/+741
* Finished collection supportMike Gorse2009-12-184-46/+124
* Only check for plug if atkplug.h has been includedMike Gorse2009-12-111-0/+4
* Remove i18n macro that was causing link errors.Mark Doffman2009-12-101-1/+1
* Send UpdateAccessible for transient objectsMike Gorse2009-12-091-0/+2