summaryrefslogtreecommitdiff
path: root/droute
Commit message (Expand)AuthorAgeFilesLines
* Remove some unneeded conditionalsMike Gorse2022-04-121-12/+0
* Fix some compiler warningsMike Gorse2022-04-121-2/+2
* droute: handle unimplemented interfaces for GetAll and introspectionMike Gorse2022-04-082-7/+23
* Relicense as LGPL 2.1Mike Gorse2019-08-286-24/+24
* Fix old FSF addressMike Gorse2019-08-276-12/+12
* Add missing return on errorEmmanuele Bassi2018-05-171-0/+1
* Remove an unused labelEmmanuele Bassi2018-05-171-1/+0
* Drop autotools supportMike Gorse2017-10-301-32/+0
* Add meson build files to Makefile.amMike Gorse2017-06-191-0/+2
* Add Meson build systemwip/mesonEmmanuele Bassi2017-05-231-0/+18
* More DBusError leak fixesMike Gorse2013-05-021-4/+18
* droute: Fix another memory few memory leaksJasper St. Pierre2012-12-081-0/+2
* droute: Fix memory leak in path cleanupAndrew Potter2012-11-191-2/+2
* Fix droute test, and remove dbind dependencyMike Gorse2012-11-122-21/+53
* droute: Fix compile-time warningsBastien Nocera2012-10-111-2/+1
* Have DoAction send the reply message *before* invoking atkMike Gorse2012-03-051-8/+7
* Fixed some problems when shutting down and restarting the moduleMike Gorse2011-08-152-0/+36
* Build fixesMike Gorse2011-07-042-1/+2
* Build fixes.Patrick Welche2011-05-201-2/+1
* BGO#650286: Ensure valid UTF-8 from ATKMike Gorse2011-05-161-0/+7
* Release v1.91.92 and fix a build errorAT_SPI2_ATK_1_91_92Mike Gorse2011-03-211-0/+2
* Use new dbus errors if they are availableMike Gorse2011-03-211-0/+16
* Use libatspi to get the accessibility bus and handle main loop integrationMike Gorse2011-03-212-5/+7
* Fix some missing prototypesMike Gorse2011-02-231-1/+2
* Fix some memory leaks, initialize a variable, and add a NULL checkMario Lang2011-02-211-4/+7
* Add missing standard header / fix prototypeFrederic Crozat2011-02-211-0/+1
* Disable for dbus-glib prior to 0.9.0p2pMike Gorse2010-12-031-4/+2
* Peer-to-peer fixes; work in progressMike Gorse2010-08-302-25/+72
* Fix droute_add_one / caching (0.3.6 regression)Mike Gorse2010-08-151-1/+1
* Define -DG_DISABLE_DEPRECATED, and remove deprecated glib symbolMike Gorse2010-08-022-3/+5
* Improve introspectionMike Gorse2010-07-202-5/+29
* Fix org.freedesktop.DBus.Properties.GetAllMike Gorse2010-04-092-2/+2
* Avoid calling g_error and aborting the application on some errorsMike Gorse2010-03-141-1/+4
* Modify the droute tests to use the new introspection scheme.AT_SPI2_ATK_0_1_7Mark Doffman2010-02-114-38/+38
* Convert droute introspection to use string literals created fromMark Doffman2010-02-112-39/+13
* Enhance droute so that unhandled messages are better debugged.Mark Doffman2010-02-031-13/+43
* Fix object lifecycle errors.Mark Doffman2010-01-051-3/+14
* Integrate leasing scheme in-to atk-bridge.Mark Doffman2010-01-051-0/+2
* Use datarootdir for finding the introspection XML files. They are now inMark Doffman2009-12-211-0/+1
* Add the droute and dbind libraries as static libraries within this repository.Mark Doffman2009-11-0710-0/+1275
* 2009-07-06 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-07-0610-1274/+0
* 2009-04-15 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-04-211-4/+9
* 2009-04-15 Mike Gorse <mgorse@novell.com>Mike Gorse2009-04-211-2/+6
* 2009-02-10 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-02-105-20/+19
* 2009-02-8 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2009-02-082-1/+43
* 2008-12-17 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-12-187-33/+393
* 2008-12-07 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-12-078-401/+721
* 2008-05-16 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-05-161-1/+1
* 2008-05-16 Mark Doffman <mark.doffman@codethink.co.uk>Mark Doffman2008-05-165-0/+544