efl/src/lib/edje
Hosang Kim 15d46a419f edje_load: fix mirroring bug with GROUP, BOX, or TABLE part
Summary:
Mirrored stated should be applied to new edje_object
which is created for GROUP, BOX, or TABLE part.

@fix

Reviewers: woohyun, raster, cedric, jpeg, singh.amitesh

Differential Revision: https://phab.enlightenment.org/D4618

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2017-02-07 14:17:47 -08:00
..
Edje.h edje: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Edje.hh cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
Edje_Common.h edje: support seat on focus action and signals 2016-12-19 14:58:35 -02:00
Edje_Edit.h Edje_Edit: add forgotten API for map.zoom.x/y 2017-01-17 16:30:45 +02:00
Edje_Eo.h Efl interface file: Start using the new interface. 2014-08-21 11:02:11 +01:00
Edje_Legacy.h edje: clean up APIs 2016-08-16 15:38:42 +09:00
edje_box_layout.c edje: fix float comparison warning in Box Layout logic. 2016-12-20 16:39:30 -08:00
edje_cache.c edje - fix crash on loading ancient edje files 2017-02-03 14:39:57 +09:00
edje_calc.c edje - fix border scale by interpolation 2017-01-25 22:30:13 +09:00
edje_callbacks.c edje: unset timer pointer after delete. 2017-02-04 13:30:49 +05:30
edje_convert.c edje: add required attribute in Edje_Part 2016-07-15 16:34:34 +09:00
edje_convert.h edje: add required attribute in Edje_Part 2016-07-15 16:34:34 +09:00
edje_data.c edje - fix crash on loading ancient edje files 2017-02-03 14:39:57 +09:00
edje_edit.c ifdef RUN_IN_TREE logic. 2017-02-03 12:36:38 -02:00
edje_edit.eo edje_edit: add Efl.File.mmap.set implementation for edje_edit 2017-01-17 13:42:36 +02:00
edje_embryo.c edje: clean erroneous documentation 2016-12-21 23:03:33 -02:00
edje_entry.c edje_entry: don't send a 'changed' signal if Control is lock 2017-01-25 16:27:23 +02:00
edje_external.c Edje: add checking on NULL 3-rd parameter in edje_object_part_external_param_type_get() 2016-11-24 12:13:36 +09:00
edje_load.c edje_load: fix mirroring bug with GROUP, BOX, or TABLE part 2017-02-07 14:17:47 -08:00
edje_lua.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
edje_lua2.c evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
edje_lua_script_only.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_main.c edje.object: implement Efl.Observer interface 2016-11-01 11:48:44 -07:00
edje_match.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_message_queue.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_misc.c
edje_module.c ifdef RUN_IN_TREE logic. 2017-02-03 12:36:38 -02:00
edje_multisense.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
edje_object.eo eio, edje: use new property impl syntax 2016-12-27 17:47:00 +01:00
edje_part.c Edje containers: split logic 2016-11-10 18:23:21 +02:00
edje_part_box.c Edje containers: split logic 2016-11-10 18:23:21 +02:00
edje_part_helper.h Edje containers: split logic 2016-11-10 18:23:21 +02:00
edje_part_swallow.c Edje containers: split logic 2016-11-10 18:23:21 +02:00
edje_part_table.c Edje containers: split logic 2016-11-10 18:23:21 +02:00
edje_private.h eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
edje_program.c edje: unset timer pointer after delete. 2017-02-04 13:30:49 +05:30
edje_signal.c edje signal cb - dont delete already deleted signals 2016-07-03 15:45:36 +09:00
edje_smart.c edje.object: implement Efl.Observer interface 2016-11-01 11:48:44 -07:00
edje_text.c edje: fix float comparison warning in edje text logic. 2016-12-20 16:39:30 -08:00
edje_textblock_styles.c eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
edje_types.eot edje eo: remove pointers 2016-11-04 17:19:53 +01:00
edje_util.c eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
edje_var.c edje: fix float comparison warning in edje programs. 2016-12-20 16:39:30 -08:00
efl_canvas_layout_internal.eo docs: edje: fill last gaps in edje eo file documentation 2016-11-23 14:16:24 +01:00
efl_canvas_layout_internal_box.eo eio, edje: use new property impl syntax 2016-12-27 17:47:00 +01:00
efl_canvas_layout_internal_swallow.eo eio, edje: use new property impl syntax 2016-12-27 17:47:00 +01:00
efl_canvas_layout_internal_table.eo eio, edje: use new property impl syntax 2016-12-27 17:47:00 +01:00