Replaced deprecated "Rename to" GTK-Doc tag
[platform/upstream/at-spi2-core.git] / bus /
2014-10-09 Mike GorseSet servicedir in accessibility.conf
2014-10-07 Magdalen BernsLimit service activation to accessibility bus
2014-09-25 Magdalen BernsRevert "Bus: remove 'nonsense' <standard_session_servic...
2014-09-25 Magdalen BernsBus: remove 'nonsense' <standard_session_servicedirs/>
2014-06-07 Evan NemersonUse git.mk to maintain .gitignore.
2014-02-17 Mike Gorsebus-launcher: Do not use g_setenv when initializing...
2013-10-15 Mike GorseCast to correct type when calling g_setenv
2013-10-10 Mike GorseRemove calls to g_type_init()
2013-08-08 Mike GorseAllow building without X11
2013-05-10 Mike GorseMerge branch 'enum-types'
2013-03-04 Mike GorseRevert "Do not run at-spi-dbus-bus at initialization...
2012-09-14 William Jon McCannDon't leak errors
2012-03-25 Daniel MustielesFixed typo. Closes bug #605662
2012-02-13 Mike GorseAt-spi-bus-launcher signal emission fixes
2012-02-06 Mike GorseFor IsScreenReaderEnabled, listen for the correct gsett...
2012-01-22 Mike GorseAdd ScreenReaderEnabled d-bus property and proxy for...
2012-01-21 Mike GorseCall g_settings_sync after updating IsEnabled
2011-10-21 Mike GorseFix return type of org.a11y.Bus.IsEnabled property
2011-10-19 Matthias ClasenDeclare void functions as such
2011-10-03 Mike GorseCheck gsettings schema, if available, for initial a11y...
2011-09-19 Vincent UntzFix missing return statements
2011-09-05 Mike GorseMake dbus IsEnabled property readwrite
2011-08-29 Mike GorseFix for BGO#657585: The bus launcher should not flush...
2011-08-23 Mike GorseAdd org.a11y.Status.IsEnabled to return whether accessi...
2011-07-28 Mike GorseRemove support for relocated CORBA, as discussed at...
2011-07-19 Michael TerryAdd Unity to OnlyShowIn value
2011-06-09 Mike GorseMake the bus launcher abort if an instance is already...
2011-04-29 Matthias ClasenOnly flush a display if we have one
2011-03-25 Colin WaltersClear AT_SPI_BUS property on launcher exit
2011-03-18 Colin Waltersbus: Rewrite a11y bus management, don't fall back to...
2011-03-15 Colin Waltersbus: Move to libexecdir
2011-03-07 Mike GorseFix for BGO#643110: Do not allow all users to connect...
2011-03-07 Mike GorseFix for BGO#643454: Kill the accessibility bus daemon...
2011-02-17 Mike GorseUse gsettings rather than gconf key in at-spi-dbus...
2011-02-11 Mike GorseBGO#642077: Remove --enable-relocate handling from...
2011-01-21 Dan WinshipDon't rebuild bus/at-spi-dbus-bus (incorrectly)
2010-09-13 Mike GorseDo not start accessibility bus if at-spi-corba is enabled
2010-08-24 Mike GorseRemove references to dbus-daemon-launch-helper
2010-08-24 Mike GorseMake location of dbus-daemon-launch-helper configurable
2010-08-17 Patrick WelcheWhitespace police.
2010-08-17 Patrick WelcheBuild fixes
2010-01-20 Willie WalkerDo not run at-spi-dbus-bus at initialization phase
2010-01-20 Willie WalkerTweak the at-spi-dbus-bus.desktop file to add @bindir...
2009-12-21 Mark DoffmanAdd a configure variable for the location of the dbus... AT_SPI2_CORE_0_1_4
2009-12-17 Mark DoffmanMake sure the d-bus bus configuration is included in...
2009-12-17 Mark DoffmanAdd the configure file for the (non-secure) accessibili...