summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add NEWS, disable relocate, and bump version to 0.3.1AT_SPI2_ATK_0_3_1Mike Gorse2010-05-032-3/+29
* Fix handling of MATCH_ANY for empty statesets in a collection match ruleMike Gorse2010-05-031-3/+3
* Fix CLEANFILES to remove schemaMike Gorse2010-05-031-1/+1
* Remove libxml2 check from configure.acmgorse2010-05-011-4/+0
* Prevent crash if calling Embed returns something unexpectedMike Gorse2010-04-291-13/+5
* Install plug/socket hooks before initializing the cacheMike Gorse2010-04-291-3/+3
* Fix errant g_return_val_if_fail calls for hyperlinksMike Gorse2010-04-151-6/+6
* Fix atk-adaptor re-entry problem during register application.Li Yuan2010-04-151-2/+27
* Do not ignore count for getMatchesToMike Gorse2010-04-121-4/+5
* Build fixesMike Gorse2010-04-091-2/+2
* Plug/socket fixesMike Gorse2010-04-094-24/+209
* Fix org.freedesktop.DBus.Properties.GetAllMike Gorse2010-04-092-2/+2
* Update Chinese (Simplified) translation.Ray Wang2010-04-081-18/+17
* Set GETTEXT_PACKAGEMike Gorse2010-04-071-0/+3
* Add potfiles.inMike Gorse2010-04-071-0/+3
* Really add the schema, and some related autoconf/automake fixesMike Gorse2010-04-064-1/+36
* Add gconf schema and corresponding i18nMike Gorse2010-04-0645-1/+2489
* Correcting my email address in MAINTAINERS and adding to .doapMike Gorse2010-04-012-1/+8
* Correct email address in AUTHORSMike Gorse2010-04-011-1/+1
* 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