edje/elementary: apply Tizen's color_class features 70/166170/2
authorYoungbok Shin <youngb.shin@samsung.com>
Mon, 8 Jan 2018 11:02:32 +0000 (20:02 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Tue, 9 Jan 2018 12:34:22 +0000 (21:34 +0900)
commitb25190696dc29c0fc4d731f386722b3282004c5b
treeabac3a6351cb87820ab401a27c4d906569ff94b2
parentca968f3988e8af03ed330206c4806ee0644833ef
edje/elementary: apply Tizen's color_class features

It includes the following features.
- Apply a color class to a Textblock's style.
- Add/Apply color class parent which propagates its color class to the children.

@tizen_feature

Change-Id: I7f29f0bb58ee6607e81b938677d4518c8ff19234
21 files changed:
src/lib/edje/edje_cache.c
src/lib/edje/edje_calc.c
src/lib/edje/edje_entry.c
src/lib/edje/edje_load.c
src/lib/edje/edje_object.eo
src/lib/edje/edje_private.h
src/lib/edje/edje_smart.c
src/lib/edje/edje_textblock_styles.c
src/lib/edje/edje_util.c
src/lib/edje/efl_canvas_layout.eo
src/lib/elementary/efl_ui_clock.c
src/lib/elementary/efl_ui_multibuttonentry.c
src/lib/elementary/efl_ui_slider.c
src/lib/elementary/elc_ctxpopup.c
src/lib/elementary/elc_naviframe.c
src/lib/elementary/elc_popup.c
src/lib/elementary/elm_calendar.c
src/lib/elementary/elm_entry.c
src/lib/elementary/elm_priv.h
src/lib/elementary/elm_spinner.c
src/lib/elementary/elm_widget.c