summaryrefslogtreecommitdiff
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
* Remove accessibility.conf from EXTRA_DISTMike Gorse2015-01-151-2/+1
* Set servicedir in accessibility.confMike Gorse2014-10-082-2/+9
* Limit service activation to accessibility busMagdalen Berns2014-10-072-3/+1
* Revert "Bus: remove 'nonsense' <standard_session_servicedirs/>"Magdalen Berns2014-09-251-0/+2
* Bus: remove 'nonsense' <standard_session_servicedirs/>Magdalen Berns2014-09-251-2/+0
* Use git.mk to maintain .gitignore.Evan Nemerson2014-06-071-0/+2
* bus-launcher: Do not use g_setenv when initializing the busMike Gorse2014-02-171-5/+2
* Cast to correct type when calling g_setenvMike Gorse2013-10-151-1/+1
* Remove calls to g_type_init()Mike Gorse2013-10-101-2/+0
* Allow building without X11Mike Gorse2013-08-081-0/+10
* Revert "Do not run at-spi-dbus-bus at initialization phase"Mike Gorse2013-03-041-1/+1
* Don't leak errorsWilliam Jon McCann2012-09-141-9/+11
* Fixed typo. Closes bug #605662Daniel Mustieles2012-03-251-1/+1
* At-spi-bus-launcher signal emission fixesMike Gorse2012-02-131-16/+18
* For IsScreenReaderEnabled, listen for the correct gsettings change signalMike Gorse2012-02-061-1/+1
* Add ScreenReaderEnabled d-bus property and proxy for GNOME settingMike Gorse2012-01-221-27/+91
* Call g_settings_sync after updating IsEnabledMike Gorse2012-01-211-2/+5
* Fix return type of org.a11y.Bus.IsEnabled propertyMike Gorse2011-10-211-1/+1
* Declare void functions as suchMatthias Clasen2011-10-191-0/+1
* Check gsettings schema, if available, for initial a11y stateMike Gorse2011-10-031-3/+7
* Fix missing return statementsVincent Untz2011-09-181-0/+4
* Make dbus IsEnabled property readwriteMike Gorse2011-09-051-10/+121
* Fix for BGO#657585: The bus launcher should not flush a NULL displayMike Gorse2011-08-291-2/+2
* Add org.a11y.Status.IsEnabled to return whether accessibility is enabledMike Gorse2011-08-231-3/+41
* Remove support for relocated CORBA, as discussed at the a11y meetingMike Gorse2011-07-281-23/+0
* Add Unity to OnlyShowIn valueMichael Terry2011-07-191-1/+1
* Make the bus launcher abort if an instance is already runningMike Gorse2011-06-091-0/+47
* Only flush a display if we have oneMatthias Clasen2011-04-291-3/+4
* Clear AT_SPI_BUS property on launcher exitColin Walters2011-03-251-0/+17
* bus: Rewrite a11y bus management, don't fall back to session busColin Walters2011-03-187-26/+429
* bus: Move to libexecdirColin Walters2011-03-152-3/+7
* Fix for BGO#643110: Do not allow all users to connect to the accessibility busMike Gorse2011-03-071-2/+2
* Fix for BGO#643454: Kill the accessibility bus daemon with the GNOME sessionMike Gorse2011-03-071-1/+1
* Use gsettings rather than gconf key in at-spi-dbus-bus.desktopMike Gorse2011-02-171-1/+1
* BGO#642077: Remove --enable-relocate handling from at-spi-dbus-bus.inMike Gorse2011-02-111-11/+3
* Don't rebuild bus/at-spi-dbus-bus (incorrectly)Dan Winship2011-01-211-7/+0
* Do not start accessibility bus if at-spi-corba is enabledMike Gorse2010-09-131-0/+13
* Remove references to dbus-daemon-launch-helperMike Gorse2010-08-241-3/+1
* Make location of dbus-daemon-launch-helper configurableMike Gorse2010-08-241-1/+1
* Whitespace police.Patrick Welche2010-08-171-1/+1
* Build fixesPatrick Welche2010-08-173-17/+20
* Do not run at-spi-dbus-bus at initialization phaseWillie Walker2010-01-201-1/+1
* Tweak the at-spi-dbus-bus.desktop file to add @bindir@ and X-GNOME-Autostart-...Willie Walker2010-01-202-3/+11
* Add a configure variable for the location of the dbus-daemonAT_SPI2_CORE_0_1_4Mark Doffman2009-12-211-1/+2
* Make sure the d-bus bus configuration is included in the distribution.Mark Doffman2009-12-171-2/+5
* Add the configure file for the (non-secure) accessibility bus.Mark Doffman2009-12-174-0/+65