efl/src/lib/edje
Daniel Kolesa fcae7cab27 eolian gen: enable constness generation on property getter impls
This changes a lot of things all across the EFL. Previously,
methods tagged @const had both their external prototype and
internal impl generated with const on object, while property
getters only had const on the external API. This is now changed
and it all has const everywhere.

Ref T6859.
2018-04-17 20:31:55 +02:00
..
Edje.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09: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 docs: Fix exmplanation for edje_file_iterator 2018-01-03 09:19:54 +00:00
Edje_Edit.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
Edje_Eo.h edje: rename Edje.Object to Efl.Canvas.Layout 2017-12-06 13:12:29 +09:00
Edje_Legacy.h Edje: remove item provider from eo api 2018-01-18 10:20:28 -08: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: add ability to reference images from other edje files 2018-02-28 16:02:38 -05:00
edje_calc.c edje: add ability to reference images from other edje files 2018-02-28 16:02:38 -05: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: add ability to reference images from other edje files 2018-02-28 16:02:38 -05:00
edje_edit.c edje: EDJE_IMAGE_SOURCE_TYPE_EXTERNAL -> EDJE_IMAGE_SOURCE_TYPE_USER 2018-02-28 16:02:37 -05: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 edje - entry - fix empty item handling 2018-02-11 19:20:46 +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: Add property "part_exist" 2018-01-16 18:37:04 +09:00
edje_load.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02: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 efl_add_ref - fis to use efl_add properly with a parent. 2018-03-29 13:30:55 +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 efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
edje_multisense.c efl_add_ref - fis to use efl_add properly with a parent. 2018-03-29 13:30:55 +09:00
edje_part.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
edje_part_box.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
edje_part_external.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
edje_part_helper.h efl: replace efl_del with efl_unref for cases where no parent exists 2018-03-20 17:20:57 -07:00
edje_part_invalid.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
edje_part_swallow.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
edje_part_table.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
edje_part_text.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
edje_private.h eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
edje_program.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
edje_signal.c edje: Move signal APIs to an interface 2017-08-04 11:52:16 +09:00
edje_smart.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
edje_text.c interfaces: remove Efl.Text.Properties 2018-02-12 16:38:51 -05: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 edje: Dont append font source if fonts are not embedded in edje 2018-04-16 11:23:23 -07:00
edje_types.eot Efl: add class interfaces (color/text/size) 2017-11-08 19:17:59 +09:00
edje_util.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02: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: implement invalidate method and unset device callbacks here 2018-03-20 17:20:57 -07:00
efl_canvas_layout_part.eo edje: Return "" as state for invalid parts 2018-01-18 13:57:31 +09: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_invalid.eo Efl.Text.Cursor: cursor -> text_cursor 2018-02-15 13:11:00 -05: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 Efl.Text.Cursor: cursor -> text_cursor 2018-02-15 13:11:00 -05: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: Add property "part_exist" 2018-01-16 18:37:04 +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