efl/src
Sungtaek Hong fc8cc4a9b3 efl_ui_widget: find theme just once in layout inherited widget
When a widget inherits layout in tries to set theme in group_add or in
constructor. When another widget inherits the previous widget, it sets
layout again with new klass name. This sets klass in the widget and
sets layout in super class, so that it can set layout only once.

Test Plan: Run efl_ui_widget related elementary test.

Reviewers: jpeg, cedric, woohyun, singh.amitesh

Differential Revision: https://phab.enlightenment.org/D5473
2017-12-08 16:02:22 +09:00
..
benchmarks
bin elm_code: Update background handling to work with transparency better 2017-12-07 23:39:49 +00:00
bindings eolian: pass state where necessary 2017-12-05 16:41:42 +01:00
edje_external
examples examples: Fix after edje_obj canvas_layout change 2017-12-06 18:52:13 -03:00
generic
lib efl_ui_widget: find theme just once in layout inherited widget 2017-12-08 16:02:22 +09:00
modules efl_ui_widget: find theme just once in layout inherited widget 2017-12-08 16:02:22 +09:00
scripts eolian: pass state where necessary 2017-12-05 16:41:42 +01:00
static_libs ecore_wl2: Add dmabuf allocations for vc4 2017-11-21 16:31:23 -06:00
tests focus: more testcases! 2017-12-06 16:10:18 +01:00
wayland_protocol wayland: expand efl-hints protocol to work for all types of xdg shell surfaces 2017-10-25 10:44:16 -04:00
CMakeLists.txt
CMakeLists_Eina.txt
Makefile.am build: fix examples build without c# bindings enabled 2017-12-05 09:26:22 +01:00
Makefile_Cxx.am cxx: Use per-function guards in efl object 2017-12-05 15:01:45 +09:00
Makefile_EPhysics.am
Makefile_Ecore.am ecore: move EFL_MAIN to Efl_Core.h 2017-11-09 15:13:37 -08:00
Makefile_Ecore_Audio.am
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am ecore_con: add an Efl_Net.h 2017-10-27 18:51:38 -07:00
Makefile_Ecore_Drm.am
Makefile_Ecore_Drm2.am
Makefile_Ecore_Evas.am
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am ecore_wl2 wayland_shm: Move surface functions into ecore_wl2 2017-12-01 10:58:44 -06:00
Makefile_Ecore_X.am
Makefile_Ector.am
Makefile_Edje.am edje: rename Edje.Object to Efl.Canvas.Layout 2017-12-06 13:12:29 +09:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Helper.am
Makefile_Eeze.am
Makefile_Efl.am efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
Makefile_Efl_Js.am
Makefile_Efl_Mono.am efl_mono: fix switched reference to generated and non-generated source file in build system 2017-12-04 18:02:36 -02:00
Makefile_Efl_Mono_MSBuild_Gen_Helper.am efl_mono: Add buildystem integration. 2017-12-04 15:47:51 -03:00
Makefile_Efreet.am
Makefile_Eina.am
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Elementary.am efl_ui_popup: Make backwall efl part object of Efl.Ui.Popup 2017-11-28 17:15:42 +09:00
Makefile_Elocation.am
Makefile_Elput.am
Makefile_Elua.am
Makefile_Elua_Helper.am
Makefile_Embryo.am
Makefile_Emile.am
Makefile_Emotion.am
Makefile_Eo.am
Makefile_Eolian.am eolian: Add API's for part enumeration 2017-11-23 15:14:41 +09:00
Makefile_Eolian_Cxx.am
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Files_Helper.am eolian: scan system dir by default 2017-11-14 13:47:09 +01:00
Makefile_Eolian_Helper.am
Makefile_Eolian_Js.am
Makefile_Eolian_Js_Helper.am
Makefile_Eolian_Mono_Helper.am efl_mono: Add buildystem integration. 2017-12-04 15:47:51 -03:00
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am ecore_wl2 wayland_shm: Move surface functions into ecore_wl2 2017-12-01 10:58:44 -06:00
Makefile_Evil.am evil: add tests for Windows port. 2017-11-10 13:13:44 -08:00
Makefile_Wayland_Protocols.am
Makefile_efl_wl.am