efl/src/lib/edje
kumar navneet c38e477364 set_tween_state_anim API added.
Summary:
Issue: Current embryo script do not provide any mechanism to set transition type in animation, by default supports only linear
e.g: set_tween_state API
Solution: To not break backward compatibility, a new API set_tween_state_anim is added in which we can even specify type of transition required.

Signed-Off by: Kumar Navneet <k.navneet@samsung.com>
Signed-Off by: Shilpa Singh <shilpa.singh@samsung.com>

Test Plan: A test edc (embryo_tween_anim.edc) is added to edje examples to test set_tween_state_anim API.

Reviewers: raster, cedric, shilpasingh, Hermet

Reviewed By: shilpasingh

Subscribers: poornima.srinivasan, SubodhKumar, rajeshps, cedric, govi

Differential Revision: https://phab.enlightenment.org/D2344
2015-05-18 15:22:02 +09: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: support translation on static strings in edc. 2015-05-14 18:41:47 +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 Efl: Update code to use the new class names generated by eolian. 2014-06-03 11:28:01 +01:00
edje_cache.c edje: add edje_file_iterator_new(). 2015-03-31 23:23:32 +02:00
edje_calc.c edje: rename variable 2015-05-11 13:34:10 +02:00
edje_callbacks.c Eolian: Integration of Edje and Edje Edit 2014-03-24 08:14:30 +02:00
edje_container.c efl: merge edje. 2013-01-04 02:08:14 +00: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 - remove old script_only code that used embryo (not lua) 2014-11-25 15:09:00 +09: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: support translation on static strings in edc. 2015-05-14 18:41:47 +02:00
edje_edit.c edje: _check_recursive_reference reworked to fix segv in Edje_Edit. 2015-05-05 10:46:13 +02:00
edje_edit.eo Efl interfaces: Drop interface namespace from the used interfaces. 2014-08-21 11:02:11 +01:00
edje_embryo.c set_tween_state_anim API added. 2015-05-18 15:22:02 +09:00
edje_entry.c edje entry: Improves anchors handling 2015-05-15 14:19:31 +09:00
edje_external.c Edje eolian: Fix namespaces for all of the edje classes. 2014-06-30 17:47:06 +01:00
edje_load.c edje: support translation on static strings in edc. 2015-05-14 18:41:47 +02:00
edje_lua.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
edje_lua2.c edje lua - fix useless double check of list return and pointless cast 2014-08-27 12:02:58 +09:00
edje_lua_script_only.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_main.c edje: support translation on static strings in edc. 2015-05-14 18:41:47 +02:00
edje_match.c edje: Refactor signal callbacks flags 2013-07-22 10:14:16 -03:00
edje_message_queue.c edje - remove old script_only code that used embryo (not lua) 2014-11-25 15:09:00 +09:00
edje_misc.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_module.c fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
edje_multisense.c ecore_audio: integrate Apple's CoreAudio to play sounds on OS X. 2015-05-07 09:53:07 +02:00
edje_object.eo eolian: change all EFL .eo files to use new syntax for properties 2015-05-07 16:36:58 +01:00
edje_private.h edje: support translation on static strings in edc. 2015-05-14 18:41:47 +02:00
edje_program.c edje_program: added signal "focus,part,out" when focus is discarded 2014-09-22 13:53:48 +09:00
edje_signal.c fix config.h inclusion across the tree 2014-09-23 15:56:46 -04:00
edje_smart.c Edje smart: Add NULL safety 2015-04-22 11:33:04 +09:00
edje_text.c edje: support translation on static strings in edc. 2015-05-14 18:41:47 +02:00
edje_textblock_styles.c Revert "edje: refactor styles_del() logic like styles_add()" 2015-04-17 09:26:48 +01:00
edje_util.c edje: support translation on static strings in edc. 2015-05-14 18:41:47 +02:00
edje_var.c Eolian: Integration of Edje and Edje Edit 2014-03-24 08:14:30 +02:00