efl/src/lib/efl/interfaces
Stephen Houston b4112b9735 efl/ui_format: Use STRING type for format strings that contain %%
Summary: This fixes progressbar format strings that contain the pattern %%, thus making it a string and not a format.

Test Plan: elementary_test progressbar shows %% on the first vertical progressbar before this patch.  afterwords it shows % correctly.

Reviewers: zmike

Reviewed By: zmike

Subscribers: cedric, #reviewers, #committers, zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6790
2018-08-08 14:57:32 -04:00
..
efl_animator.eo efl: rename Efl.Event.Animator_Tick -> Efl.Event_Animator_Tick 2018-05-23 17:33:47 +02: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: Add missing event types 2018-05-19 01:42:26 +02: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 Efl.Gfx.Image* (From Efl.Image*) 2018-04-24 09:03:40 -07:00
efl_file.eo Efl.Gfx.Image* (From Efl.Image*) 2018-04-24 09:03:40 -07: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 Efl.Gfx.Buffer_Access_Mode (from Efl.Gfx.Buffer.Access_Mode) 2018-04-24 09:03:33 -07: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: rename Efl.Gfx.Color_Class.Layer -> Efl.Gfx.Color_Class_Layer 2018-05-23 17:33:47 +02:00
efl_gfx_color_class.eo efl: rename Efl.Gfx.Color_Class.Layer -> Efl.Gfx.Color_Class_Layer 2018-05-23 17:33:47 +02:00
efl_gfx_entity.eo efl: Add missing event types 2018-05-19 01:42:26 +02: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: rename Efl.Gfx.*.* -> Efl.Gfx.*_* 2018-05-23 17:33:47 +02:00
efl_gfx_gradient_linear.eo Efl.Gfx.Gradient_* (from Efl.Gfx.Gradient.*) 2018-04-24 09:03:34 -07:00
efl_gfx_gradient_radial.eo Efl.Gfx.Gradient_* (from Efl.Gfx.Gradient.*) 2018-04-24 09:03:34 -07:00
efl_gfx_image.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_gfx_image_animation_controller.eo Efl.Gfx.Image* (From Efl.Image*) 2018-04-24 09:03:40 -07:00
efl_gfx_image_load_controller.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_gfx_path.c efl_gfx_path: remove unsued function. 2018-06-25 14:26:43 +09:00
efl_gfx_path.eo efl: rename Efl.Gfx.*.* -> Efl.Gfx.*_* 2018-05-23 17:33:47 +02:00
efl_gfx_shape.c efl interface: remove weired implementation. 2018-06-14 20:23:51 +09:00
efl_gfx_shape.eo efl: rename Efl.Gfx.*.* -> Efl.Gfx.*_* 2018-05-23 17:33:47 +02: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: Add missing event types 2018-05-19 01:42:26 +02:00
efl_gfx_stack.eo efl: Add missing event types 2018-05-19 01:42:26 +02: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 efl: rename Efl.Gfx.*.* -> Efl.Gfx.*_* 2018-05-23 17:33:47 +02:00
efl_gfx_view.eo efl: Use Eina.Size2D in Gfx.View 2017-09-19 10:51:48 +09:00
efl_input_device.c efl_input_device: Fix seat_get 2018-05-18 13:46:28 -04:00
efl_input_device.eo efl: rename Efl.Input.Device.Type -> Efl.Input.Device_Type 2018-05-23 17:33:47 +02:00
efl_input_types.eot efl: Introduce Efl.Ui.Direction interface 2017-08-10 14:42:08 +09:00
efl_interfaces_main.c edje: fix edje_part_helpers refcounting 2018-06-10 17:01:33 +02:00
efl_io_buffer.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_io_buffer.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_io_closer.c
efl_io_closer.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_io_positioner.c
efl_io_positioner.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_io_queue.c ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
efl_io_queue.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_io_reader.c
efl_io_reader.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_io_sizer.c
efl_io_sizer.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_io_writer.c
efl_io_writer.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_model.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_model_common.c efl: refactor model error creation. 2018-05-01 10:39:01 -07:00
efl_observable.eo efl: rename Efl.Observable.Tuple -> Efl.Observable_Tuple 2018-05-23 17:33:47 +02: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 eolian: first batch of unused import removals 2018-05-13 17:28:47 +02:00
efl_pack.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_pack_layout.eo Efl.Pack_* (from Efl.Pack.*) 2018-04-24 09:03:48 -07:00
efl_pack_linear.eo Efl.Pack_* (from Efl.Pack.*) 2018-04-24 09:03:48 -07:00
efl_pack_table.eo eolian: first batch of unused import removals 2018-05-13 17:28:47 +02:00
efl_part.eo efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
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: first batch of unused import removals 2018-05-13 17:28:47 +02:00
efl_text_cursor.eo Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_text_font.eo Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_text_format.eo Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_text_markup.eo Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07: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_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_text_style.eo Efl.Text_* (from Efl.Text.*) 2018-04-24 09:03:49 -07:00
efl_text_types.eot efl: rename Efl.Ui.Text.Change_Info -> Efl.Ui.Text_Change_Info 2018-05-23 17:33:47 +02:00
efl_types.eot efl: rename Efl.Observable.Tuple -> Efl.Observable_Tuple 2018-05-23 17:33:47 +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 efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_direction.eo eolian: first batch of unused import removals 2018-05-13 17:28:47 +02:00
efl_ui_drag.eo efl: rename Efl.Ui.Drag.Dir -> Efl.Ui.Drag_Dir 2018-05-23 17:33:47 +02:00
efl_ui_draggable.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_factory.eo Efl.Gfx.Entity (from Efl.Gfx) 2018-04-24 09:03:32 -07:00
efl_ui_format.c efl/ui_format: Use STRING type for format strings that contain %% 2018-08-08 14:57:32 -04:00
efl_ui_format.eo eolian: first batch of unused import removals 2018-05-13 17:28:47 +02: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_multi_selectable.eo efl_ui_list : introduce new list widget for simple usage 2018-04-28 13:41:41 +09: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 efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_scrollable_interactive.eo Efl.Ui.Scrollable_Interactive (from Efl.Ui.Scrollable.Interactive) 2018-04-24 09:03:59 -07:00
efl_ui_scrollbar.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_selectable.eo efl: Add missing event types 2018-05-19 01:42:26 +02:00
efl_ui_types.eot efl: rename Efl.Ui.Drag.Dir -> Efl.Ui.Drag_Dir 2018-05-23 17:33:47 +02: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: rename Efl.Ui.Zoom.Mode -> Efl.Ui.Zoom_Mode 2018-05-23 17:33:47 +02:00