efl/src/lib/edje
Jean-Philippe Andre 12146ddea6 Edje: Return text defined in EDC in part_text_get
This function was returning only the text defined by part_text_set.
This is a behaviour change, as part_text_get() no longer returns NULL
if there is a string defined in EDC. But this now means that the actual
value displayed on screen can be retrieved by a simple API call.

@feature
2016-04-26 11:36:23 +09:00
..
Edje.h edje: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
Edje_Common.h edje: convert Edje_Text_Class, Edje_Size_Class data type to public 2016-01-12 14:02:19 -08:00
Edje_Edit.h Edje_Edit: support image border_scale and border_scale_by setters and getters 2016-02-24 13:50:36 +00:00
Edje_Eo.h Efl interface file: Start using the new interface. 2014-08-21 11:02:11 +01:00
Edje_Legacy.h Edje: Replace edje part_table with a fake eo proxy 2016-04-26 11:36:23 +09:00
Makefile.am edje: make it possible to build the library alone. 2016-04-14 16:07:32 -07:00
edje_box_layout.c evas: make no longer supported object, legacy only. 2016-03-21 16:31:26 -07:00
edje_cache.c edje: add new part types to edje_cache 2016-02-05 08:19:42 +01:00
edje_calc.c edje: fix invalid calculation to get a circular dependency 2016-04-14 21:55:14 +09:00
edje_callbacks.c Eo event: rename Eo_Event->event_info to Eo_Event->info. 2016-04-12 15:23:55 +01:00
edje_containers.c Edje: Replace edje part_table with a fake eo proxy 2016-04-26 11:36:23 +09:00
edje_convert.c edje: add text_classes syntax to EDC 2015-12-24 15:58:34 +09:00
edje_convert.h edje: add text_classes syntax to EDC 2015-12-24 15:58:34 +09:00
edje_data.c Edje: add of some new features and fixes for Canvas3d types in edje_calc. 2016-02-17 14:48:36 -08:00
edje_edit.c edje_edit: fix mempools in group/alias add 2016-04-22 16:12:29 -07:00
edje_edit.eo docs: edje_edit: add class description 2016-04-20 12:46:40 +02:00
edje_embryo.c edje_embryo: add box attributes support to set_state_val() 2016-03-04 16:09:51 -08:00
edje_entry.c edje entry: fix bug not to call ecore_imf_context_cursor_position_set when deleteing surrounding text 2016-03-31 11:34:01 +09:00
edje_external.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_load.c Edje: Replace edje_box_part with a fake eo proxy 2016-04-26 11:36:23 +09:00
edje_lua.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_lua2.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_lua_script_only.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_main.c edje - delete obj - null out freed items in structs/data 2016-04-13 20:02:12 +09:00
edje_match.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_message_queue.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_misc.c efl: merge edje. 2013-01-04 02:08:14 +00:00
edje_module.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_multisense.c Change the EFL according to the renaming of the eo_add() current object. 2016-03-15 15:25:54 +00:00
edje_object.eo Edje: Replace edje part_table with a fake eo proxy 2016-04-26 11:36:23 +09:00
edje_private.h Edje: Replace edje part_table with a fake eo proxy 2016-04-26 11:36:23 +09:00
edje_program.c Edje: Fix warning with clang 2016-03-15 11:11:59 +09:00
edje_signal.c edje - delete obj - null out freed items in structs/data 2016-04-13 20:02:12 +09:00
edje_smart.c Evas render: Fix no-render with smart objects 2016-03-29 10:43:00 +09:00
edje_text.c evas: make no longer supported object, legacy only. 2016-03-21 16:31:26 -07:00
edje_textblock_styles.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
edje_types.eot efl: fix doc references across the tree to validate right 2015-07-08 15:13:26 +01:00
edje_util.c Edje: Return text defined in EDC in part_text_get 2016-04-26 11:36:23 +09:00
edje_var.c edje: reformat all C files 2015-06-08 14:43:00 -04:00
efl_canvas_layout_internal_box.eo Edje: Replace edje part_table with a fake eo proxy 2016-04-26 11:36:23 +09:00
efl_canvas_layout_internal_table.eo Edje: Replace edje part_table with a fake eo proxy 2016-04-26 11:36:23 +09:00