summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Only set parent to the desktop if an accessible is an ApplicationMike Gorse2009-12-091-7/+13
* Use the new 'Accessibility' bus if the bus address is availableMark Doffman2009-12-083-24/+67
* Bump version number to 0.1.3 prior to release.AT_SPI2_ATK_0_1_3Mark Doffman2009-11-301-1/+1
* Handle children-changed::remove eventsMike Gorse2009-11-231-0/+4
* Fix a function that should return a valueMike Gorse2009-11-161-0/+1
* More method name fixesmgorseMike Gorse2009-11-161-7/+7
* Event detail fixesMike Gorse2009-11-131-1/+9
* Merge branch 'mgorse' into socketplugMike Gorse2009-11-114-8/+19
|\
| * Fixes for returning accessiblesMike Gorse2009-11-113-8/+11
| * Merge branch 'master' into mgorseMike Gorse2009-11-101-0/+8
| |\
| | * Add missing configuration file for dbind to repository.Mark Doffman2009-11-101-0/+8
* | | Merge branch 'mgorse' into socketplugMike Gorse2009-11-1024-37/+2622
|\ \ \ | |/ /
| * | Merge branch 'master' into mgorseMike Gorse2009-11-1024-37/+2622
| |\ \ | | |/
| | * Change path of the desktop object to match that used in pyatspi.Mark Doffman2009-11-101-1/+1
| | * Add the droute and dbind libraries as static libraries within this repository.Mark Doffman2009-11-0723-36/+2621
* | | Support AtkPlug and AtkSocketMike Gorse2009-11-092-0/+63
|/ /
* | Merge branch 'master' into mgorseMike Gorse2009-11-064-16/+22
|\ \ | |/
| * Add --enable-relocate optionWillie Walker2009-11-063-9/+10
| * Only install *.desktop file if GTK_MODULE_DIR is used for relocatingWillie Walker2009-11-032-0/+5
| * Do not install libspi header files (they aren't needed)Willie Walker2009-11-031-10/+10
| * Fix gtk_module_init to always return a valueMike Gorse2009-10-301-0/+1
* | API changes for out--of-process accessibles, and support ParentOfMike Gorse2009-11-066-128/+88
* | Update to correspond with dbus specMike Gorse2009-10-3020-261/+288
* | 2009-10-10 Mike Gorse <mgorse@novell.com>Mike Gorse2009-10-305-28/+92
* | 2009-10-08 Mike Gorse <mgorse@novell.com>Mike Gorse2009-10-301-1/+1
* | 2009-09-04 Mike Gorse <mgorse@novell.com>Mike Gorse2009-10-301-2/+4
* | 2009-09-02 Mike Gorse <mgorse@novell.com>Mike Gorse2009-10-301-2/+3
* | 2009-08-28 Mike Gorse <mgorse@novell.com>Mike Gorse2009-10-3012-61/+305
* | Merge.Mike Gorse2009-10-301-1/+24
* | 2009-08-28 Mike Gorse <mgorse@novell.com>Mike Gorse2009-10-301-1/+1
|/
* Do not load if NO_AT_BRIDGEis set and non-zeroMike Gorse2009-10-281-1/+6
* Updated autogen.shMike Gorse2009-10-281-24/+34