efl/src/lib/edje
Carsten Haitzler 75daddc839 Revert "Edje: use textblock by default"
This reverts commit ef3d2120bf.

This breaks E. pager ono my right screen looks like:

http://devs.enlightenment.org/~raster/shot-2017-11-11_12-13-14.png

on my left screen shellf keeps swapping between 2 dizes wobbling back
and forth every frame eating cpu and making it "blurry"...

note - theme is the flat one in devs/raster/theme/flat2 branch. so
this change certainly breaks something...
2017-11-11 12:10:32 +09:00
..
Edje.h
Edje.hh
Edje_Common.h edje: add missing documentation. 2017-10-23 13:40:38 +09:00
Edje_Edit.h
Edje_Eo.h edje: Oops. Remove edje_global include as well. 2017-11-08 20:16:28 +09:00
Edje_Legacy.h Efl: add class interfaces (color/text/size) 2017-11-08 19:17:59 +09:00
edje_box_layout.c
edje_cache.c
edje_calc.c Revert "Edje: use textblock by default" 2017-11-11 12:10:32 +09:00
edje_callbacks.c
edje_convert.c
edje_convert.h
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
edje_embryo.c
edje_entry.c evas: Move evas_canvas.eo to legacy-only 2017-11-01 11:22:33 +09:00
edje_external.c
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_load.c Revert "Edje: use textblock by default" 2017-11-11 12:10:32 +09:00
edje_lua.c
edje_lua2.c
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_misc.c
edje_module.c
edje_multisense.c
edje_object.eo Efl: add class interfaces (color/text/size) 2017-11-08 19:17:59 +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 edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +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 edje: Use EO's beta auto_unref API for parts 2017-10-18 11:02:16 +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 Revert "Edje: use textblock by default" 2017-11-11 12:10:32 +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_smart.c edje: Hide edje_global from the rest of the world 2017-11-08 20:02:31 +09:00
edje_text.c
edje_textblock.c Revert "Edje: use textblock by default" 2017-11-11 12:10:32 +09:00
edje_textblock_styles.c
edje_types.eot Efl: add class interfaces (color/text/size) 2017-11-08 19:17:59 +09:00
edje_util.c Revert "Edje: use textblock by default" 2017-11-11 12:10:32 +09:00
edje_var.c
efl_canvas_layout_calc.eo
efl_canvas_layout_group.eo
efl_canvas_layout_part.eo
efl_canvas_layout_part_box.eo
efl_canvas_layout_part_external.eo
efl_canvas_layout_part_swallow.eo
efl_canvas_layout_part_table.eo
efl_canvas_layout_part_text.eo
efl_canvas_layout_signal.eo