Mike Blumenkrantz [Fri, 8 Mar 2019 15:56:07 +0000 (10:56 -0500)]
efl.text.interactive: rename events to avoid conflicts
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8265
Mike Blumenkrantz [Fri, 8 Mar 2019 15:55:11 +0000 (10:55 -0500)]
elm.code.widget: rename events to avoid conflicts
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8264
Mike Blumenkrantz [Fri, 8 Mar 2019 15:54:00 +0000 (10:54 -0500)]
efl.access.selection: rename events to avoid conflicts
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8263
Mike Blumenkrantz [Fri, 8 Mar 2019 15:53:04 +0000 (10:53 -0500)]
efl.ui.pan: namespace events to avoid conflicts
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8262
Mike Blumenkrantz [Fri, 8 Mar 2019 15:52:03 +0000 (10:52 -0500)]
efl_ui_selectable: namespace events to avoid conflicts
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8261
Change-Id: I304ae759d4d98becf1aad2a20af2d77ed4689d98
Mike Blumenkrantz [Fri, 8 Mar 2019 15:47:32 +0000 (10:47 -0500)]
efl-net: namespace events to avoid naming conflicts
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8260
Mike Blumenkrantz [Thu, 7 Mar 2019 23:40:20 +0000 (18:40 -0500)]
evas: add a bunch of interfaces type includes and typedefs
this sucks but we've been using these types in legacy headers for years
and it's not something we can rush in a fix for
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8248
Mike Blumenkrantz [Thu, 7 Mar 2019 23:39:32 +0000 (18:39 -0500)]
edje: restore edje legacy type that was defined to eo type
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8247
Mike Blumenkrantz [Thu, 7 Mar 2019 22:42:43 +0000 (17:42 -0500)]
evas: restore legacy types which were defined to eo types
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8245
Change-Id: Icecac2cd81bf67fcd3af69444e984d05438b7841
Mike Blumenkrantz [Thu, 7 Mar 2019 22:42:01 +0000 (17:42 -0500)]
headers: ensure Efl.h is always included behind BETA define guards
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8244
Mike Blumenkrantz [Thu, 7 Mar 2019 21:06:03 +0000 (16:06 -0500)]
Revert "Emile: Move colorspaces to Efl.Gfx"
This reverts commit
0d41ad0c837a2e1655a4d41c28ec7f0ccf10639c.
stop defining legacy types to eo types!!!!
https://i.redd.it/95mmznk5wo021.gif
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8243
Change-Id: I0fc806fc83cc37648c5a99cdb465a888474647cc
Vitor Sousa [Fri, 8 Mar 2019 16:06:55 +0000 (13:06 -0300)]
eolian_csharp: fix binding of stringshare arguments in events
Mike Blumenkrantz [Fri, 8 Mar 2019 15:54:52 +0000 (16:54 +0100)]
efl.gfx.image: namespace events for this class
Reviewers: segfaultxavi
Reviewed By: segfaultxavi
Subscribers: segfaultxavi, cedric, #reviewers, #committers
Tags: #efl_api
Differential Revision: https://phab.enlightenment.org/D8257
Daniel Kolesa [Fri, 8 Mar 2019 15:54:10 +0000 (16:54 +0100)]
eolian: remove unused variables
Mike Blumenkrantz [Fri, 8 Mar 2019 14:55:43 +0000 (15:55 +0100)]
eo files: mark a bunch of types with @beta
Summary:
these are all types that we do not currently want to release
Depends on D8102
Reviewers: segfaultxavi
Reviewed By: segfaultxavi
Subscribers: segfaultxavi, cedric
Tags: #efl_api
Differential Revision: https://phab.enlightenment.org/D8241
Change-Id: I180a41e1f15ca94e48e89b094d6d8187230ea4f6
Mike Blumenkrantz [Fri, 8 Mar 2019 15:33:05 +0000 (16:33 +0100)]
efl.loop_timer: rename all methods/properties/events
Summary:
avoid potential future conflict by not using conflict-able names
ref T7731
Reviewers: segfaultxavi
Reviewed By: segfaultxavi
Subscribers: cedric, #reviewers, #committers
Tags: #efl_api
Maniphest Tasks: T7731
Differential Revision: https://phab.enlightenment.org/D8256
Daniel Kolesa [Fri, 8 Mar 2019 14:58:52 +0000 (09:58 -0500)]
eolian: remove legacy handling API and most of generation
Summary:
This removes all Eolian API that deals with handling of legacy
code. It also removes the code using it in the generator as well
as bindings, but for now keeps generation of .eo.legacy.h types,
as there are still instances in our codebase where things are
otherwise broken. We can remove the rest once that is resolved.
Reviewers: zmike, cedric
Subscribers: #reviewers, #committers
Tags: #efl
Differential Revision: https://phab.enlightenment.org/D8255
Marcel Hollerbach [Fri, 8 Mar 2019 14:02:30 +0000 (09:02 -0500)]
efl_canvas_scene: rename event from focus,* to scene_focus,*
Summary:
This event can just be renamed, no need to handle legacy. The reason for
this, that this event is used to map to EVAS_CALLBACK_ enum fields,
which means, the legacy names of the event does not matter.
ref T7476
Reviewers: cedric, segfaultxavi, zmike, stefan_schmidt
Reviewed By: zmike
Subscribers: #reviewers, #committers
Tags: #efl
Maniphest Tasks: T7476
Differential Revision: https://phab.enlightenment.org/D8242
Daniel Kolesa [Fri, 8 Mar 2019 13:57:51 +0000 (08:57 -0500)]
elementary,evas: remove obsolete legacy includes
Summary:
Since the removal of legacy interfaces from eo files, these files
contain nothing useful, and can safely be removed. One exception
is `efl_ui_layout.eo.legacy.h`, which will require more involved
work to remove, since a lot of things seem to depend on the
Efl_Ui_Layout typedef being present, wrongly (i suspect this
will break everything with `EFL_NOLEGACY_API_SUPPORT`).
Reviewers: cedric, zmike, bu5hm4n
Reviewed By: zmike
Subscribers: #reviewers, #committers
Tags: #efl
Differential Revision: https://phab.enlightenment.org/D8251
Change-Id: I07511538b865391ef9e0fe6780ef175253e77da2
Taehyub Kim [Fri, 15 Mar 2019 04:01:35 +0000 (13:01 +0900)]
elm_win_legacy: restore removed API @fix build error
Change-Id: Ib7c86e3d53e9adbf737ce3467ddea87eab444283
JunsuChoi [Fri, 15 Mar 2019 02:11:40 +0000 (11:11 +0900)]
make: Add missing header list #2
add elm_widget_item_eo.h at public header list
Change-Id: Icc55e1da353d68d0a133acbd6027df3da6e9f9ca
JunsuChoi [Fri, 15 Mar 2019 01:24:32 +0000 (10:24 +0900)]
make: Add missing header list
add elm_widget_item_container_eo.h at public header list
Change-Id: Ifb70c8237004b70e9e0db1babcd980f0ff70cc69
Taehyub Kim [Thu, 14 Mar 2019 10:33:06 +0000 (19:33 +0900)]
fix elementary build errors
JunsuChoi [Thu, 14 Mar 2019 07:48:34 +0000 (16:48 +0900)]
Change Elm_Focus_Description to Efl_Ui_Focus_Description.
Change-Id: Iaf1a28ea6966a3397cbb97eadebbc3cb79c5cb4b
JunsuChoi [Thu, 14 Mar 2019 05:35:01 +0000 (14:35 +0900)]
Fix for migration missing code (
2f007f7a08 ~
1e750ddfde) #2
Add missing tizen only code.
This code is a method and signal that disappears after the eo class has been deleted.
Change-Id: Icbee3a531d44f920a1322003822c80ecb0b1e788
JunsuChoi [Thu, 14 Mar 2019 01:56:09 +0000 (10:56 +0900)]
Fix for migration missing code (
2f007f7a08 ~
1e750ddfde)
Most of the changes are missing from migration.
tizen_only Code or repair merge conflict.
pick
2f007f7a08 efl.ui.layout: mark methods as beta
pick
644b771fe4 efl.ui: Efl.Ui.Theme_Apply_Result -> Efl.Ui.Theme_Apply_Error
pick
43ef483801 efl.ui.widget: remove widget_top property
pick
c388e853f8 evas: remove linkage between Efl_Gfx_Image_Load_Error and Evas_Load_Error
pick
6b046ec845 efl.gfx: remove Efl.Gfx.Image_Load_Error
pick
bb6caaa471 efl.ui: remove Efl.Ui.Theme_Apply_Error
pick
3521add359 efl.ui.widget: mark a bunch of methods and event @beta
pick
bc0c50c507 efl.ui.widget: widget_event -> widget_input_event_handler
pick
e3fa213d10 efl.ui.win: remove all legacy types and functions from eo file
pick
faf6d4f425 efl.ui.win: remove keygrab set/unset from eo api
pick
cd3cad0ff1 efl.ui.win: remove 'noblank' property from eo api
pick
a6adae9943 efl.ui.win: mark most stuff with @beta
pick
7b6878bb28 efl_ui_win: fix position,changed eventing
pick
12467afd40 efl.layout.calc: remove list<> usage in FIXME for event
pick
aee5d501c9 atspi: Send key events synchronously
pick
40bc81ae2b evas map: ++safety anti-aliasing processing.
pick
e013480e7a ui.box, ui.table: respect parent hint size min
pick
e9f07bf60b eina vpath - templates is not a dot dir
pick
272d1b5fc2 eina vpath - document that resolved strings need to be freed
pick
9e8a565bb6 efl_ui_win: fix compile when HAVE_ELEMENTARY_X is not defined
pick
b92f09b1d2 eina vpath - change XDG_PUBLIC_DIR to XDG_PUBLICSHARE_DIR
pick
53b5cd1b7a elementary: Remove unused function
pick
cfc167859a elementary: Remove defined but not used function
pick
8f9cbdc09e Fix leak in elm atspi
pick
9acd9a16f8 efl.file: use ENOENT as default error if file opening fails and errno isn't set
pick
598ce966d8 eina_file: set errno on open fail for win32 build
pick
5bfe2e89d2 evas: remove all legacy usage from eo files
pick
7eb60a371e ecore-con: remove all legacy usage from eo files
pick
595c863fed efl_csharp: Use cs_args instead of runtime_Assemblies
pick
a43fb3c203 build: unbreak build for osx
pick
1f7d7d0606 edje_calc: add ERR message to find out incorrect size problem
pick
f5fed8764d evas-gl-drm: Fix issue of rotation not actually rotating
pick
999ed5f200 eo: mark efl_object stable
pick
f493e0e676 ecore: declare efl_app and the inherits stable
pick
971e4dd2a6 emotion: remove all legacy usage from eo files
pick
ef5853b6d5 efl_text_cursor: remove all legacy usage from eo files
pick
461c45df46 efl_ui_multi_selectable: remove all legacy usage from eo files
pick
c7b27506ea efl_text_format: remove all legacy usage from eo files
pick
21b0467e6f elm_photocam: remove linkage with efl_ui_zoom
pick
7fe2e7fff3 efl/interfaces: remove all legacy usage from eo files
pick
774d6c75f6 ecore: do not install internal api headers with autotools build
pick
1cab2e5fde ecore_exe: remove all legacy usage from eo files
pick
0f9078070d efl_loop_timer: remove all legacy usage from eo files
pick
b532721b1d build: generate edje_global.eo.c with meson build
pick
dd0890a0d7 efl_layout_group: remove all legacy usage from eo files
pick
1b8487bc99 efl_canvas_layout: remove all legacy usage from eo files
pick
87614044cd edje_edit: remove all legacy usage from eo files
pick
9a361ac917 efl_access_object: remove all legacy usage from eo files
pick
b7aff699c1 efl_access_text: remove legacy enum
pick
1cef796c51 elm_box: remove all legacy usage from eo files
pick
1abf1518fe elm_hoversel: remove all legacy usage from eo files
pick
6e4f6e68b1 elm_button: remove all legacy usage from eo files
pick
e6cab273ee elm_check: remove all legacy usage from eo files
pick
94eda41031 efl_ui_dnd_container: remove all legacy usage from eo files
pick
5ca4e42957 efl_ui_flip: remove all legacy usage from eo files
pick
d90c60ea54 efl_ui_frame: remove all legacy usage from eo files
pick
2f20d97f10 efl_ui_image: remove all legacy usage from eo files
pick
5af04e40e2 efl_ui_image_zoomable: remove all legacy usage from eo files
pick
53ba4308e2 efl_ui_layout: remove all legacy usage from eo files
pick
c3b2c62ae8 efl_ui_panes: remove all legacy usage from eo files
pick
fcb580f1ef efl_ui_progressbar: remove all legacy usage from eo files
pick
a56b786ae1 efl_ui_radio: remove all legacy usage from eo files
pick
054a4d4b17 efl_ui_textpath: remove all legacy usage from eo files
pick
9ebef14473 efl_ui_video: remove all legacy usage from eo files
pick
c881b1497f efl_ui_widget: remove all legacy usage from eo files
pick
76c67957b0 efl_ui_win variants: remove all legacy usage from eo files
pick
c67f199b2f efl-csharp: Respect beta in constructor parameters.
pick
116572db5e efl-csharp: Fix uninitialized struct.
pick
3cf418ab82 efl_ui_widget: rework documentation of focus_state_apply
pick
d0b70ef4e7 efl: Property_Bind should actually tell us if it succeeded or failed by returning an Eina.Error.
pick
f1d5b8a40c test/elm_box: clean up elm_box_disabled_test
pick
b857fa7420 ui.table: fix infinite loop when initializing calc data
pick
afc2974738 efl.ui.win: mark last remaining unstable methods as @beta
pick
4a306ec39b eina_csharp: fix memory leak in Eina.Hash.Set method
pick
0b7cd8d88e ui.box, ui.table: respect user min
pick
00fdbb340f efl_csharp: remove warnings caused by unused or unnecessary code
pick
2a7a3c87f3 elm_access: remove all legacy usage from eo files
pick
b260b726e2 elm_actionslider: remove all legacy usage from eo files
pick
28e547fd6d elm_box: remove all legacy usage from eo files
pick
40926d085d elm_bubble: remove all legacy usage from eo files
pick
1f24b03dab elm_calendar: remove all legacy usage from eo files
pick
f549d1c271 elm_clock: remove all legacy usage from eo files
pick
ca9daf94c6 elm_code_widget: make this efl_ui namespaced
pick
a5b5d6d277 elm_code_widget_legacy: remove all legacy usage from eo files
pick
c5ae5f1d31 elm_color_item: remove all legacy usage from eo files
pick
4e1ec2d3e9 elm_colorselector: remove all legacy usage from eo files
pick
baac840c32 elm_conformant: remove all legacy usage from eo files
pick
441049ea2d elm_ctxpopup: remove all legacy usage from eo files
pick
b65a164759 elm_dayselector: remove all legacy usage from eo files
pick
5c41b53a3f elm_diskselector: remove all legacy usage from eo files
pick
a8057a3403 elm_entry: remove all legacy usage from eo files
pick
a156cc2289 elm_fileselector*: remove all legacy usage from eo files
pick
bb3e703523 elm_flipselector*: remove all legacy usage from eo files
pick
bb85bb6b1d elm_gengrid*: remove all legacy usage from eo files
pick
c4fdda1fb0 elm_genlist*: remove all legacy usage from eo files
pick
0886ff0b7d elm_gesture_layer: remove all legacy usage from eo files
pick
3a1c4229f4 elm_glview: remove all legacy usage from eo files
pick
641de5be24 elm_grid: remove all legacy usage from eo files
pick
3c997ee451 elm_hover: remove all legacy usage from eo files
pick
4f8a7233cc elm_icon: remove all legacy usage from eo files
pick
c5493fb81c elm_index: remove all legacy usage from eo files
pick
6db020521d elm_interface_fileselector: remove all legacy usage from eo files
pick
56c234e7ad elm_inwin: remove all legacy usage from eo files
pick
5eb1d61459 elm_label: remove all legacy usage from eo files
pick
3448b7933f elm_list: remove all legacy usage from eo files
pick
3bedd6ba55 elm_mapbuf: remove all legacy usage from eo files
pick
e26db8dea5 elm_map: remove all legacy usage from eo files
pick
eca53d9157 elm_menu*: remove all legacy usage from eo files
pick
b7e92a49fe elm_multibuttonentry*: remove all legacy usage from eo files
pick
095b8bebc8 elm_naviframe*: remove all legacy usage from eo files
pick
ff173f8408 elm_notify: remove all legacy usage from eo files
pick
563bc027cd elm_panel: remove all legacy usage from eo files
pick
feba0d905c elm_pan: remove all legacy usage from eo files
pick
f536d1030e elm_photo: remove all legacy usage from eo files
pick
d3be7698e3 elm_player: remove all legacy usage from eo files
pick
192bbfa502 elm_plug: remove all legacy usage from eo files
pick
0c45b94dec elm_popup*: remove all legacy usage from eo files
pick
d6f280a42f elm_prefs: remove all legacy usage from eo files
pick
6155a3df3c elm_route: remove all legacy usage from eo files
pick
ef173e184f elm_scroller: remove all legacy usage from eo files
pick
9ec139cefd elm_segment_control*: remove all legacy usage from eo files
pick
5d6382b9ce elm_separator: remove all legacy usage from eo files
pick
824e1b8109 elm_slider*: remove all legacy usage from eo files
pick
f4192aef96 elm_slideshow*: remove all legacy usage from eo files
pick
49044cc3ad elm_spinner: remove all legacy usage from eo files
pick
b01c6a09c8 elm_sys_notify*: remove all legacy usage from eo files
pick
594f73348b elm_systray: remove all legacy usage from eo files
pick
964968bfcc elm_table: remove all legacy usage from eo files
pick
a0aefabfd3 elm_thumb: remove all legacy usage from eo files
pick
70008ed9d9 elm_toolbar*: remove all legacy usage from eo files
pick
57a69262a1 elm_view*: remove all legacy usage from eo files
pick
5ba8a21b51 elm_web: remove all legacy usage from eo files
pick
5ae716f7b3 elm_widget_item*: remove all legacy usage from eo files
pick
bbaafb5314 efl_ui_focus_parent_provider_gen: remove all legacy usage from eo files
pick
3425171bfa elm: remove all legacy usage from eo files
pick
93c4f4f390 build: don't distribute eo headers legacy elm widgets
pick
5c50d8db31 efl_ui_flip: finish legacy removal from eo
pick
b0955a82de remove header
pick
0134c04446 build: ensure correct headers are installed
pick
14df465ce3 elm: explicitly include Efl_Ui.h in binaries
pick
f733332a9c elm_general: remove linkage between legacy enums and eo types
pick
15e9605b7d elm_widget: remove usage of eo types in legacy functions
pick
79a585884b elm: remove legacy type usage from eo focus functions
pick
50205916c5 elm_slider_part_indicator: remove eo type usage from legacy functions
pick
58a2643fc8 elm_priv.h: add includes. lots of includes.
pick
71f49619dc elm_interface_scrollable: remove elm_pan_eo.h from public header
pick
b93361d921 elm: fix legacy headers to never include (non-installed) eo headers
pick
69daf53a94 elm_win: attempt to fix legacy header
pick
1ae67a9286 elm_fileselector: some misc include fixes for compiling
pick
33f1094fd7 elm: unfuck public headers (only a little)
pick
d8b46509c7 efl_ui_win: do not use Efl.Orient
pick
ccdac56301 efl.canvas.object: mark pointer_mode beta
pick
3462d99208 efl_ui_flip: remove no-op legacy from eo file
pick
88b4646ea7 canvas vg: prevent vector rendering corruption.
pick
97416e9996 elm_gengrid: fix correct parent-child relation of item content
pick
be00af9bc3 edje_calc: make INTP use TO_INT_ROUND
pick
5ecbc1bfea elementary: replace deprecated api usage with correct one.
pick
23d0076346 evas_canvas3d: add empty functions for missing APIs
pick
1a17aff85f eolian: add support for marking type declarations beta
pick
8118330d2a eo: fix reflection
pick
fbc7c31b33 ui.box_flow: refactor layout_update
pick
f4b69b9c4d ui.box,table: update layout when homogeneous mode is changed.
pick
c8b67cce98 build: add a new script helper
pick
60063359fc tests: use Efl_Ui.h for efl_ui test
pick
7edd248491 tests: add build test for EFL_NOLEGACY_API_SUPPORT in efl_ui_suite
pick
1e750ddfde tests: add test for legacy-only build in elm_suite
Change-Id: Ifcaf1a3e6694726ff791f93cd9849b0fb36b7e5e
Mike Blumenkrantz [Fri, 8 Mar 2019 13:57:46 +0000 (08:57 -0500)]
tests: add test for legacy-only build in elm_suite
Reviewers: q66
Reviewed By: q66
Subscribers: cedric, #reviewers, #committers
Tags: #efl_tests
Differential Revision: https://phab.enlightenment.org/D8254
Mike Blumenkrantz [Fri, 8 Mar 2019 13:57:19 +0000 (08:57 -0500)]
tests: add build test for EFL_NOLEGACY_API_SUPPORT in efl_ui_suite
Reviewers: q66
Reviewed By: q66
Subscribers: cedric, #reviewers, #committers
Tags: #efl_tests
Differential Revision: https://phab.enlightenment.org/D8252
Mike Blumenkrantz [Fri, 8 Mar 2019 13:53:18 +0000 (08:53 -0500)]
tests: use Efl_Ui.h for efl_ui test
Reviewers: q66
Reviewed By: q66
Subscribers: cedric, #reviewers, #committers
Tags: #efl
Differential Revision: https://phab.enlightenment.org/D8253
Marcel Hollerbach [Fri, 8 Mar 2019 13:30:52 +0000 (08:30 -0500)]
build: add a new script helper
Summary:
This script can be used to run all examples that have been build with
meson, this is usefull in order to check if everything works, and checks
if (due to some patches) errors are happening in the output.
This is not meant as function checking of the whole example, just
automatically checking the first-look-appearance.
For now a few examples are setted up correctly, there might be more that
need setups / custom arguments, they can be added over time.
Reviewers: stefan_schmidt, zmike, cedric, q66, devilhorns, segfaultxavi
Reviewed By: zmike
Subscribers: cedric, #reviewers, #committers
Tags: #efl
Differential Revision: https://phab.enlightenment.org/D7979
Yeongjong Lee [Fri, 8 Mar 2019 13:22:12 +0000 (08:22 -0500)]
ui.box,table: update layout when homogeneous mode is changed.
Summary: changing homogeneous mode is needed layout_update.
Test Plan:
1. elementary_test -to 'efl.ui.box'
2. Click 'Homogenous' check box.
3. Check layout is updated.
Reviewers: zmike, Jaehyun_Cho, segfaultxavi
Reviewed By: segfaultxavi
Subscribers: segfaultxavi, cedric, #reviewers, #committers
Tags: #efl
Differential Revision: https://phab.enlightenment.org/D8216
Yeongjong Lee [Fri, 8 Mar 2019 13:22:08 +0000 (08:22 -0500)]
ui.box_flow: refactor layout_update
Summary:
This patch remove evas_box function from Efl.Ui.Box_Flow and add unit test.
Depends on D8214
Test Plan:
1. make check
2. `elementary_test -to 'efl.ui.box'` with 'flow' checkbox.
Reviewers: zmike, Jaehyun_Cho
Reviewed By: zmike
Subscribers: cedric, #reviewers, #committers
Tags: #efl
Differential Revision: https://phab.enlightenment.org/D8219
Marcel Hollerbach [Fri, 8 Mar 2019 13:19:23 +0000 (08:19 -0500)]
eo: fix reflection
Summary:
the DFS tree walk was accidently stopped by a too early return
statement. We should only return if we found a reflection entry, if not,
then we should continue our search
Depends on D7996
Reviewers: cedric, zmike, q66, segfaultxavi
Reviewed By: cedric, zmike
Subscribers: #reviewers, #committers
Tags: #efl
Differential Revision: https://phab.enlightenment.org/D7997
Daniel Kolesa [Fri, 8 Mar 2019 13:17:01 +0000 (08:17 -0500)]
eolian: add support for marking type declarations beta
Summary:
This also simplifies the beta checking API by unifying it under
objects (makes much more sense that way) and reworks the validator
to have betaness support within its context state, allowing checks
to be done easily in any place.
The betaness checks are disabled for types for the time being,
because otherwise there are too many errors (types are assumed
to be stable as they are not tagged beta, but they reference beta
classes all over the place). Set EOLIAN_TYPEDECL_BETA_WARN to 1
in your environment to force enable the checks.
Reviewers: zmike, bu5hm4n, stefan_schmidt, lauromoura, cedric
Reviewed By: zmike
Subscribers: #reviewers, #committers
Tags: #efl, #eolian
Differential Revision: https://phab.enlightenment.org/D8102
Marcel Hollerbach [Fri, 8 Mar 2019 05:39:26 +0000 (14:39 +0900)]
evas_canvas3d: add empty functions for missing APIs
The other alternative would be to move callback_register/
callback_unregister from evas.canvas3d.object to evas.canvas3d.node.
However doing this right now is a bit hard based on the fact that no
example currently does render / work. Therefore the empty implementation
is the solution that does require fewer code movements.
ref T5719
Depends on D7759
Hermet Park [Fri, 8 Mar 2019 04:38:32 +0000 (13:38 +0900)]
elementary: replace deprecated api usage with correct one.
Shinwoo Kim [Fri, 8 Mar 2019 04:28:21 +0000 (13:28 +0900)]
edje_calc: make INTP use TO_INT_ROUND
Summary:
The edje_part_recalc calculates next postion(p3).
Please refer to following line.
p3->final.y = INTP(p1->final.y, p2->final.y, pos);
If the condition is as blow, then p3->final.y becomes -50 only if pos is 1.0.
Because INP uses TO_INT not TO_INT_ROUND.
p1->final.y == -32
p2->final.y == -50
So we had nonsmooth ending of transition.
Test Plan:
Sample application to check this issue. Please look carefully when the rect moves from bottom to top.
{
F3627740}
{
F3627739}
Reviewers: cedric, Hermet, jypark
Reviewed By: Hermet
Subscribers: zmike, akanad, #reviewers, #committers
Tags: #efl
Differential Revision: https://phab.enlightenment.org/D7842
Yeongjong Lee [Fri, 8 Mar 2019 04:18:05 +0000 (13:18 +0900)]
elm_gengrid: fix correct parent-child relation of item content
Summary:
see
1b2401849a11c5826dead44b4839ca2acb1dbec1 that said
`evas_object_smart_member_del` doesn't make sense here.
I guess `_sub_object_del` should have been used when item_all_contents_unset is
implemented.
Item content should have widget(gengrid) as the parent. but that relationship
is removed by
c075b7caaac0c6cf8c1043312041afaf5.
See also, `_item_content_realize` of genlist.
Test Plan: make check
Reviewers: Hermet, SanghyeonLee, bu5hm4n
Reviewed By: Hermet
Subscribers: cedric, #reviewers, #committers
Tags: #efl
Differential Revision: https://phab.enlightenment.org/D8238
Mike Blumenkrantz [Thu, 7 Mar 2019 22:50:56 +0000 (23:50 +0100)]
efl_ui_flip: remove no-op legacy from eo file
Reviewers: q66
Reviewed By: q66
Subscribers: cedric, #reviewers, #committers
Tags: #eolian
Differential Revision: https://phab.enlightenment.org/D8246
Mike Blumenkrantz [Thu, 7 Mar 2019 19:48:48 +0000 (14:48 -0500)]
efl.canvas.object: mark pointer_mode beta
this requires a type that looks very sketchy
ref T7726
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8240
Mike Blumenkrantz [Thu, 7 Mar 2019 19:46:09 +0000 (14:46 -0500)]
efl_ui_win: do not use Efl.Orient
windows are not restricted to 90 degree rotations. also this type
shouldn't be stable yet
ref T7511
ref T7726
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8239
Mike Blumenkrantz [Thu, 7 Mar 2019 15:58:15 +0000 (10:58 -0500)]
elm: unfuck public headers (only a little)
ideally Elementary.h should include only legacy code (T7667) and Efl_Ui.h
should include only eo code. this is not the case, and fixing it would
require undoing years of careful planning to make this type of thing extra
frustrating
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8233
Mike Blumenkrantz [Thu, 7 Mar 2019 15:57:46 +0000 (10:57 -0500)]
elm_fileselector: some misc include fixes for compiling
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8232
Mike Blumenkrantz [Thu, 7 Mar 2019 15:57:03 +0000 (10:57 -0500)]
elm_win: attempt to fix legacy header
I don't know what's going on here and I don't want to know.
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8231
Mike Blumenkrantz [Thu, 7 Mar 2019 15:56:32 +0000 (10:56 -0500)]
elm: fix legacy headers to never include (non-installed) eo headers
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8230
Mike Blumenkrantz [Thu, 7 Mar 2019 15:54:43 +0000 (10:54 -0500)]
elm_interface_scrollable: remove elm_pan_eo.h from public header
this is a legacy header so it can't include (non-installed) eo headers
Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D8229
Mike Blumenkrantz [Thu, 7 Mar 2019 15:51:04 +0000 (10:51 -0500)]
elm_priv.h: add includes. lots of includes.
this needs to include all the public headers as well as all the private
headers so that when it is included internally it correctly provides all
available function prototypes that are not static
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8228
Mike Blumenkrantz [Thu, 7 Mar 2019 15:50:37 +0000 (10:50 -0500)]
elm_slider_part_indicator: remove eo type usage from legacy functions
Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D8227
Mike Blumenkrantz [Thu, 7 Mar 2019 15:50:01 +0000 (10:50 -0500)]
elm: remove legacy type usage from eo focus functions
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8226
Change-Id: I0c88d8454378688bfd2d520eb819997c62635be7
JunsuChoi [Wed, 13 Mar 2019 07:41:45 +0000 (16:41 +0900)]
Fix for migration missing patch (
2f007f7a08 ~
15e9605b7d)
Change-Id: I36bb214898a99a2ae39a0b6349498a895452de0b
Mike Blumenkrantz [Thu, 7 Mar 2019 15:48:33 +0000 (10:48 -0500)]
elm_widget: remove usage of eo types in legacy functions
Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D8225
Mike Blumenkrantz [Thu, 7 Mar 2019 15:47:52 +0000 (10:47 -0500)]
elm_general: remove linkage between legacy enums and eo types
Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D8224
Mike Blumenkrantz [Thu, 7 Mar 2019 15:39:06 +0000 (10:39 -0500)]
elm: explicitly include Efl_Ui.h in binaries
it looks like people have been relying on Elementary.h to include
eo apis even though this obviously makes no sense
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8223
Mike Blumenkrantz [Thu, 7 Mar 2019 15:37:54 +0000 (10:37 -0500)]
build: ensure correct headers are installed
for autotools this means adding more legacy headers to install, for
meson just some ??? headers
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8222
Change-Id: I2960a2bae1c7131585cf0f5ca77a103eaa28d28e
Mike Blumenkrantz [Thu, 7 Mar 2019 15:37:09 +0000 (10:37 -0500)]
remove header
this breaks compile somehow
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8221
Mike Blumenkrantz [Thu, 7 Mar 2019 01:19:02 +0000 (20:19 -0500)]
efl_ui_flip: finish legacy removal from eo
ref
5ca4e42957392b301efd4a6d0838974d03318771
ref D8138
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8213
Mike Blumenkrantz [Thu, 7 Mar 2019 00:54:18 +0000 (19:54 -0500)]
build: don't distribute eo headers legacy elm widgets
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8212
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8211
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
efl_ui_focus_parent_provider_gen: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8210
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_widget_item*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8209
Change-Id: I8a70c762e3246aabb6aa89b2240abdd8210cd2bf
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_web: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8208
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_view*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8207
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_toolbar*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8206
Change-Id: I2ac5795d3eae9a6c17f910d7696f9d4fe13e4871
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_thumb: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8205
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_table: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8204
Change-Id: Ia4188b350f3487df6bca20d4809275cb12f3af1d
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_systray: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8203
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_sys_notify*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8202
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_spinner: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8201
Change-Id: I2dd1f131ac8cec1bb5ec5f224065a8f8cc495b81
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_slideshow*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8200
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_slider*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8199
Change-Id: I72a48a96eceff26bada79bf84fec5bfdda47de67
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_separator: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8198
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_segment_control*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8197
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_scroller: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8196
Change-Id: I67bbe9cef1a3f758fc6c37f226bc7eabb76388ad
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_route: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8195
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_prefs: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8194
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_popup*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8193
Change-Id: Idbe59ac828c800e443ae09865da35571afc6dc84
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_plug: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8192
Change-Id: Iadfae9c32feda5606f93d1c845f22258bcaf6238
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_player: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8191
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_photo: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8190
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_pan: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8189
Change-Id: I946b650b831c088e7e2ae73a08184b0e537d2d6f
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_panel: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8188
Change-Id: I46a99e0cd4efd724d96ec811912795e70ed6f3bc
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_notify: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8187
Change-Id: Iaeaf2d1c07d1e44d2f469c8c02ba9737d51d94bf
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_naviframe*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8186
Change-Id: I9bd341001501f92e34e23775954835653d0b2933
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_multibuttonentry*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8185
Change-Id: I622a166e48276b85ca30a8c03b4fafee3fe24291
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_menu*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8184
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_map: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8183
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_mapbuf: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8182
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_list: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8181
Change-Id: Iee8364474e8ac892e623423c4ae8b12915409ee0
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_label: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8180
Change-Id: I096d2dbc854fc915f32b25cf61a1456d8bbc9723
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_inwin: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8179
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_interface_fileselector: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8178
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_index: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8177
Change-Id: I781b507edd2deb19c76a10e8f60f48ef185ed8be
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_icon: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8176
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_hover: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8175
Change-Id: I5f4f89bbb5ecf3aa6b94835e1bfd87b73f79279c
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_grid: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8174
Change-Id: Ieb9ac786fd28ab76f5c9b19eef11191deaa10582
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_glview: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8173
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_gesture_layer: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8172
Change-Id: I9ab0586e31588688049f0d1b6222a126ca8d519a
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_genlist*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8171
Change-Id: I246950ba059debe36dd59aacf491f9693b6034c2
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_gengrid*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8169
Change-Id: I5cd45c57139841b78f104bd79bc860ed0dab51c1
Mike Blumenkrantz [Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)]
elm_flipselector*: remove all legacy usage from eo files
this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree
ref T7724
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8168
Change-Id: Ib75de90a46318437969b87aac20e444c3a45d59e