efl/src/lib/edje
Andy Williams 9a4eedb078 Remove all ocurrences of SPANK from our user facing errors.
This has been bugging me for some time but now we are triggering new errors internally
this is appearing to end users for problems they did not cause.

Additionally I was able to improve a couple of the errors by copying the
explanation from code comments into the error message.

Shorter error logs now too :)
2017-12-22 11:18:46 +00: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: rename Edje.Object to Efl.Canvas.Layout 2017-12-06 13:12:29 +09:00
Edje_Legacy.h edje: rename Edje.Object to Efl.Canvas.Layout 2017-12-06 13:12:29 +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 interface: rename Efl.Dup to Efl.Duplicate. 2017-12-11 15:25:31 +09: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: rename Edje.Object to Efl.Canvas.Layout 2017-12-06 13:12:29 +09:00
edje_edit.eo edje: rename Edje.Object to Efl.Canvas.Layout 2017-12-06 13:12:29 +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: rename Edje.Object to Efl.Canvas.Layout 2017-12-06 13:12:29 +09:00
edje_load.c Remove all ocurrences of SPANK from our user facing errors. 2017-12-22 11:18:46 +00: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: rename Edje.Object to Efl.Canvas.Layout 2017-12-06 13:12:29 +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 edje: fix using undefined macros(ECORE_AUDIO_OUT_RENDER_CLASS/ECORE_AUDIO_OUT_RENDER_EVENT_CONTEXT_FAIL) 2017-12-13 10:27:48 -08:00
edje_part.c edje: rename Edje.Object to Efl.Canvas.Layout 2017-12-06 13:12:29 +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 eo: Move hacky API auto_unref to C only 2017-12-05 15:06:34 +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 interface : change efl_pack_grid and efl_ui_grid to efl_pack_table and efl_ui_table 2017-12-19 14:25:08 +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 edje: rename Edje.Object to Efl.Canvas.Layout 2017-12-06 13:12:29 +09:00
edje_program.c Remove all ocurrences of SPANK from our user facing errors. 2017-12-22 11:18:46 +00:00
edje_signal.c edje: Move signal APIs to an interface 2017-08-04 11:52:16 +09:00
edje_smart.c edje: rename Edje.Object to Efl.Canvas.Layout 2017-12-06 13:12:29 +09:00
edje_text.c efl.gfx: move scale{} from efl.ui.base to efl.gfx 2017-12-04 14:38:39 +09:00
edje_textblock.c efl.gfx: move scale{} from efl.ui.base to efl.gfx 2017-12-04 14:38:39 +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: rename Edje.Object to Efl.Canvas.Layout 2017-12-06 13:12:29 +09:00
edje_var.c edje: fix float comparison warning in edje programs. 2016-12-20 16:39:30 -08:00
efl_canvas_layout.eo edje: Rename events according to recent rename 2017-12-07 10:24:08 +09:00
efl_canvas_layout_part.eo docs: Fix referencing format 2017-12-12 17:50:13 +00:00
efl_canvas_layout_part_box.eo docs: Update edje eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_canvas_layout_part_external.eo docs: Update edje eo files for grammar and readability 2017-12-22 10:41:18 +00: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 interface : change efl_pack_grid and efl_ui_grid to efl_pack_table and efl_ui_table 2017-12-19 14:25:08 +09:00
efl_canvas_layout_part_text.eo docs: Update edje eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_layout_calc.eo edje: Rename events according to recent rename 2017-12-07 10:24:08 +09:00
efl_layout_group.eo edje: rename intf Efl.Canvas.Layout_Group to Efl.Layout.Group 2017-12-05 16:18:32 +09:00
efl_layout_signal.eo edje: rename intf Efl.Canvas.Layout.Signal to Efl.Layout.Signal 2017-12-05 16:18:32 +09:00