bugfix: at-spi-bus-launcher terminates when unviersal-switch vconf key not defined
[platform/upstream/at-spi2-core.git] / bus / at-spi-bus-launcher.c
2017-09-07 Paweł Stawickibugfix: at-spi-bus-launcher terminates when unviersal... 03/148303/2
2017-08-28 Paweł Stawickiat-spi-bus-launcher: launch universal-switch 92/132792/4 accepted/tizen/unified/20170901.030041 submit/tizen/20170831.022019
2017-06-29 JunsuChoiMerge "Add MoveOuted signal" into tizen
2017-06-29 Shinwoo KimMerge "Support many at-spi clients" into tizen
2017-06-05 Paweł StawickiSupport many at-spi clients 76/132376/2
2017-05-18 Paweł Stawickiadd screen-reader dead tracker to at-spi-bus-launcher 78/129778/1 accepted/tizen/unified/20170519.200903 submit/tizen/20170519.132143 tizen_4.0.m1_release
2017-05-16 Shinwoo KimConvey launching condition to screen-reader 26/129326/1
2017-04-06 JunsuChoiFix memory leak 01/123501/1 accepted/tizen/unified/20170419.163242 submit/tizen/20170406.055746 submit/tizen/20170413.080524 submit/tizen/20170414.060354 submit/tizen/20170418.072937 submit/tizen/20170418.085103
2016-05-18 shashank.pKill Screen-reader via SIGTERM only if aul_terminate_pi... 43/70143/4 accepted/tizen/common/20160524.150250 accepted/tizen/ivi/20160524.004741 accepted/tizen/mobile/20160524.004729 accepted/tizen/tv/20160524.004727 accepted/tizen/wearable/20160524.004720 submit/tizen/20160523.110651
2015-10-23 Tomasz OlszakFixed issue: bus-launcher didn't start screen-reader... 91/49791/2
2015-10-23 Tomasz OlszakFixed crash during first boot. 90/49790/2
2015-10-23 Tomasz OlszakFixed screen-reader launch(by bus-launcher) after reboot. 88/49788/2
2015-10-23 Tomasz OlszakFixed state of screen-reader wher screen-reader exits... 84/49784/2
2015-07-23 Shinwoo KimUsing aul_launch_app to launch screen-reader 64/44564/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/ivi/20160218.024424 accepted/tizen/mobile/20150803.094215 accepted/tizen/tv/20150803.094222 accepted/tizen/wearable/20150803.094232 submit/tizen/20150803.082458 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000004 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
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...