efl/src/lib/efl/interfaces
Xavi Artigas 55bd097a3d Efl.Gfx.Entity (from Efl.Gfx)
Ref https://phab.enlightenment.org/T6847

Reviewed-by: Cedric Bail <cedric@osg.samsung.com>
2018-04-24 09:03:32 -07:00
..
efl_animator.eo efl: Introduce Eina.Rect and switch EO APIs to it 2017-09-18 13:22:52 +09: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_canvas_scene.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_common_internal.h Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_config.eo config: Simplify EO API 2017-10-18 19:32:00 +09:00
efl_container.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_content.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07: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_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_entity.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07: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.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
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 Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_gfx_stack.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07: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 Efl.Canvas.Scene (from Efl.Canvas) 2018-04-24 09:03:23 -07: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: Introduce Efl.Ui.Direction interface 2017-08-10 14:42:08 +09:00
efl_interfaces_main.c Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -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 eolian: change eo file syntax @virtual_pure -> @pure_virtual 2017-01-13 15:44:09 +01:00
efl_io_positioner.c
efl_io_positioner.eo eolian: change eo file syntax @virtual_pure -> @pure_virtual 2017-01-13 15:44:09 +01:00
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 eolian: change eo file syntax @virtual_pure -> @pure_virtual 2017-01-13 15:44:09 +01:00
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: Make models 0-based index, not 1-based 2017-09-07 12:36:48 +09:00
efl_observable.eo eolian: only allow reference (ownable) types in containers 2017-11-02 13:51:02 +01:00
efl_observer.c Efl.Observable: Free an iterator after use in observers_update() 2017-06-30 13:32:23 +09:00
efl_observer.eo eolian: change eo file syntax @virtual_pure -> @pure_virtual 2017-01-13 15:44:09 +01:00
efl_orientation.eo efl: Merge Flipable and Orientation 2018-01-18 17:29:28 +09:00
efl_pack.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_pack_layout.eo eo/elm: Simplify box/grid EO API 2017-04-18 15:34:29 +09:00
efl_pack_linear.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_pack_table.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07: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.Autorepeat: add 'autorepeat' prefix to methods. 2017-05-17 10:31:25 +09:00
efl_ui_base.eo Efl.Canvas.Scene (from Efl.Canvas) 2018-04-24 09:03:23 -07: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.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07: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 docs: efl_ui: fill gaps in newly introduced eo files 2016-11-30 11:01:39 +01:00
efl_ui_menu.eo efl interfaces: convert to new ownership 2017-09-15 16:57:44 +02:00
efl_ui_model_connect.eo docs: efl mvc: document all new model view controller related eo files 2017-02-09 14:47:21 +01:00
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 edje: Move part drag APIs to efl_part 2017-05-31 15:41:20 +09:00
efl_ui_view.eo docs: efl mvc: document all new model view controller related eo files 2017-02-09 14:47:21 +01:00
efl_ui_zoom.eo Efl.Ui.Zoom: zoom -> zoom_level 2018-02-15 13:11:00 -05:00