efl/src/lib/edje
Youngbok Shin 638ee888d9 edje: add efl_version property
Summary:
efl_version will be used to figure out which version of EFL lib
is used to develop a edje file.
If there is no property of efl_version, it will be 1.19 as default.
This feature is needed to fix T5548.

Example:
  efl_version: 1 20

@feature

Test Plan: N/A

Reviewers: cedric, jpeg, herdsman, zmike, raster

Reviewed By: cedric

Maniphest Tasks: T5548

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2017-06-14 14:24:08 -07:00
..
Edje.h doxygen: fix typos and some wrong expressions in Edje and Eet API reference documentation. 2017-02-16 10:16:52 -08: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: Remove external param_type from EO 2017-06-07 15:25:01 +09:00
Edje_Edit.h doxygen: fix typos and some wrong expressions in Edje and Eet API reference documentation. 2017-02-16 10:16:52 -08:00
Edje_Eo.h Canvas layout: port part_text to efl_part 2017-06-12 00:10:04 +03:00
Edje_Legacy.h edje: Move base_scale to Efl.Ui.Base 2017-06-12 11:50:30 +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: add efl_version property 2017-06-14 14:24:08 -07:00
edje_calc.c Revert "Revert "Edje calc: Fix textblock size calculation logic"" 2017-06-09 20:20:47 -04:00
edje_callbacks.c edje: fix cached edje modification issue 2017-02-07 15:14:54 -08:00
edje_convert.c edje: add efl_version property 2017-06-14 14:24:08 -07:00
edje_convert.h edje: add required attribute in Edje_Part 2016-07-15 16:34:34 +09:00
edje_data.c edje: add efl_version property 2017-06-14 14:24:08 -07:00
edje_edit.c edje: object have small difference and we use switch case fallthrough to reuse code. 2017-06-05 12:07:57 -07:00
edje_edit.eo evas/elm: Make group_add/group_del internal functions 2017-05-19 14:07:00 +09:00
edje_embryo.c edje: add set_pointer_mode() to embryo functions 2017-06-09 20:06:48 -04:00
edje_entry.c evas: Rename device Class to Type, remove Sub_Class 2017-06-12 15:21:55 +09:00
edje_external.c edje: Remove external_object_get from EO 2017-05-30 13:54:34 +09:00
edje_legacy.c edje: Remove bool return from scale_set 2017-06-12 11:50:30 +09:00
edje_load.c evas: Rename device Class to Type, remove Sub_Class 2017-06-12 15:21:55 +09: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: reorder shutdown to match internal event emit use. 2017-02-27 15:05:35 -08:00
edje_match.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_message_queue.c edje: Add recursive flag for message_signal_process 2017-05-29 15:45:31 +09:00
edje_misc.c
edje_module.c edje: use strbuf instead of hard coded PATH_MAX. 2017-06-05 13:40:40 -07:00
edje_multisense.c edje: remove invalid macro-check regarding coreaudio 2017-04-06 15:20:49 -07:00
edje_object.eo edje: Move base_scale to Efl.Ui.Base 2017-06-12 11:50:30 +09:00
edje_part.c Canvas layout: port part_text to efl_part 2017-06-12 00:10:04 +03:00
edje_part_box.c edje: Implement part proxy for all parts 2017-05-30 13:54:35 +09:00
edje_part_external.c edje: Remove external param_set from EO 2017-05-31 15:41:20 +09:00
edje_part_helper.h edje: Implement part proxy for all parts 2017-05-30 13:54:35 +09:00
edje_part_swallow.c edje: Implement part proxy for all parts 2017-05-30 13:54:35 +09:00
edje_part_table.c edje: Implement part proxy for all parts 2017-05-30 13:54:35 +09:00
edje_part_text.c edje: fix unitialized warning. 2017-06-12 10:04:10 -07:00
edje_private.h edje: add efl_version property 2017-06-14 14:24:08 -07:00
edje_program.c evas: Rename device Class to Type, remove Sub_Class 2017-06-12 15:21:55 +09:00
edje_signal.c edje signal cb - dont delete already deleted signals 2016-07-03 15:45:36 +09:00
edje_smart.c edje: Unify load error types for image and edje (EO) 2017-05-29 10:49:17 +09: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: Remove external param_type from EO 2017-06-07 15:25:01 +09:00
edje_util.c edje: Remove bool return from scale_set 2017-06-12 11:50:30 +09:00
edje_var.c edje: fix float comparison warning in edje programs. 2016-12-20 16:39:30 -08:00
efl_canvas_layout_external.eo edje: Remove external param_set from EO 2017-05-31 15:41:20 +09:00
efl_canvas_layout_internal.eo edje: Move part drag APIs to efl_part 2017-05-31 15:41:20 +09:00
efl_canvas_layout_internal_box.eo edje: Implement part_geometry_get with Efl.Part 2017-05-29 10:49:17 +09:00
efl_canvas_layout_internal_swallow.eo edje: Implement part_geometry_get with Efl.Part 2017-05-29 10:49:17 +09:00
efl_canvas_layout_internal_table.eo edje: Implement part_geometry_get with Efl.Part 2017-05-29 10:49:17 +09:00
efl_canvas_layout_internal_text.eo Canvas layout: port 'part_text' to Efl.Text.* 2017-06-12 00:10:05 +03:00