efl/src/lib/edje
Youngbok Shin 8e93b88175 edje: update a style when a style is added as class's member
Summary:
If there is no member styles when a text_class is updated,
newly added styles can't be updated.
So, newly added styles as member of text_class should be updated.
@fix

Test Plan:
Test case is included.

1. Run "elementary_test -to "font overlay""
2. Press Next button. Check the font size.
3. Press Prev button.
4. Put font_size as 50
5. Click Apply button.
6. Press Next button. Check the font size is not changed.

Reviewers: cedric, tasn, herdsman, raster

Subscribers: jpeg, z-wony, Blackmole

Differential Revision: https://phab.enlightenment.org/D4125
2016-07-11 13:13:39 +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 Efl.Pack: Replace pack_direction with Efl.Orientation 2016-06-03 16:52:31 +09:00
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 Accessibility: Read pre-edit text. 2016-07-11 10:36:39 +09:00
edje_external.c
edje_load.c edje_player: create scene in the edje_player if there are some 3D-components 2016-07-08 10:49:49 -07: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: cache proxy objects (1 slot only) 2016-05-24 18:50:58 +09:00
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: add a helper for recursive searching in hash 2016-07-08 10:50:20 -07:00
edje_var.c
efl_canvas_layout_internal.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
efl_canvas_layout_internal_box.eo Efl.Pack: Replace pack_direction with Efl.Orientation 2016-06-03 16:52:31 +09:00
efl_canvas_layout_internal_swallow.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
efl_canvas_layout_internal_table.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00