summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v0.3.6AT_SPI2_ATK_0_3_6Mike Gorse2010-08-022-1/+7
* Make initial Embed call asynchronousMike Gorse2010-07-301-24/+46
* Improve introspectionMike Gorse2010-07-203-5/+42
* Release v0.3.5AT_SPI2_ATK_0_3_5Mike Gorse2010-07-122-1/+8
* Have a socket retrieve its state set from its embedded plugMike Gorse2010-07-121-0/+63
* AT_SPI_CLIENT -> AT_SPI_REENTER_G_MAIN_LOOPMike Gorse2010-07-091-1/+2
* Release v0.3.4AT_SPI2_ATK_0_3_4Mike Gorse2010-06-282-1/+22
* Set /desktop/gnome/interface/at-spi-dbus to false by defaultMike Gorse2010-06-281-1/+1
* Fix a warning and an incorrect return valueMike Gorse2010-06-233-3/+3
* Removed the extra boolean parameter added to know when to unref theMario Sanchez Prada2010-06-238-17/+27
* Added a new boolean parameter to allow specifying when a call toMario Sanchez Prada2010-06-228-12/+13
* Remove extra call from impl_GetColumnHeaderMike Gorse2010-06-211-1/+0
* Have ChildCount and GetChildAtIndex take sockets into accountMike Gorse2010-06-181-3/+30
* Fix NSelectedRows/Columns in introspectionMike Gorse2010-06-181-3/+3
* Fix NSelectedRows and NSelectedColumnsMike Gorse2010-06-171-2/+2
* Add GetChildren to Accessible introspectionMike Gorse2010-06-161-1/+4
* ref an object while adding it to the cacheMike Gorse2010-06-161-0/+3
* Add const to some dbind prototypes to fix warningsMike Gorse2010-06-083-28/+29
* Release v0.3.3AT_SPI2_ATK_0_3_3Mike Gorse2010-06-042-1/+12
* Lease objects that send events if they are not cachedMike Gorse2010-06-033-4/+10
* Treat children-changed::add:system as equivalent to children-changed::addMike Gorse2010-06-031-1/+2
* Use Makefile.include for gtk-3.0 MakefileMike Gorse2010-06-011-33/+1
* Install to gtk-3.0 as well as gtk-2.0Mike Gorse2010-05-285-43/+87
* Remove unneeded gtk check from configure.acMike Gorse2010-05-281-4/+0
* Update news and bump versionAT_SPI2_ATK_0_3_2Mike Gorse2010-05-242-1/+11
* Fix cache object path and interface namesMike Gorse2010-05-232-2/+2
* Move cache updates to an idleMike Gorse2010-05-182-13/+37
* Hyperlink fixesMike Gorse2010-05-173-6/+65
* 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