efl/src/lib/elementary
Tom Hacohen eabf319b11 Ui text interactive: introduce this new object (rebase squash)
@feature

Ui text: Add a new interactive version of Canvas.Text

This object is internal and is essentially a Canvas.Text that accepts
key and mouse input. It should be used by Ui.Text as the text
layout/input driver.

Ui text interactive: Add include guard to header.

Ui internal text: Improve input handling support and add selection.

Ui internal text: Add a lot of imf stuff.

Add more text selection handling code.

Add support for allowing selection.

Efl.Ui.Text.Interactive: (reword) code format fix.

Efl.Ui.Text.Interactive: Remove useless struct members.

Add multiline toggle support and a constructor.

Text interactive: Add support for legcay newline.

Text interactive: Use the new cursor_equal function.

Efl.Ui.Text.Interactive: (Rebase split) fixup cursor

Efl.Ui.Interactive: (Rebase split) fixup line_jump_by usage

Text interactive: Cleanup tab/return handling.

Text interactive: Use cursor_equal more.

Text interactive: Simplify and unify selection handling in key input.

Text interactive: Fix user text change reporting.

This is useful for implementing undo/redo.

Text interactive: Add documentation to event.

Efl text interactive: (Rebase reword) Add a new interface to be used later.

Ui text interactive: Migrate one missing change_info call.

Ui text interactive: Mark the correct type for the change event.

Ui text interactive: (Edited) Move to elementary and add "selection,changed".

This is useful for implementing selection handlers. We had to move it to
elementary because we started referencing cursors.

Ui internal: Emit an event for selection changed.

Ui text interactive: Remove unused code.

Ui text interactive: Remove more unused code.

Ui text interactive: Remove more unused code.

Ui text interactive: Rename improperly named function.

Ui text interactive: Update code to the new canvas text api.

Ui text interactive: provide access to the selection cursors.

This is the new API for manipulation selection outside of the object.
Just manipulate these cursors to manipulate the selection.

Fix previous commit.

Ui interactive: Clean up internal functions.

Ui interactive: Fix abuse of selection in word deletion.

Ui text interactive: Fix selection.

Ui text interactive: Fix right key to move next.

Ui text interactive: Fix selection using keyboard.

Ui text interactive: Don't emit selection changed events twice.

We now use the cursor changed event to track changes, so no need
to manually emit events ourselves.

Ui Text interactive: Remove selection,cleared signal, use changed instead.

If the selection cursors are equal, there's no selection, if they are
different, there is.

Ui text interactive: remove redundant code.

Ui text interactive: Don't emit selection changed events on init.

Ui text interactive: Remove unused variable.

Efl.Ui.Interactive: fixup char_coor usage

Ui text interactive: Fix some fixmes.

Ui text interactive: fix selection_cursors_get

Ui text interactive: Skip key down events if marked ON_HOLD.
2016-06-16 19:15:20 +01:00
..
.gitignore elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
Elementary.h.in Ui text interactive: introduce this new object (rebase squash) 2016-06-16 19:15:20 +01:00
Elementary_Cursor.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
Makefile.am Efl.Ui.Grid.Static: Add implementation of simple grid 2016-06-10 14:05:43 +09:00
efl_ui_box.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
efl_ui_box.eo Efl.Pack: Replace pack_direction with Efl.Orientation 2016-06-03 16:52:31 +09:00
efl_ui_box_flow.c Efl.Pack: Rename methods and properties 2016-04-20 11:15:53 +09:00
efl_ui_box_flow.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_ui_box_layout.c Efl.Ui.Box: Simplify layout code with combined_min 2016-06-09 16:13:37 +09:00
efl_ui_box_private.h Efl.Pack: Rename methods and properties 2016-04-20 11:15:53 +09:00
efl_ui_flip.c Evas: Rename Evas.Image into Efl.Canvas.Image.Internal 2016-06-10 13:21:20 +09:00
efl_ui_flip.eo efl_ui_flip: renamed elm_flip to efl_ui_flip and updated the eo class 2016-06-06 16:50:29 -07:00
efl_ui_flip_eo.h elm: efl_ui_flip: add fl_ui_flip_eo.h redirection header lost during rename 2016-06-09 16:18:28 +02:00
efl_ui_flip_internal_part.eo efl_ui_flip: renamed elm_flip to efl_ui_flip and updated the eo class 2016-06-06 16:50:29 -07:00
efl_ui_flip_legacy.h Efl.Ui.Flip: Fix compilation outside EFL 2016-06-07 13:06:03 +09:00
efl_ui_grid.c Efl.Ui.Grid.Static: Add implementation of simple grid 2016-06-10 14:05:43 +09:00
efl_ui_grid.eo Efl.Pack: Replace pack_direction with Efl.Orientation 2016-06-03 16:52:31 +09:00
efl_ui_grid_private.h Efl.Ui.Grid.Static: Add implementation of simple grid 2016-06-10 14:05:43 +09:00
efl_ui_grid_static.c Grid: Fix static grid when size was not set 2016-06-10 15:07:49 +09:00
efl_ui_grid_static.eo Efl.Ui.Grid.Static: Add implementation of simple grid 2016-06-10 14:05:43 +09:00
efl_ui_image.c Evas: Rename Draggable_Interface to Efl.Ui.Draggable 2016-06-10 18:06:10 +09:00
efl_ui_image.eo Evas: Rename Draggable_Interface to Efl.Ui.Draggable 2016-06-10 18:06:10 +09:00
efl_ui_internal_text_interactive.c Ui text interactive: introduce this new object (rebase squash) 2016-06-16 19:15:20 +01:00
efl_ui_internal_text_interactive.eo Ui text interactive: introduce this new object (rebase squash) 2016-06-16 19:15:20 +01:00
efl_ui_internal_text_interactive.h Ui text interactive: introduce this new object (rebase squash) 2016-06-16 19:15:20 +01:00
efl_ui_layout_internal_box.eo Efl.Pack: Replace pack_direction with Efl.Orientation 2016-06-03 16:52:31 +09:00
efl_ui_layout_internal_table.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
efl_ui_nstate.c elm: rename Elm.Nstate to Efl.Ui.Nstate 2016-05-10 12:41:03 +05:30
efl_ui_nstate.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_ui_nstate.h elm: rename Elm.Nstate to Efl.Ui.Nstate 2016-05-10 12:41:03 +05:30
efl_ui_text_interactive.eo Ui text interactive: introduce this new object (rebase squash) 2016-06-16 19:15:20 +01:00
efl_ui_widget_flip.h efl_ui_flip: renamed elm_flip to efl_ui_flip and updated the eo class 2016-06-06 16:50:29 -07:00
efl_ui_widget_image.h elm_image: rename the elm_image into efl_ui_image. 2016-05-31 19:16:41 +08:30
efl_ui_win.c elm - loop auto throttle - only do this once a window has been shown etc 2016-06-14 18:15:00 +09:00
efl_ui_win.eo evas: Move canvas events to a common interface 2016-06-14 16:27:42 +09:00
efl_ui_win_standard.c Efl: Move evas size hints to Efl.Gfx.Size.Hint 2016-06-08 17:10:07 +09:00
efl_ui_win_standard.eo efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
elc_combobox.c Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elc_combobox.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_combobox_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_ctxpopup.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
elc_ctxpopup.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_ctxpopup_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_ctxpopup_legacy.h ctxpopup: pass const object ptr as argument in horizontal_get() 2016-04-13 16:11:19 +05:30
elc_fileselector.c elementary: fixed wrong error msg in fileselector 2016-06-14 20:57:05 -03:00
elc_fileselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_button.c elm: Fix compilation warnings 2016-06-14 16:27:42 +09:00
elc_fileselector_button.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_button_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_button_legacy.h fileselector button: Move EO APIs to legacy 2016-05-25 15:00:34 +09:00
elc_fileselector_common.h elm: Add support for Efl.Model in Elm.Fileselector 2016-06-06 04:30:22 -03:00
elc_fileselector_entry.c elm: Fix compilation warnings 2016-06-14 16:27:42 +09:00
elc_fileselector_entry.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_entry_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_entry_legacy.h fileselector entry: Move EO API to legacy 2016-05-25 15:00:34 +09:00
elc_fileselector_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_fileselector_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_hoversel.c evas object: Move some events to efl_gfx and efl_image 2016-06-14 16:27:42 +09:00
elc_hoversel.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_hoversel_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_hoversel_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_multibuttonentry.c Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elc_multibuttonentry.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_multibuttonentry_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_multibuttonentry_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_multibuttonentry_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_naviframe.c Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elc_naviframe.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_naviframe_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_naviframe_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_naviframe_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_player.c Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elc_popup.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
elc_popup.h elc_popup: support siganl emit for the main layout of popup 2016-04-05 10:16:38 +05:30
elc_popup_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_popup_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elc_scrolled_entry.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elementary_config.h elementary: Add user setting for icon theme 2016-04-25 14:56:55 +01:00
elementary_js.cc Elm interface atspi editable text: Fix namespacing. 2016-05-12 11:45:46 +01:00
elm_access.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_access.eo Add legacy_prefix now that the default has changed to null. 2016-05-12 17:27:35 +01:00
elm_access.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_actionslider.c Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_actionslider.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_actionslider.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_actionslider_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_actionslider_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_client.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
elm_app_client.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_app_client.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_client_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_client_view.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_client_view.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_app_client_view.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_client_view_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_common.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
elm_app_server.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_app_server.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server_eet.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server_eet.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server_view.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server_view.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_app_server_view.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_app_server_view_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_atspi_app_object.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_atspi_app_object.eo Add legacy_prefix now that the default has changed to null. 2016-05-12 17:27:35 +01:00
elm_atspi_app_object.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_atspi_bridge.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
elm_atspi_bridge.eo eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
elm_atspi_bridge.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_authors.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_bg.c Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_bg.eo Add legacy_prefix now that the default has changed to null. 2016-05-12 17:27:35 +01:00
elm_bg.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_bg_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_bg_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_box.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
elm_box.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_box.h Elm: Don't install box, table and grid eo files 2016-04-20 20:39:58 +09:00
elm_box_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_box_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_bubble.c Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_bubble.eo Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_bubble.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_bubble_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_bubble_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_button.c Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_button.eo Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_button.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_button_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_button_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_button_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_cache.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_calendar.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_calendar.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_calendar.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_calendar_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_calendar_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_calendar_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_check.c eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
elm_check.eo Add legacy_prefix now that the default has changed to null. 2016-05-12 17:27:35 +01:00
elm_check.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_check_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_check_legacy.h elm_nstate: introduce nstate widget and inherit check from it 2016-04-07 19:05:57 +09:00
elm_clock.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_clock.eo eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
elm_clock.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_clock_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_clock_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_cnp.c ecore_cocoa: simplify clipboard functions naming 2016-06-07 22:20:31 +02:00
elm_cnp.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_code.c elementary: don't use an unspecified amount of arguments 2016-06-10 22:27:55 +02:00
elm_code.h elementary: don't use an unspecified amount of arguments 2016-06-10 22:27:55 +02:00
elm_code_common.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_diff_widget.c elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_diff_widget.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_file.c elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_file.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_line.c elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_line.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_parse.c elementary: fix definition of external symbols 2016-06-06 19:32:29 +02:00
elm_code_parse.h elementary: fix definition of external symbols 2016-06-06 19:32:29 +02:00
elm_code_private.h elementary: fix definition of external symbols 2016-06-06 19:32:29 +02:00
elm_code_text.c elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_text.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_widget.c elementary: Fix repeated undo of character deletion 2016-06-14 22:47:22 +01:00
elm_code_widget.eo elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_widget_legacy.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_widget_private.h elementary: Fix repeated undo of character deletion 2016-06-14 22:47:22 +01:00
elm_code_widget_selection.c elementary: Remove set but unused variable 2016-06-07 13:37:53 -04:00
elm_code_widget_selection.h elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_widget_text.c elementary: merging in elm_code widget. 2016-06-02 17:19:08 -07:00
elm_code_widget_undo.c elementary: Fix repeated undo of character deletion 2016-06-14 22:47:22 +01:00
elm_color_class.c Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_color_class.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_color_item.eo Add legacy_prefix now that the default has changed to null. 2016-05-12 17:27:35 +01:00
elm_colorselector.c Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_colorselector.eo Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_colorselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_colorselector_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_colorselector_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_colorselector_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_combobox.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_config.c elm - add another mkpath before monitoring a dir to enusre things work 2016-06-13 18:12:33 +09:00
elm_config.h popup: add popup default scrollable flag config for other profiles. 2016-05-17 10:22:07 +09:00
elm_conform.c efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
elm_conform.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_conform_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_conform_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_conformant.eo eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
elm_ctxpopup.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_ctxpopup_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_ctxpopup_item.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_cursor.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_datetime.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_datetime.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_datetime.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_datetime_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_datetime_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_datetime_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_dayselector.c elm: Partially revert "elementary: avoid random memory access." 2016-06-03 15:29:17 +09:00
elm_dayselector.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_dayselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_dayselector_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_dayselector_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_dayselector_item.eo Elm items: Fix namespacing to use . and not _. 2016-05-12 11:21:36 +01:00
elm_dayselector_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_dbus_menu.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_debug.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_deprecated.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_diskselector.c Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_diskselector.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_diskselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_diskselector_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_diskselector_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_diskselector_item.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_diskselector_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_entry.c Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_entry.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_entry.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_entry_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_entry_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_entry_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_entry_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_factory.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
elm_factory.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_fileselector.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_fileselector_button.eo elm: Add support for Efl.Model in Elm.Fileselector 2016-06-06 04:30:22 -03:00
elm_fileselector_entry.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_fileselector_entry_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_finger.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_flip.h elm: efl_ui_flip: add fl_ui_flip_eo.h redirection header lost during rename 2016-06-09 16:18:28 +02:00
elm_flip_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_flipselector.c Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_flipselector.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_flipselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_flipselector_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_flipselector_item.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
elm_flipselector_legacy.h spin interface: common interface for flipselector and spinner 2016-04-29 18:56:51 -07:00
elm_focus.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_focus_item.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_font.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_font.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_frame.c Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_frame.eo Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_frame.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_frame_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_frame_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gen.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gen_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_general.eot Elm eo: Make Eina_Compare_Cb accessible to all widgets. 2016-04-19 17:15:28 +01:00
elm_general.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gengrid.c Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_gengrid.eo Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_gengrid.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gengrid_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gengrid_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gengrid_item.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_gengrid_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gengrid_pan.eo eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
elm_genlist.c Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_genlist.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_genlist.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_genlist_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_genlist_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_genlist_item.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_genlist_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_genlist_pan.eo eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
elm_gesture_layer.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gesture_layer.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_gesture_layer.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gesture_layer_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gesture_layer_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gesture_layer_extra_gestures.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_gesture_layer_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_getting_started.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_glview.c eo: for consistency use object like all our API. 2016-05-18 08:18:04 -07:00
elm_glview.eo eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
elm_glview.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_glview_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_glview_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_glview_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_grid.c Elementary: fix the indentation 2016-05-30 11:39:00 +09:00
elm_grid.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
elm_grid.h Elm: Don't install box, table and grid eo files 2016-04-20 20:39:58 +09:00
elm_grid_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_helper.c Eo event: rename Eo_Event->event_info to Eo_Event->info. 2016-04-12 15:23:55 +01:00
elm_helper.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_hover.c Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_hover.eo Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_hover.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_hover_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_hover_internal_part.eo elm: Fix efl_part inheritance 2016-05-30 13:35:34 +09:00
elm_hover_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_hoversel.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_hoversel_item.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_icon.c elm_image: rename the elm_image into efl_ui_image. 2016-05-31 19:16:41 +08:30
elm_icon.eo elm_image: rename the elm_image into efl_ui_image. 2016-05-31 19:16:41 +08:30
elm_icon.h elementary: Update icon name docs 2016-04-27 00:37:58 +01:00
elm_icon_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_icon_legacy.h elementary: fix a few non-standard icon names 2016-04-27 00:01:08 +01:00
elm_image.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_image_eo.h elm: Fix build (use efl_ui_image.eo) 2016-05-31 20:51:31 +09:00
elm_image_legacy.h elm_image: fix break related with elm image error enum 2016-06-03 17:14:37 +08:30
elm_index.c Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_index.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_index.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_index_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_index_item.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_index_legacy.h Index : Use orientation interface APIs instead of horizontal set/get APIs 2016-05-18 18:33:53 +09:00
elm_interface_atspi_accessible.c eo: for consistency use object like all our API. 2016-05-18 08:18:04 -07:00
elm_interface_atspi_accessible.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_interface_atspi_accessible.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_action.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_action.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_interface_atspi_component.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_component.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
elm_interface_atspi_image.c eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
elm_interface_atspi_image.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_interface_atspi_selection.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_selection.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
elm_interface_atspi_text.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_text.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_interface_atspi_text.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_text_editable.c Elm interface atspi editable text: Fix namespacing. 2016-05-12 11:45:46 +01:00
elm_interface_atspi_text_editable.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_interface_atspi_value.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_value.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_interface_atspi_widget_action.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_widget_action.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
elm_interface_atspi_widget_action.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_window.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_atspi_window.eo Elm interface atspi: Fix namespacing to use . and not _. 2016-05-12 11:37:43 +01:00
elm_interface_atspi_window.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_fileselector.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_fileselector.eo elm: Add support for Efl.Model in Elm.Fileselector 2016-06-06 04:30:22 -03:00
elm_interface_fileselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_interface_scrollable.c efl: change name of animator,tick event in C. 2016-05-18 02:20:13 -07:00
elm_interface_scrollable.eo Evas: Rename Scrollable_Interface to Efl.Ui.Scrollable 2016-06-10 18:06:15 +09:00
elm_interface_scrollable.h Elm interface scrollable: Fix eo type errors. 2016-04-19 17:15:28 +01:00
elm_interfaces.h Elm interface atspi editable text: Fix namespacing. 2016-05-12 11:45:46 +01:00
elm_inwin.c efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
elm_inwin.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_inwin.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_inwin_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_inwin_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_label.c Label: Fix extra memory allocation of edje message. 2016-06-10 13:43:44 +05:30
elm_label.eo eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
elm_label.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_label_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_label_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_layout.c widget: set the parent-child relation again, when the widget is unset 2016-05-30 09:49:04 +09:00
elm_layout.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_layout.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_layout_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_layout_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_layout_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_layout_legacy.h Elm.Layout: Replace box & table part API by fake object 2016-04-26 14:16:32 +09:00
elm_layout_pack.c Efl.Pack: Replace pack_direction with Efl.Orientation 2016-06-03 16:52:31 +09:00
elm_list.c Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_list.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_list.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_list_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_list_item.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_list_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_macros.h sclae : add the feature for rounding off 2016-05-19 11:13:36 +09:00
elm_main.c efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
elm_map.c Evas: Rename Zoomable_Interface to Efl.Ui.Zoomable 2016-06-10 18:06:15 +09:00
elm_map.eo Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_map.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_map_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_map_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_map_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_map_pan.eo eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
elm_mapbuf.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
elm_mapbuf.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_mapbuf.h elementary: mapbuf is legacy for now and should be automatic in the future. 2016-05-17 05:17:53 -07:00
elm_mapbuf_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_mapbuf_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_menu.c Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_menu.eo Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_menu.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_menu_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_menu_item.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_menu_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_mirroring.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_module.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_multibuttonentry.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_multibuttonentry_item.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
elm_naviframe.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_naviframe_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_naviframe_item.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_need.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_notify.c efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
elm_notify.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_notify.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_notify_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_notify_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_notify_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_notify_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_object.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_object_item.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_pan.eo eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
elm_panel.c Evas: Rename Scrollable_Interface to Efl.Ui.Scrollable 2016-06-10 18:06:15 +09:00
elm_panel.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_panel.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_panel_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_panel_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_panel_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_panel_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_panes.c Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_panes.eo Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_panes.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_panes_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_panes_legacy.h Panes: Use orientation interface APIs instead of horizontal set/get APIs 2016-05-18 00:36:09 +09:00
elm_part_helper.h Switch to eo_del() where it should be a del and not an unref 2016-06-01 19:27:40 +01:00
elm_photo.c Evas: Rename Draggable_Interface to Efl.Ui.Draggable 2016-06-10 18:06:10 +09:00
elm_photo.eo Evas: Rename Draggable_Interface to Efl.Ui.Draggable 2016-06-10 18:06:10 +09:00
elm_photo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_photo_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_photo_legacy.h Elm_photo: move api from eo to legacy. 2016-04-11 13:21:05 +08:30
elm_photocam.c Evas: Rename Zoomable_Interface to Efl.Ui.Zoomable 2016-06-10 18:06:15 +09:00
elm_photocam.eo Evas: Rename Zoomable_Interface to Efl.Ui.Zoomable 2016-06-10 18:06:15 +09:00
elm_photocam.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_photocam_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_photocam_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_photocam_pan.eo eolian: add event_prefix and have classes follow that or eo_prefix by default 2016-05-17 17:50:43 +01:00
elm_player.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_player_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_plug.c Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_plug.eo Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
elm_plug.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_plug_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_plug_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_popup.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_popup_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_popup_item.eo Add legacy_prefix now that the default has changed to null. 2016-05-12 17:27:35 +01:00
elm_prefs.c elementary: only complain once during init when elm prefs module is not installed. 2016-03-29 14:53:38 -07:00
elm_prefs.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_prefs.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_common.h elementary/elm_prefs: preserve compatibility. 2016-04-28 14:12:16 +09:00
elm_prefs_data.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_data.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_edd.x elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_prefs_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_priv.h elementary: Port elementary to use Ecore_Drm2 2016-05-27 11:57:53 -04:00
elm_progressbar.c Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_progressbar.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_progressbar.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_progressbar_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_progressbar_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_progressbar_internal_part.eo Efl: Remove part name in Efl.Container (use Efl.Part) 2016-05-26 19:55:50 +09:00
elm_progressbar_legacy.h docs: progressbar: correct minor typos 2016-05-17 15:05:37 +02:00
elm_radio.c Elm.Layout: Protect some functions 2016-04-26 11:36:23 +09:00
elm_radio.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
elm_radio.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_radio_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_radio_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_removed.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_route.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_route.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_route.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_route_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_route_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_scale.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_scroll.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_scroller.c Evas: Rename Scrollable_Interface to Efl.Ui.Scrollable 2016-06-10 18:06:15 +09:00
elm_scroller.eo Evas: Rename Scrollable_Interface to Efl.Ui.Scrollable 2016-06-10 18:06:15 +09:00
elm_scroller.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_scroller_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_scroller_internal_part.eo elm: Fix efl_part inheritance 2016-05-30 13:35:34 +09:00
elm_scroller_legacy.h Elm interface scrollable: Fix eo type errors. 2016-04-19 17:15:28 +01:00
elm_segment_control.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
elm_segment_control.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_segment_control.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_segment_control_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_segment_control_item.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
elm_segment_control_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_separator.c Separtor: use orientation APIs 2016-05-27 10:11:13 +05:30
elm_separator.eo Separtor: use orientation APIs 2016-05-27 10:11:13 +05:30
elm_separator.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_separator_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_separator_legacy.h Separtor: use orientation APIs 2016-05-27 10:11:13 +05:30
elm_slider.c slider: no need to destroy & create popups again 2016-05-25 12:47:33 +05:30
elm_slider.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_slider.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slider_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slider_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slider_legacy.h Interface: Progress - Add common interface for Slider and Progressbar 2016-04-07 16:50:57 +09:00
elm_slideshow.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
elm_slideshow.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_slideshow.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slideshow_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slideshow_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_slideshow_item.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
elm_slideshow_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_spinner.c spinner: Remove usage of eo evas object event 2016-06-14 16:27:42 +09:00
elm_spinner.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_spinner.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_spinner_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_spinner_legacy.h spin interface: common interface for flipselector and spinner 2016-04-29 18:56:51 -07:00
elm_store.c elementary: clean code and tests of order_lookup 2016-04-25 19:30:23 +01:00
elm_store.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_sys_notify.c Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
elm_sys_notify.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
elm_sys_notify.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_sys_notify_dbus.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_sys_notify_dbus.eo Add legacy_prefix now that the default has changed to null. 2016-05-12 17:27:35 +01:00
elm_sys_notify_interface.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_sys_notify_interface.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_systray.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_systray.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_systray.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_systray_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_systray_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_systray_watcher.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_systray_watcher.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_table.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
elm_table.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
elm_table.h Elm: Don't install box, table and grid eo files 2016-04-20 20:39:58 +09:00
elm_table_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_theme.c elementary: Don't force elm theme over fdo icons 2016-04-28 15:00:08 +01:00
elm_theme.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_thumb.c Evas: Rename Draggable_Interface to Efl.Ui.Draggable 2016-06-10 18:06:10 +09:00
elm_thumb.eo Evas: Rename Draggable_Interface to Efl.Ui.Draggable 2016-06-10 18:06:10 +09:00
elm_thumb.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_thumb_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_thumb_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_thumb_legacy.h Elm_thumb: move all api from eo to legacy 2016-04-11 21:31:42 +08:30
elm_toolbar.c Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_toolbar.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
elm_toolbar.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_toolbar_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_toolbar_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_toolbar_item.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_toolbar_legacy.h Toolbar: Use orientation interface APIs instead of horizontal set/get APIs 2016-05-06 11:23:17 +05:30
elm_tooltip.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_transit.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_transit.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_url.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_util.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_video.c elm video: implement player interface 2016-06-08 14:47:26 +05:30
elm_video.eo elm video: implement player interface 2016-06-08 14:47:26 +05:30
elm_video.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_video_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_video_legacy.h elm video: implement player interface 2016-06-08 14:47:26 +05:30
elm_view_form.c eina: Remove Eina_Promise* parameter in promise callback 2016-06-03 18:15:57 -03:00
elm_view_form.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_view_form.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_view_list.c eina: Remove Eina_Promise* parameter in promise callback 2016-06-03 18:15:57 -03:00
elm_view_list.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
elm_view_list.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_web.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_web.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_web2.c elm_web: Fix warning (missing initializer) 2016-04-06 16:28:17 +09:00
elm_web_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_web_eo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_web_legacy.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget.c evas object: Move some events to efl_gfx and efl_image 2016-06-14 16:27:42 +09:00
elm_widget.eo elementary: make eo_provider_find lookup in both eo and elementary parent hierarchy. 2016-06-02 12:47:54 -07:00
elm_widget.h elementary: make eo_provider_find lookup in both eo and elementary parent hierarchy. 2016-06-02 12:47:54 -07:00
elm_widget_actionslider.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_bg.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_box.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_bubble.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_button.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_calendar.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_check.h elm_nstate: introduce nstate widget and inherit check from it 2016-04-07 19:05:57 +09:00
elm_widget_clipper.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_clock.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_colorselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_combobox.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_conform.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_container.h Efl: Introduce Efl.Container and unify APIs 2016-04-26 11:36:23 +09:00
elm_widget_ctxpopup.h ctxpopup: implement Efl.Orientation interface functions 2016-04-12 17:51:45 +05:30
elm_widget_datetime.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_dayselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_diskselector.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_entry.h entry: add elm_entry_select_allow_set/get APIs 2016-05-12 11:10:42 +09:00
elm_widget_fileselector.h elm: Add support for Efl.Model in Elm.Fileselector 2016-06-06 04:30:22 -03:00
elm_widget_fileselector_button.h elm: Add support for Efl.Model in Elm.Fileselector 2016-06-06 04:30:22 -03:00
elm_widget_fileselector_entry.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_flipselector.h spin interface: common interface for flipselector and spinner 2016-04-29 18:56:51 -07:00
elm_widget_frame.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_gengrid.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_genlist.h genlist : fix content cache issue by content_get 2016-05-12 07:12:18 +09:00
elm_widget_glview.h elementary: use Efl.Loop event directly as an API test. 2016-04-21 16:26:25 -07:00
elm_widget_grid.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_hover.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_hoversel.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_icon.h elementary: Replace icon lookup_order with icon_theme. 2016-04-25 16:57:13 +01:00
elm_widget_index.h Index : Use orientation interface APIs instead of horizontal set/get APIs 2016-05-18 18:33:53 +09:00
elm_widget_inwin.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_item.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
elm_widget_label.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_layout.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_list.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_map.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_mapbuf.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_menu.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_multibuttonentry.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_naviframe.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_notify.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_panel.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_panes.h Panes: Use orientation interface APIs instead of horizontal set/get APIs 2016-05-18 00:36:09 +09:00
elm_widget_photo.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_photocam.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_player.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_plug.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_popup.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_prefs.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_progressbar.h Interface: Progress - Add common interface for Slider and Progressbar 2016-04-07 16:50:57 +09:00
elm_widget_radio.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_route.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_scroller.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_segment_control.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_separator.h Separtor: use orientation APIs 2016-05-27 10:11:13 +05:30
elm_widget_slider.h Interface: Progress - Add common interface for Slider and Progressbar 2016-04-07 16:50:57 +09:00
elm_widget_slideshow.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_spinner.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_table.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_thumb.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_toolbar.h Toolbar: Use orientation interface APIs instead of horizontal set/get APIs 2016-05-06 11:23:17 +05:30
elm_widget_video.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_widget_web.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_win.h efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
elm_win_common.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_win_eo.h efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
elm_win_legacy.h win: Implement aspect control with Efl.Gfx.Size.Hint 2016-06-08 17:09:01 +09:00
elm_win_standard.h efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
els_box.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
els_box.h elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
els_cursor.c efl_ui_win: rename elm_win to efl_ui_win 2016-06-07 23:11:48 +08:30
els_tooltip.c Evas/Edje/Elm: Use combined_min instead of min everywhere 2016-06-09 16:37:49 +09:00
elu_ews_wm.c elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00