efl/src/lib/efl/interfaces
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
..
efl_animator.eo efl: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09:00
efl_canvas.eo evas: move smart_objects_calculating to Efl_Canvas 2018-02-15 13:11:00 -05:00
efl_canvas_pointer.eo docs: add the last missing items for eo files in efl/interfaces 2017-12-08 17:08:56 +01:00
efl_common_internal.h evas: Fix dangling references with input devices 2017-09-28 12:30:36 +09:00
efl_config.eo config: Simplify EO API 2017-10-18 19:32:00 +09:00
efl_container.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
efl_content.eo efl: Split Efl.Container and Efl.Content 2017-11-20 19:02:09 +09:00
efl_control.eo
efl_duplicate.eo interface: rename Efl.Dup to Efl.Duplicate. 2017-12-11 15:25:31 +09:00
efl_file.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_file.eo edje: Implement Efl.File.load_error 2017-11-29 15:36:44 +09:00
efl_gfx.eo interface: add Efl.Gfx.Color interface for color related APIs 2017-12-22 13:29:20 +09:00
efl_gfx_blur.eo interface: add Efl.Gfx.Color interface for color related APIs 2017-12-22 13:29:20 +09:00
efl_gfx_buffer.eo eolian: do not require unit for expr eval APIs 2018-01-16 16:37:52 +01:00
efl_gfx_color.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_gfx_color.eo Efl.Gfx.Color: add color_class_code.set/get{} method 2018-01-02 15:41:34 +09:00
efl_gfx_color_class.eo docs: add missing items for efl_gfx* eo classes 2017-12-08 17:06:50 +01:00
efl_gfx_fill.eo efl: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09:00
efl_gfx_filter.eo
efl_gfx_gradient.eo
efl_gfx_gradient_linear.eo
efl_gfx_gradient_radial.eo
efl_gfx_path.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_gfx_path.eo eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_gfx_shape.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_gfx_shape.eo Efl.Gfx.Shape: implement Gfx.Path.interpolate{} 2017-11-30 16:09:37 +09:00
efl_gfx_size_class.eo docs: add missing items for efl_gfx* eo classes 2017-12-08 17:06:50 +01:00
efl_gfx_size_hint.eo eolian: validate each class with its own unit's in mind only 2018-03-27 13:27:46 +02:00
efl_gfx_stack.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_gfx_text_class.eo docs: add missing items for efl_gfx* eo classes 2017-12-08 17:06:50 +01:00
efl_gfx_types.eot eolian: completely scoped validation 2018-03-27 13:48:58 +02:00
efl_gfx_view.eo efl: Use Eina.Size2D in Gfx.View 2017-09-19 10:51:48 +09:00
efl_image.eo efl_ui_bg: add Efl.Ui.Bg interface 2017-12-18 20:49:45 +09:00
efl_image_animated.eo
efl_image_load.eo eolian: validate each class with its own unit's in mind only 2018-03-27 13:27:46 +02:00
efl_input_device.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_input_device.eo eolian: convert all of cedric's tabs to spaces in .eo files 2018-02-12 12:59:05 -05:00
efl_input_types.eot
efl_interfaces_main.c elm_menu, toolbar, ctxpopup : remove unnecesary interface efl_ui_item and efl_ui_menu 2018-04-16 11:03:02 -07:00
efl_io_buffer.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_io_buffer.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_io_closer.c
efl_io_closer.eo
efl_io_positioner.c
efl_io_positioner.eo
efl_io_queue.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_io_queue.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_io_reader.c
efl_io_reader.eo eolian: convert all of cedric's tabs to spaces in .eo files 2018-02-12 12:59:05 -05:00
efl_io_sizer.c
efl_io_sizer.eo
efl_io_writer.c
efl_io_writer.eo eolian: convert all of cedric's tabs to spaces in .eo files 2018-02-12 12:59:05 -05:00
efl_model.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_model_common.c
efl_observable.eo eolian: only allow reference (ownable) types in containers 2017-11-02 13:51:02 +01:00
efl_observer.c
efl_observer.eo
efl_orientation.eo efl: Merge Flipable and Orientation 2018-01-18 17:29:28 +09:00
efl_pack.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_pack_layout.eo
efl_pack_linear.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_pack_table.eo eolian: convert all of cedric's tabs to spaces in .eo files 2018-02-12 12:59:05 -05:00
efl_part.eo
efl_playable.eo efl_playable: split Efl.Player interface to Efl.Playable interface 2018-01-16 22:04:55 +09:00
efl_player.eo efl: rename player.position property -> player.pos 2018-02-15 13:11:00 -05:00
efl_screen.eo efl: Use Eina.Size2D for screen size 2017-09-19 10:51:48 +09:00
efl_text.eo
efl_text_annotate.eo eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_text_cursor.eo Efl.Text.Cursor: cursor -> text_cursor 2018-02-15 13:11:00 -05:00
efl_text_font.eo interfaces: remove Efl.Text.Properties 2018-02-12 16:38:51 -05:00
efl_text_format.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_text_markup.eo docs: add the last missing items for eo files in efl/interfaces 2017-12-08 17:08:56 +01:00
efl_text_markup_util.c efl text markup - fix hex check to be or not and - found by coverity 2017-09-29 09:03:04 +09:00
efl_text_markup_util.eo Efl text: add Efl.Text.Markup interface 2017-09-28 19:32:02 +03:00
efl_text_style.eo eolian: convert all of cedric's tabs to spaces in .eo files 2018-02-12 12:59:05 -05:00
efl_text_types.eot text: Merge changed,user events 2017-12-13 15:36:10 +09:00
efl_types.eot eolian: correctness fixes in tests and eo files 2017-09-15 17:48:28 +02:00
efl_ui_autorepeat.eo
efl_ui_base.eo docs: Fix referencing format 2017-12-12 17:50:13 +00:00
efl_ui_clickable.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_ui_direction.eo eolian: validate each class with its own unit's in mind only 2018-03-27 13:27:46 +02:00
efl_ui_drag.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_ui_draggable.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_ui_factory.eo Efl.Ui.Model.Factory.Connect: remove this entirely 2018-02-15 13:11:00 -05:00
efl_ui_format.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
efl_ui_format.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_ui_item.eo
efl_ui_menu.eo efl interfaces: convert to new ownership 2017-09-15 16:57:44 +02:00
efl_ui_model_connect.eo
efl_ui_range.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_ui_scrollable.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_ui_scrollable_interactive.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_ui_scrollbar.eo scroller: Introducing Efl.Ui.Scroller 2017-12-19 10:26:25 +09:00
efl_ui_selectable.eo docs: Update efl interface eo files for grammar and readability 2017-12-22 10:41:18 +00:00
efl_ui_types.eot
efl_ui_view.eo
efl_ui_zoom.eo Efl.Ui.Zoom: zoom -> zoom_level 2018-02-15 13:11:00 -05:00