[Atspi]: When atspi mode is dynamically switched on/off, register/unregister access 82/83082/13
authorShilpa Singh <shilpa.singh@samsung.com>
Tue, 9 Aug 2016 06:30:33 +0000 (12:00 +0530)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Fri, 2 Sep 2016 05:58:58 +0000 (22:58 -0700)
commit4411828ec6f23fcd35367fe653c29e4102e459b2
tree7808a5b4da4fd01624bb881e6c5ae0ba35f46812
parentb7c2f58180dd7157ff0b4ee04e36e51aa0f8dc55
[Atspi]: When atspi mode is dynamically switched on/off, register/unregister access
objects accordingly. naviframe, popup, calendar,flipselector.

Change-Id: Ia4d1caa8342f6bbbdd5109627abdff8c720567ea
Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
17 files changed:
src/lib/elc_multibuttonentry.c
src/lib/elc_naviframe.c
src/lib/elc_popup.c
src/lib/elm_atspi_bridge.c
src/lib/elm_calendar.c
src/lib/elm_calendar.eo
src/lib/elm_config.c
src/lib/elm_flipselector.c
src/lib/elm_flipselector.eo
src/lib/elm_multibuttonentry.eo
src/lib/elm_naviframe.eo
src/lib/elm_popup.eo
src/lib/elm_priv.h
src/lib/elm_widget.c
src/lib/elm_widget.eo
src/lib/elm_widget.h
src/lib/elm_win.c