efl/src/lib/edje
Jee-Yong Um ef491e697e edje: implement methods for mouse_events with edje_part for Edje Embryo script.
Summary:
In edje_embryo.c, there are the list for supported methods in script.
However, methods listed from line 175 to 188 don't exist actually.
This patch implements 4 methods among them.
   set_mouse_events(part_id, ev)
   get_mouse_events(part_id)
   set_repeat_events(part_id, rep)
   get_repeat_events(part_id)

Reviewers: Hermet, woohyun, cedric

Reviewed By: cedric

Subscribers: cedric, Hermet

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-06-25 17:21:09 +02:00
..
Edje.h edje: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Edje_Common.h edje: add possibility to speed up animation per object. 2015-06-22 18:46:12 +02:00
Edje_Edit.h Delete whitespaces, fix indentation in header, eo files 2015-04-10 14:01:09 +09:00
Edje_Eo.h Efl interface file: Start using the new interface. 2014-08-21 11:02:11 +01:00
Edje_Legacy.h Delete whitespaces, fix indentation in header, eo files 2015-04-10 14:01:09 +09:00
edje_box_layout.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_cache.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_calc.c Evas filters: Mark API as @beta 2015-06-25 14:36:10 +09:00
edje_callbacks.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_container.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_container.h edje: document part of edje_container.h done before seeing all of edje_container.c is #if 0’d. 2014-10-20 18:27:26 +02:00
edje_convert.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_convert.h edje - remove old script_only code that used embryo (not lua) 2014-11-25 15:09:00 +09:00
edje_data.c Edje & evas filters: Add extra data from EDC to Lua program 2015-06-25 14:36:09 +09:00
edje_edit.c Edje: Add clip as a property of a part description 2015-06-15 16:59:41 +09:00
edje_edit.eo Efl interfaces: Drop interface namespace from the used interfaces. 2014-08-21 11:02:11 +01:00
edje_embryo.c edje: implement methods for mouse_events with edje_part for Edje Embryo script. 2015-06-25 17:21:09 +02:00
edje_entry.c edje entry - also filter 0x7f (DEL) char on input as it's invalid entry 2015-06-12 17:40:23 +09:00
edje_external.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_load.c Evas filters: Add name to the filters 2015-06-25 14:36:09 +09:00
edje_lua.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_lua2.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_lua_script_only.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_main.c Revert "edje: unset efreet cache update flag to prevent dbus connections" 2015-06-23 10:22:36 +01: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 efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_module.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_multisense.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_object.eo edje: add possibility to speed up animation per object. 2015-06-22 18:46:12 +02:00
edje_private.h edje: implement methods for mouse_events with edje_part for Edje Embryo script. 2015-06-25 17:21:09 +02:00
edje_program.c edje: add possibility to speed up animation per object. 2015-06-22 18:46:12 +02:00
edje_signal.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_smart.c edje: add possibility to speed up animation per object. 2015-06-22 18:46:12 +02:00
edje_text.c Evas filters: EO-ify the filters API 2015-06-25 14:36:09 +09:00
edje_textblock_styles.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_types.eot edje,evas: convert type docs to new format 2015-06-11 16:14:37 +01:00
edje_util.c edje: implement methods for mouse_events with edje_part for Edje Embryo script. 2015-06-25 17:21:09 +02:00
edje_var.c edje: reformat all C files 2015-06-08 14:43:00 -04:00