efl/src/bin/elementary
Jean-Philippe Andre 902950018b Efl: Introduce Efl.Container and unify APIs
This removes Efl.Pack_Named which had a terrible name,
removes Elm.Container which should have been renamed
Efl.Ui.Container anyway, and introduces an interface
Efl.Container instead.

The hierarchy tree is now changed as objects don't inherit
from Efl.Container (it's an interface, not a regular class)
but only implement it. Obviously it is very easy to
reintroduce an Efl.Ui.Container parent class if we need it,
but I guess it should have some actual logic. It's basically
part of what Elm.Widget already does.

Some function names have been modified to look better in C
with the efl_content prefix.

@feature
2016-04-26 11:36:23 +09:00
..
.gitignore elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
Makefile.am elm_nstate: introduce nstate widget and inherit check from it 2016-04-07 19:05:57 +09:00
config.c elementary: Provide the user an icon config gui 2016-04-25 23:39:58 +01:00
elementary_codegen.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_cc.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_cc.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_cc_handlers.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_cc_mem.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_cc_out.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_cc_parse.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
quicklaunch.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
run.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test.c Genlist: cache mechanism is broken again! 2016-04-24 11:48:48 +02:00
test.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_3d.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_access.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_actionslider.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_anim.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_application_server.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_bg.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_box.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_bubble.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_button.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_calendar.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_check.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_clock.c Test/Clock: fit Exactness requirements 2016-03-27 13:26:15 +03:00
test_cnp.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_colorclass.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_colorselector.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_combobox.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_config.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_conform.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_conform_indicator.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_ctxpopup.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_cursor.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_datetime.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_dayselector.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_disable.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_diskselector.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_dnd.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_eio.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_entry.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_entry_anchor.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_entry_anchor2.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_explode.c Fix "cast from pointer to integer of different size" on Windows 2016-04-25 13:49:43 +09:00
test_explode.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_external.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_factory.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_fileselector.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_fileselector_button.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_fileselector_entry.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_flip.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_flip_page.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_flipselector.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_floating.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_focus.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_focus_custom_chain.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_focus_policy.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_focus_style.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_gengrid.c fix other gengrid elemetary test bugs 2016-03-30 19:16:02 +09:00
test_genlist.c Fix "cast from pointer to integer of different size" on Windows 2016-04-25 13:49:43 +09:00
test_gesture_layer.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_gesture_layer2.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_gesture_layer3.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_glview.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_glview_manygears.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_glview_simple.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_grid.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_hover.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_hoversel.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_icon.c elementary: clean code and tests of order_lookup 2016-04-25 19:30:23 +01:00
test_icon_animated.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_icon_desktops.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_image.c elm_test: Fix warning with clang 2016-04-06 16:36:55 +09:00
test_index.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_inwin.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_label.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_launcher.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_layout.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_list.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_main_menu.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_map.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_menu.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_multi.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_multibuttonentry.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_naviframe.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_naviframe_complex.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_notify.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_nstate.c elm_nstate: introduce nstate widget and inherit check from it 2016-04-07 19:05:57 +09:00
test_panel.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_panes.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_photo.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_photocam.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_popup.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_prefs.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_progressbar.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_radio.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_scaling.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_scroller.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_segment_control.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_separator.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_slider.c slider: Add range support 2016-03-28 14:09:13 +05:30
test_slideshow.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_spinner.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_store.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_sys_notify.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_systray.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_table.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_task_switcher.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_thumb.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_toolbar.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_tooltip.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_transit.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_transit_bezier.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_ui_box.c Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
test_ui_grid.c Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
test_video.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_weather.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_web.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_dialog.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_inline.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_keygrab.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_plug.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_socket.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_state.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
test_win_wm_rotation.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00