efl/src/lib/edje
Youngbok Shin df40586f65 Edje entry: Skip codes for updating cursor when cursor position is not changed
Summary:
When ever a Edje's cursor function is called, "cursor,changed" signal is
emitted. Even if the position is not changed. And, in Elementary, the signal
will trigger evas_smart_objects_calculate() from elm_widget_show_region_set().
It causes bad performace.
@fix

Test Plan: N/A

Reviewers: tasn, herdsman, cedric, woohyun

Subscribers: jpeg, z-wony, Blackmole

Differential Revision: https://phab.enlightenment.org/D3902
2016-07-11 17:09:36 +09:00
..
Edje.h
Edje_Common.h edje_player: create scene in the edje_player if there are some 3D-components 2016-07-08 10:49:49 -07:00
Edje_Edit.h Edje_Edit: allow set NULL as a style name for textblock part. 2016-07-05 20:24:07 +03:00
Edje_Eo.h
Edje_Legacy.h edje: refactor edje color class API 2016-06-28 10:39:37 +09:00
Makefile.am
edje_box_layout.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
edje_cache.c edje: add new svg part to edc 2016-06-08 11:35:33 -07:00
edje_calc.c edje: fix build without ephysics. 2016-07-08 14:16:39 -07:00
edje_callbacks.c Evas events: Implement support for hold event 2016-06-27 16:38:46 +09:00
edje_containers.c
edje_convert.c edje: add new svg part to edc 2016-06-08 11:35:33 -07:00
edje_convert.h
edje_data.c edje: fix parsing and and visualizing gradients. 2016-07-06 12:55:44 -07:00
edje_edit.c edje edit - api was broken with incorrect l r t b ordering for border 2016-07-09 12:17:46 +09:00
edje_edit.eo Evas: Rename smart object into Efl.Canvas.Group 2016-06-17 19:32:43 +09:00
edje_embryo.c
edje_entry.c Edje entry: Skip codes for updating cursor when cursor position is not changed 2016-07-11 17:09:36 +09:00
edje_external.c
edje_load.c edje - language emit - handle null language and convert to none 2016-07-11 13:46:21 +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_main.c
edje_match.c
edje_message_queue.c
edje_misc.c
edje_module.c
edje_multisense.c Adjust the code according to the eo event stop changes. 2016-06-20 18:02:00 +01:00
edje_object.eo edje: fix return type for part_text_cursor_content_get 2016-06-30 17:05:13 +00:00
edje_private.h edje/svg: added _edje_svg_node_free() function 2016-07-07 16:29:21 +09:00
edje_program.c edje - reduce memory footprint by rearranging structs and types 2016-07-04 15:01:52 +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 - reduce memory footprint by rearranging structs and types 2016-07-04 15:01:52 +09:00
edje_text.c edje_text: fix the fit calculation for different text size 2016-06-23 09:13:53 +03:00
edje_textblock_styles.c edje: update a style when a style is added as class's member 2016-07-11 13:13:39 +09:00
edje_types.eot edje: refactor edje color class API 2016-06-28 10:39:37 +09:00
edje_util.c edje - language emit - handle null language and convert to none 2016-07-11 13:46:21 +09:00
edje_var.c
efl_canvas_layout_internal.eo
efl_canvas_layout_internal_box.eo
efl_canvas_layout_internal_swallow.eo
efl_canvas_layout_internal_table.eo