Using proper vconf key - VCONFKEY_SETAPPL_ACCESSIBILITY_TTS
[platform/upstream/at-spi2-core.git] / bus / at-spi-bus-launcher.c
2015-07-13 Shinwoo KimUsing proper vconf key - VCONFKEY_SETAPPL_ACCESSIBILITY_TTS 09/43709/1
2015-04-28 Lukasz Stanislawskibus-launcher: integrate launcher with tizen platform. 75/38775/2 tizen_3.0.2015.q2_common accepted/tizen/common/20150511.125639 accepted/tizen/mobile/20150511.133110 accepted/tizen/tv/20150512.050320 accepted/tizen/wearable/20150511.132711 submit/tizen/20150511.014801
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'
2012-09-14 William Jon McCannDon't leak errors
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-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...