efl/src/lib/edje
Jean-Philippe Andre 73e3a82bc2 edje: Move perspective to legacy
Note: Edje.Perspective is not bound to EO, and this is the only reason
why I'm moving this to legacy only. Marking as beta would mean the
legacy APIs would not be generated, so that would have almost the same
effect as moving to legacy.

It would be nice to actually support this in EO, though this seems like
a rarely used feature.

Ref T5315
2017-11-30 10:48:24 +09: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: Move perspective to legacy 2017-11-30 10:48:24 +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 edje: Oops. Remove edje_global include as well. 2017-11-08 20:16:28 +09:00
Edje_Legacy.h edje: Move perspective to legacy 2017-11-30 10:48:24 +09:00
edje_box_layout.c efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
edje_cache.c edje: support legacy Textblock calculation logic for 1.18 edje file 2017-07-04 14:13:13 +09:00
edje_calc.c edje: add event for inform about circular dependency 2017-11-13 10:57:19 +02:00
edje_callbacks.c evas: Modify wheel events direction to bool (EO) 2017-08-10 14:42:08 +09: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: cleanup old implementation of handling svg file. 2017-10-27 14:58:38 +09:00
edje_edit.c edje: cleanup old implementation of handling svg file. 2017-10-27 14:58:38 +09: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: Remove use of smart clipped data 2017-09-13 09:57:05 +09:00
edje_entry.c evas: Move evas_canvas.eo to legacy-only 2017-11-01 11:22:33 +09:00
edje_external.c edje: Remove external_object_get from EO 2017-05-30 13:54:34 +09:00
edje_global.eo edje: Hide edje_global from the rest of the world 2017-11-08 20:02:31 +09:00
edje_legacy.c edje: Implement Efl.File.load_error 2017-11-29 15:36:44 +09:00
edje_load.c edje: Implement Efl.File.load_error 2017-11-29 15:36:44 +09:00
edje_lua.c efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
edje_lua2.c edje: Remove use of smart clipped data 2017-09-13 09:57:05 +09:00
edje_lua_script_only.c
edje_main.c edje: Hide edje_global from the rest of the world 2017-11-08 20:02:31 +09:00
edje_match.c
edje_message_queue.c edje: Move signal APIs to an interface 2017-08-04 11:52:16 +09:00
edje_misc.c
edje_module.c edje: no case is defined for Preprocessor Flag "EDJE_EXTRA_MODULE_NAME". So removing it to avoid printf warning. 2017-10-13 12:04:38 -07:00
edje_multisense.c Revert "edje: moved from edje_multisense.c to Ecore_Audio.h for select the type of render." 2017-10-07 19:26:10 +09:00
edje_object.eo edje: Move perspective to legacy 2017-11-30 10:48:24 +09:00
edje_part.c edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +09:00
edje_part_box.c edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +09:00
edje_part_external.c efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
edje_part_helper.h edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +09:00
edje_part_swallow.c efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
edje_part_table.c edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +09:00
edje_part_text.c edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +09:00
edje_private.h efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
edje_program.c evas: Move evas_canvas.eo to legacy-only 2017-11-01 11:22:33 +09:00
edje_signal.c edje: Move signal APIs to an interface 2017-08-04 11:52:16 +09:00
edje_smart.c edje: Hide edje_global from the rest of the world 2017-11-08 20:02:31 +09:00
edje_text.c efl: Use Eina.Size2D for Efl.Gfx.size 2017-09-18 13:34:50 +09:00
edje_textblock.c Revert "Edje: use textblock by default" 2017-11-11 12:10:32 +09: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 Efl: add class interfaces (color/text/size) 2017-11-08 19:17:59 +09:00
edje_util.c edje: Move perspective to legacy 2017-11-30 10:48:24 +09:00
edje_var.c edje: fix float comparison warning in edje programs. 2016-12-20 16:39:30 -08:00
efl_canvas_layout_calc.eo edje: Merge calc_size_min_restricted & calc_size_min 2017-09-18 17:37:23 +09:00
efl_canvas_layout_group.eo edje: Use Eina.Size2D for group min & max size 2017-09-18 17:26:53 +09:00
efl_canvas_layout_part.eo edje: Add part_type_get API 2017-09-21 12:28:20 +09:00
efl_canvas_layout_part_box.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
efl_canvas_layout_part_external.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
efl_canvas_layout_part_swallow.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
efl_canvas_layout_part_table.eo edje/elm: Rename _internal_ to _part_ (EO) 2017-09-13 13:53:49 +09:00
efl_canvas_layout_part_text.eo Canvas layout: support markup for efl_part 2017-09-28 19:32:02 +03:00
efl_canvas_layout_signal.eo eolian: rename generic_value to any_value 2017-09-22 20:16:06 +02:00