efl/src/lib/edje
Vorobiov Vitalii d2ff8d70a5 edje: fixing the check whether the part is swallow.
Summary:
Some functions doesn't checking the part right.
For example:
edje_edit_part_clip_to_set
edje_edit_part_restack_below
edje_edit_part_restack_above
edje_edit_part_source_set

Reviewers: cedric, seoz

Reviewed By: cedric

CC: reutskiy.v.v, cedric

Differential Revision: https://phab.enlightenment.org/D325
2013-11-12 11:18:22 +09:00
..
Edje.h alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
Edje_Common.h edje: use const Eina_File for mmap_set function. 2013-11-04 11:28:29 +09:00
Edje_Edit.h Make setter functions "edje_edit_script..." return Eina_Bool. 2013-11-02 21:26:18 +09:00
Edje_Eo.h edje: use const Eina_File for mmap_set function. 2013-11-04 11:28:29 +09:00
Edje_Legacy.h edje: use const Eina_File for mmap_set function. 2013-11-04 11:28:29 +09:00
edje_box_layout.c edje: Fix edje box crash 2013-05-17 18:46:04 -03:00
edje_cache.c edje: use const Eina_File for mmap_set function. 2013-11-04 11:28:29 +09:00
edje_calc.c edje: update use of eina_cow_free to latest change. 2013-11-04 12:47:34 +09:00
edje_callbacks.c edje: add threshold to draggable part. 2013-07-19 15:40:11 +09:00
edje_container.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_container.h efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_convert.c Remove selection handlers (and move to elm) 2013-11-08 17:30:45 +09:00
edje_convert.h Remove selection handlers (and move to elm) 2013-11-08 17:30:45 +09:00
edje_data.c Remove selection handlers (and move to elm) 2013-11-08 17:30:45 +09:00
edje_edit.c edje: fixing the check whether the part is swallow. 2013-11-12 11:18:22 +09:00
edje_embryo.c [edje_embryo] Fix play_sample's parameter count check 2013-08-28 07:53:57 +09:00
edje_entry.c clean up previous commit with simple continues on invalid name 2013-11-08 17:42:34 +09:00
edje_external.c edje: always invalidate and recalc the correct Edje object. 2013-04-08 20:03:43 +09:00
edje_load.c edje: update use of eina_cow_free to latest change. 2013-11-04 12:47:34 +09:00
edje_lua.c efl/edje: fix definition of parameter-less functions. 2013-01-05 16:15:59 +00:00
edje_lua2.c Typo-- 2013-05-22 12:57:12 +10:00
edje_lua_script_only.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_main.c edje/map - changed data structure from list to array to improve color data memory access 2013-07-18 20:09:54 +09:00
edje_match.c edje: Refactor signal callbacks flags 2013-07-22 10:14:16 -03:00
edje_message_queue.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_misc.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_module.c efl: make libraries aware of EFL_RUN_IN_TREE. 2013-01-04 17:19:43 +00:00
edje_multisense.c ecore-audio - expose ready and fail events so multisense can avoid leaks 2013-08-27 23:44:53 +09:00
edje_private.h Remove selection handlers (and move to elm) 2013-11-08 17:30:45 +09:00
edje_program.c edje: update use of eina_cow_free to latest change. 2013-11-04 12:47:34 +09:00
edje_script_only.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_signal.c eina: fix eina_hash_int64 on Windows system. 2013-11-09 20:07:27 +09:00
edje_smart.c Changed Eo class names to be consistent. 2013-11-07 11:17:52 +00:00
edje_text.c edje: do not move object until all positionning information is known. 2013-08-05 17:46:37 +09:00
edje_textblock_styles.c edje: fix a git merge issue that did slip in. 2013-08-01 11:22:29 +09:00
edje_util.c only unswallow deleted swallowed parts if they're in a swallow (wtf.) 2013-10-17 10:17:33 +01:00
edje_var.c Remove timer and animator from the list Before freeing the variables. 2013-07-08 07:50:35 +01:00