efl/legacy/elementary/src/lib
Stefan Schmidt e038096529 atspi: Add header file to build to pass distcheck
The needed header was not packaged and thus made distcheck fail. I put
it into the unstable headers because I'm not sure if they are considered
stable yet. If this is the case please let us know so we can move it over.
2014-04-22 15:36:05 +02:00
..
.gitignore Eolian: Integration of Elm Widget 2014-03-17 09:03:56 +02:00
Elementary.h.in atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
Elementary_Cursor.h
Makefile.am atspi: Add header file to build to pass distcheck 2014-04-22 15:36:05 +02:00
elc_ctxpopup.c ctxpopup: dimiss ctxpopup if escape key is pressed. 2014-04-17 15:51:37 +09:00
elc_ctxpopup.eo Eolian: Integration of Ctx Popup 2014-03-20 15:19:50 +02:00
elc_ctxpopup.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elc_ctxpopup_common.h Elementary: Ctx Popup header split. 2013-04-28 08:46:09 +03:00
elc_ctxpopup_eo.h Eolian: Integration of Ctx Popup 2014-03-20 15:19:50 +02:00
elc_ctxpopup_legacy.h Eolian: Integration of Ctx Popup 2014-03-20 15:19:50 +02:00
elc_fileselector.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elc_fileselector.eo Eolian: Integration of File Selector 2014-03-31 13:48:26 +03:00
elc_fileselector.h fileselector: Make fileselector focusable. Ok on Enter key and Cancel on Escape key. 2014-01-22 18:43:18 +09:00
elc_fileselector_button.c fileselector button: Adjusted to Eo2. 2014-04-10 09:34:59 +01:00
elc_fileselector_button.eo fleselector_button: Implement some missing interfaces of Elm_Interface_Fileselector 2014-04-10 00:52:37 +09:00
elc_fileselector_button.h fileselector_button: Added missing description about focus signals. 2014-01-22 18:43:18 +09:00
elc_fileselector_button_eo.h Eolian: Integration of File Selector Button 2014-03-31 13:48:25 +03:00
elc_fileselector_button_legacy.h fileselector_button: Moved declarations of deprecated APIs to 2014-01-21 23:43:41 +09:00
elc_fileselector_common.h elm: fixed up the comments after the struct member. 2014-02-10 22:27:08 +09:00
elc_fileselector_entry.c fileselector entry: Adjusted to Eo2. 2014-04-10 09:34:59 +01:00
elc_fileselector_entry.eo Eolian: Integration of File Selector Entry 2014-03-31 13:48:26 +03:00
elc_fileselector_entry.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elc_fileselector_entry_eo.h Eolian: Integration of File Selector Entry 2014-03-31 13:48:26 +03:00
elc_fileselector_entry_legacy.h fileselector_entry: Moved declarations of deprecated APIs to 2014-01-21 23:50:31 +09:00
elc_fileselector_eo.h Eolian: Integration of File Selector 2014-03-31 13:48:26 +03:00
elc_fileselector_legacy.h fileselector: added more description to is_save_set api. 2014-02-28 02:45:28 +09:00
elc_hoversel.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elc_hoversel.eo Eolian: Integration of Hoversel 2014-03-23 14:17:38 +02:00
elc_hoversel.h hoversel: Added "item,focused" and "item,unfocused" smart events for widget items. 2014-02-26 01:26:49 +09:00
elc_hoversel_eo.h Eolian: Integration of Hoversel 2014-03-23 14:17:38 +02:00
elc_hoversel_legacy.h hoversel: Added more description about elm_hoversel_item_add's callback 2014-02-10 00:59:47 +09:00
elc_multibuttonentry.c multibuttonentry: change key up callback into key down callback for consistency 2014-04-18 11:33:43 +09:00
elc_multibuttonentry.eo Eolian: Integration of Multi Button Entry 2014-03-31 13:48:26 +03:00
elc_multibuttonentry.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elc_multibuttonentry_common.h elm: Fixed some typos in the documentations. 2014-02-07 02:53:24 +09:00
elc_multibuttonentry_eo.h Eolian: Integration of Multi Button Entry 2014-03-31 13:48:26 +03:00
elc_multibuttonentry_legacy.h elm: Fixed some typos in the documentations. 2014-02-07 02:53:24 +09:00
elc_naviframe.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elc_naviframe.eo Eolian: Integration of Naviframe 2014-03-31 13:48:26 +03:00
elc_naviframe.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elc_naviframe_common.h [naviframe] Replace naviframe title visible APIs to naviframe title enabled APIs 2014-01-15 14:29:05 +09:00
elc_naviframe_eo.h Eolian: Integration of Naviframe 2014-03-31 13:48:26 +03:00
elc_naviframe_legacy.h elm: Fixed some typos in the documentations. 2014-02-07 02:53:24 +09:00
elc_player.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elc_player.eo Eolian: Integration of Player 2014-03-31 08:18:37 +03:00
elc_popup.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elc_popup.eo Eolian: Integration of Popup 2014-03-31 08:18:51 +03:00
elc_popup.h popup: Added descriptions for the newly introduced item,focused/item,unfocused smart callbacks. 2014-02-26 01:26:42 +09:00
elc_popup_common.h Elementary: Popup header split. 2013-04-28 09:27:21 +03:00
elc_popup_eo.h Eolian: Integration of Popup 2014-03-31 08:18:51 +03:00
elc_popup_legacy.h elm: Fixed some typos in the documentations. 2014-02-07 02:53:24 +09:00
elc_scrolled_entry.c elementary: properly sanitize headers order. 2013-05-03 16:07:06 +09:00
elm_access.c access: Fixed memory leak. 2014-03-21 02:33:22 +09:00
elm_access.eo Eolian: Integration of Access 2014-03-19 07:04:34 +02:00
elm_access.h Eolian: Integration of Access 2014-03-19 07:04:34 +02:00
elm_actionslider.c actionslider: Adjusted to Eo2. 2014-04-10 09:34:59 +01:00
elm_actionslider.eo Eolian: Integration of Actionslider 2014-03-19 07:04:34 +02:00
elm_actionslider.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_actionslider_common.h Elementary: Action Slider header split. 2013-04-28 09:37:46 +03:00
elm_actionslider_eo.h Eolian: Integration of Actionslider 2014-03-19 07:04:34 +02:00
elm_actionslider_legacy.h Elementary: Action Slider header split. 2013-04-28 09:37:46 +03:00
elm_app.h elm_app.h: use addtogroup and make a separate doc for elm_app_info_set. 2013-03-16 22:30:35 +09:00
elm_app_client.c app client: Adjusted to Eo2. 2014-04-10 09:34:59 +01:00
elm_app_client.eo Eolian: use legacy_prefix: null for interfaces. 2014-04-03 10:19:03 +03:00
elm_app_client.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_client_eo.h Eolian: Integration of App Client 2014-03-19 07:04:34 +02:00
elm_app_client_view.c app client view: Adjusted to Eo2. 2014-04-10 09:34:59 +01:00
elm_app_client_view.eo Eolian: use legacy_prefix: null for interfaces. 2014-04-03 10:19:03 +03:00
elm_app_client_view.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_client_view_eo.h Eolian: Integration of App Client View 2014-03-19 07:04:35 +02:00
elm_app_common.c Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_common.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_server.c app server: Adjusted to Eo2. 2014-04-10 09:34:59 +01:00
elm_app_server.eo Eolian: use legacy_prefix: null for interfaces. 2014-04-03 10:19:03 +03:00
elm_app_server.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_server_eet.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_app_server_eet.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_server_eo.h Eolian: Integration of App Server 2014-03-20 07:33:55 +02:00
elm_app_server_view.c app server view: Adjusted to Eo2. 2014-04-10 09:34:59 +01:00
elm_app_server_view.eo Eolian: use legacy_prefix: null for interfaces. 2014-04-03 10:19:03 +03:00
elm_app_server_view.h Add elm_app_service/client class 2013-09-19 15:48:25 -03:00
elm_app_server_view_eo.h Eolian: Integration of App Server View 2014-03-20 07:33:55 +02:00
elm_atspi_app_object.c atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_atspi_app_object.eo atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_atspi_bridge.c atspi: Atspi_Action interface implementation @feature 2014-04-21 15:04:25 +09:00
elm_authors.h elm_map: Fixed a leak when ecore_file_download_full fails 2014-04-03 19:16:14 +09:00
elm_bg.c Eolian: Integration of Bg 2014-03-20 07:33:56 +02:00
elm_bg.eo Eolian: Integration of Bg 2014-03-20 07:33:56 +02:00
elm_bg.h Elementary: Bg header split. 2013-04-28 09:41:30 +03:00
elm_bg_common.h Elementary: Bg header split. 2013-04-28 09:41:30 +03:00
elm_bg_eo.h Eolian: Integration of Bg 2014-03-20 07:33:56 +02:00
elm_bg_legacy.h Fix unknown command warning in generating doxygen 2014-01-16 08:44:35 +09:00
elm_box.c box: Adjusted to Eo2. 2014-04-10 09:34:59 +01:00
elm_box.eo Eolian: Integration of Box 2014-03-20 15:19:49 +02:00
elm_box.h Elementary: Box header split. 2013-04-28 09:44:42 +03:00
elm_box_common.h Elementary: Box header split. 2013-04-28 09:44:42 +03:00
elm_box_eo.h Eolian: Integration of Box 2014-03-20 15:19:49 +02:00
elm_box_legacy.h elm: Fixed some typos in the documentations. 2014-02-07 02:53:24 +09:00
elm_bubble.c bubble: Adjusted to Eo2. 2014-04-10 09:34:59 +01:00
elm_bubble.eo Eolian: Integration of Bubble 2014-03-20 15:19:49 +02:00
elm_bubble.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_bubble_common.h Elementary: Bubble header split. 2013-04-28 09:47:05 +03:00
elm_bubble_eo.h Eolian: Integration of Bubble 2014-03-20 15:19:49 +02:00
elm_bubble_legacy.h Elementary: Bubble header split. 2013-04-28 09:47:05 +03:00
elm_button.c atspi: Atspi_Action interface implementation @feature 2014-04-21 15:04:25 +09:00
elm_button.eo atspi: Atspi_Action interface implementation @feature 2014-04-21 15:04:25 +09:00
elm_button.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_button_eo.h Eolian: Integration of Button 2014-03-20 15:19:49 +02:00
elm_button_legacy.h elm: Fixed some typos in the documentations. 2014-02-07 02:53:24 +09:00
elm_cache.h
elm_calendar.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elm_calendar.eo Eolian: Integration of Calendar 2014-03-20 15:19:49 +02:00
elm_calendar.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_calendar_common.h Elementary: Calendar header split. 2013-04-28 09:49:52 +03:00
elm_calendar_eo.h Eolian: Integration of Calendar 2014-03-20 15:19:49 +02:00
elm_calendar_legacy.h elm_calendar: Fix wrong seconds per day also in comments. 2013-09-30 13:34:09 +01:00
elm_check.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elm_check.eo Eolian: Integration of Check 2014-03-20 15:19:49 +02:00
elm_check.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_check_eo.h Eolian: Integration of Check 2014-03-20 15:19:49 +02:00
elm_check_legacy.h Elementary: Check header split. 2013-04-28 09:50:23 +03:00
elm_clock.c clock: Adjusted to Eo2. 2014-04-10 09:35:00 +01:00
elm_clock.eo elm: Fixed shadow variable warnings during compilation. 2014-03-23 20:22:09 +09:00
elm_clock.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_clock_common.h Elementary: Clock header split. 2013-04-28 09:54:26 +03:00
elm_clock_eo.h Eolian: Integration of Clock 2014-03-20 15:19:49 +02:00
elm_clock_legacy.h elm: removing trailing white space ceremony for 1.9 release. 2014-03-02 00:52:26 +09:00
elm_cnp.c dnd: Correct drag window positon in drag start 2014-04-21 17:27:46 +09:00
elm_cnp.h elm: Fixed some typos in the documentations. 2014-02-07 02:53:24 +09:00
elm_colorselector.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elm_colorselector.eo Eolian: Integration of Color Selector 2014-03-20 15:19:49 +02:00
elm_colorselector.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_colorselector_common.h Colorselector: Item Selection/Unselection logic changes and corresponding API additions. 2014-02-08 13:33:58 +09:00
elm_colorselector_eo.h Eolian: Integration of Color Selector 2014-03-20 15:19:49 +02:00
elm_colorselector_legacy.h Colorselector: Item Selection/Unselection logic changes and corresponding API additions. 2014-02-08 13:33:58 +09:00
elm_config.c atspi: separate atspi mode from access mode. 2014-04-21 15:01:11 +09:00
elm_config.h atspi: separate atspi mode from access mode. 2014-04-21 15:01:11 +09:00
elm_conform.c conformant: Adjusted to Eo2. 2014-04-10 09:35:00 +01:00
elm_conform.h elm: removed trailing white spaces from headers before I work on a header file. 2013-12-16 00:45:43 +09:00
elm_conform_eo.h Eolian: Integration of Conformant 2014-03-20 15:19:49 +02:00
elm_conform_legacy.h Elementary: Conform header split. 2013-04-28 09:57:48 +03:00
elm_conformant.eo Eolian: Integration of Conformant 2014-03-20 15:19:49 +02:00
elm_container.c Eolian: Integration of Container 2014-03-17 09:03:56 +02:00
elm_container.eo Eolian: use legacy_prefix: null for interfaces. 2014-04-03 10:19:03 +03:00
elm_cursor.h elm: Fixed some typos in the documentations. 2014-02-07 02:53:24 +09:00
elm_datetime.c datetime: Adjusted to Eo2. 2014-04-10 09:35:00 +01:00
elm_datetime.eo Eolian: Integration of Datetime 2014-03-20 15:19:50 +02:00
elm_datetime.h elm: fixed focused and unfocused documentation. 2013-06-10 14:13:55 +09:00
elm_datetime_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_datetime_eo.h Eolian: Integration of Datetime 2014-03-20 15:19:50 +02:00
elm_datetime_legacy.h elm: Fixed some typos in the documentations. 2014-02-07 02:53:24 +09:00
elm_dayselector.c dayselector: Adjusted to Eo2. 2014-04-10 09:35:00 +01:00
elm_dayselector.eo Eolian: Integration of Day Selector 2014-03-23 10:56:44 +02:00
elm_dayselector.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_dayselector_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_dayselector_eo.h Eolian: Integration of Day Selector 2014-03-23 10:56:44 +02:00
elm_dayselector_legacy.h Forgotten release boilerplate. 2013-07-12 12:01:17 -03:00
elm_dbus_menu.c dbus menu: Adjusted to Eo2. 2014-04-10 09:35:00 +01:00
elm_debug.h
elm_deprecated.h fileselector_entry: Moved declarations of deprecated APIs to 2014-01-21 23:50:31 +09:00
elm_diskselector.c entry: wrong viewport value calculation issue fix 2014-04-21 12:31:49 +09:00
elm_diskselector.eo Eolian: Integration of Disk Selector 2014-03-23 10:56:44 +02:00
elm_diskselector.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_diskselector_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_diskselector_eo.h Eolian: Integration of Disk Selector 2014-03-23 10:56:44 +02:00
elm_diskselector_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_entry.c entry: wrong viewport value calculation issue fix 2014-04-21 12:31:49 +09:00
elm_entry.eo Eolian: Integration of Entry 2014-03-23 10:56:44 +02:00
elm_entry.h elm: removing trailing white space ceremony for 1.9 release. 2014-03-02 00:52:26 +09:00
elm_entry_common.h entry: Add ELM_INPUT_PANEL_LAYOUT_EMOTICON 2014-02-27 14:58:36 +09:00
elm_entry_eo.h Eolian: Integration of Entry 2014-03-23 10:56:44 +02:00
elm_entry_legacy.h Eolian: Integration of Entry 2014-03-23 10:56:44 +02:00
elm_factory.c elm: Removed unnecessary null check for evas_object_del. 2014-01-22 10:54:52 +09:00
elm_factory.h
elm_finger.h elm fingersize: Use correct apis instead of deprecated apis. elm_config_finger_size_get/set instead of elm_finger_size_get/set. 2013-01-02 18:16:03 +00:00
elm_flip.c flip: Adjusted to Eo2. 2014-04-10 09:35:00 +01:00
elm_flip.eo Eolian: Integration of Flip 2014-03-23 14:17:38 +02:00
elm_flip.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_flip_common.h elementary/flip - index table by enum. It's more clear. 2013-07-26 20:03:26 +09:00
elm_flip_eo.h Eolian: Integration of Flip 2014-03-23 14:17:38 +02:00
elm_flip_legacy.h Flip: Fix confusion with hitsize and direction 2013-12-11 15:02:20 +09:00
elm_flipselector.c flipselector: apply key binding 2014-04-16 17:29:16 +09:00
elm_flipselector.eo Eolian: Integration of Flip Selector 2014-03-31 13:48:26 +03:00
elm_flipselector.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_flipselector_common.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_flipselector_eo.h Eolian: Integration of Flip Selector 2014-03-31 13:48:26 +03:00
elm_flipselector_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_focus.h elm: removing trailing white space ceremony for 1.9 release. 2014-03-02 00:52:26 +09:00
elm_font.c elm: Removed unnecessary null check for eina_stringshare_del. 2014-01-22 10:54:45 +09:00
elm_font.h
elm_frame.c frame: Adjusted to Eo2. 2014-04-10 09:35:00 +01:00
elm_frame.eo Eolian: Integration of Frame 2014-03-18 09:01:28 +02:00
elm_frame.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_frame_eo.h Eolian: Integration of Frame 2014-03-18 09:01:28 +02:00
elm_frame_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_gen.h
elm_gen_common.h Ship missing headers, and remove wrong includes 2014-03-12 14:30:21 +00:00
elm_general.h elm/quicklaunch: Improve executable path search 2013-11-04 16:49:02 +09:00
elm_gengrid.c entry: wrong viewport value calculation issue fix 2014-04-21 12:31:49 +09:00
elm_gengrid.eo Eolian: Integration of Gengrid and Gengrid Pan 2014-04-01 14:52:14 +03:00
elm_gengrid.h gengrid : Implementation for gengrid item focus support 2014-03-21 17:00:46 +09:00
elm_gengrid_common.h Revert "adding focus direction for gengrid" 2014-03-24 18:02:03 +09:00
elm_gengrid_eo.h Eolian: Integration of Gengrid and Gengrid Pan 2014-04-01 14:52:14 +03:00
elm_gengrid_legacy.h gengrid: Fixed documentation typo. 2013-11-04 20:40:08 +09:00
elm_gengrid_pan.eo Eolian: Integration of Gengrid and Gengrid Pan 2014-04-01 14:52:14 +03:00
elm_genlist.c entry: wrong viewport value calculation issue fix 2014-04-21 12:31:49 +09:00
elm_genlist.eo Eolian: Integration of Genlist and Genlist Pan 2014-04-01 13:55:42 +03:00
elm_genlist.h genlist: Implemented the item focus support in genlist 2014-03-09 01:55:40 +09:00
elm_genlist_common.h +elm_genlist_item_subitems_get() 2014-02-08 16:03:25 -05:00
elm_genlist_eo.h Eolian: Integration of Genlist and Genlist Pan 2014-04-01 13:55:42 +03:00
elm_genlist_legacy.h elm: Fixed comments and documentations on test_focus and genlist header. 2014-02-04 01:35:40 +09:00
elm_genlist_pan.eo Eolian: Integration of Genlist and Genlist Pan 2014-04-01 13:55:42 +03:00
elm_gesture_layer.c Eolian: Integration of Gesture Layer 2014-03-23 14:17:38 +02:00
elm_gesture_layer.eo Eolian: Integration of Gesture Layer 2014-03-23 14:17:38 +02:00
elm_gesture_layer.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_gesture_layer_common.h Gesture Layer: Add API to set the finger size for taps. 2013-06-25 10:43:04 +03:00
elm_gesture_layer_eo.h Eolian: Integration of Gesture Layer 2014-03-23 14:17:38 +02:00
elm_gesture_layer_extra_gestures.c elm lib: removed all the unnecessary empty lines. 2013-12-15 06:18:35 +09:00
elm_gesture_layer_legacy.h Gesture Layer: implementation of 'tap + longpressed' sequence 2013-07-04 14:47:10 +03:00
elm_getting_started.h
elm_glview.c glview: Adjusted to Eo2. 2014-04-10 09:35:00 +01:00
elm_glview.eo Eolian: Integration of GLView 2014-03-23 14:17:38 +02:00
elm_glview.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_glview_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_glview_eo.h Eolian: Integration of GLView 2014-03-23 14:17:38 +02:00
elm_glview_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_grid.c grid: Adjusted to Eo2. 2014-04-10 09:35:00 +01:00
elm_grid.eo Eolian: Integration of Grid 2014-03-23 14:17:38 +02:00
elm_grid.h Elementary: Split headers for Gengrid, genlist, grid, image and index 2013-04-28 15:25:28 +03:00
elm_grid_eo.h Eolian: Integration of Grid 2014-03-23 14:17:38 +02:00
elm_grid_legacy.h Elementary: Split headers for Gengrid, genlist, grid, image and index 2013-04-28 15:25:28 +03:00
elm_hover.c hover: Adjusted to Eo2. 2014-04-10 09:35:00 +01:00
elm_hover.eo Eolian: Integration of Hover 2014-03-18 09:02:03 +02:00
elm_hover.h elm_hover: added "dismissed" smart callback for dismiss action. 2013-09-21 19:30:04 +09:00
elm_hover_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_hover_eo.h Eolian: Integration of Hover 2014-03-18 09:02:03 +02:00
elm_hover_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_icon.c icon: Adjusted to Eo2. 2014-04-10 09:35:00 +01:00
elm_icon.eo Eolian: Integration of Icon 2014-03-23 14:17:38 +02:00
elm_icon.h diskselector, icon, map, progressbar: no @since for smart callback just use since or it will cause line break in the doxygen documentation. 2013-06-10 14:54:08 +09:00
elm_icon_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_icon_eo.h Eolian: Integration of Icon 2014-03-23 14:17:38 +02:00
elm_icon_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_image.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elm_image.eo Eolian: Integration of Image 2014-03-23 14:17:38 +02:00
elm_image.h Elementary: Split headers for Gengrid, genlist, grid, image and index 2013-04-28 15:25:28 +03:00
elm_image_common.h elm_image: add support for url. 2013-08-09 21:13:15 +09:00
elm_image_eo.h Eolian: Integration of Image 2014-03-23 14:17:38 +02:00
elm_image_legacy.h Fix unknown command warning in generating doxygen 2014-01-16 08:44:35 +09:00
elm_index.c index: Adjusted to Eo2. 2014-04-10 09:35:01 +01:00
elm_index.eo Eolian: Integration of Index 2014-03-23 14:17:38 +02:00
elm_index.h elm headers: fixed documentation about elm_object_item supports. 2013-09-18 01:56:16 +09:00
elm_index_common.h Elementary: Split headers for Gengrid, genlist, grid, image and index 2013-04-28 15:25:28 +03:00
elm_index_eo.h Eolian: Integration of Index 2014-03-23 14:17:38 +02:00
elm_index_legacy.h Elementary: Split headers for Gengrid, genlist, grid, image and index 2013-04-28 15:25:28 +03:00
elm_interface_atspi_accessible.c atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_interface_atspi_accessible.eo atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_interface_atspi_accessible.h atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_interface_atspi_action.c atspi: Atspi_Action interface implementation @feature 2014-04-21 15:04:25 +09:00
elm_interface_atspi_action.eo atspi: Atspi_Action interface implementation @feature 2014-04-21 15:04:25 +09:00
elm_interface_atspi_component.c atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_interface_atspi_component.eo atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_interface_atspi_widget.c atspi: change a method of calculating atspi VISIBLE state. 2014-04-21 12:55:28 +09:00
elm_interface_atspi_widget.eo atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_interface_atspi_widget_action.c atspi: Atspi_Action interface implementation @feature 2014-04-21 15:04:25 +09:00
elm_interface_atspi_widget_action.eo atspi: Atspi_Action interface implementation @feature 2014-04-21 15:04:25 +09:00
elm_interface_atspi_window.c atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_interface_atspi_window.eo atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_interface_fileselector.c Eolian: Integration of File Selector Interface 2014-03-31 13:48:25 +03:00
elm_interface_fileselector.eo Eolian: use legacy_prefix: null for interfaces. 2014-04-03 10:19:03 +03:00
elm_interface_fileselector.h Eolian: Integration of File Selector Interface 2014-03-31 13:48:25 +03:00
elm_interface_scrollable.c elm_interface_scrollable: fix wanted coordinate calculation 2014-04-21 15:06:28 +09:00
elm_interface_scrollable.eo entry: wrong viewport value calculation issue fix 2014-04-21 12:31:49 +09:00
elm_interface_scrollable.h entry: wrong viewport value calculation issue fix 2014-04-21 12:31:49 +09:00
elm_intro.h.in elementary: use autotools to generate version number and avoid future mistake. 2014-02-12 16:59:57 +09:00
elm_inwin.c inwin: Adjusted to Eo2. 2014-04-10 09:35:01 +01:00
elm_inwin.eo Eolian: Integration of Inwin 2014-03-23 15:01:33 +02:00
elm_inwin.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_inwin_eo.h Eolian: Integration of Inwin 2014-03-23 15:01:33 +02:00
elm_inwin_legacy.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_label.c label: Adjusted to Eo2. 2014-04-10 09:35:01 +01:00
elm_label.eo Eolian: Integration of Label 2014-03-23 15:01:33 +02:00
elm_label.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_label_common.h Elementary: header split for DateTime, DaySelector, DiskSelector, Entry, 2013-04-28 12:06:08 +03:00
elm_label_eo.h Eolian: Integration of Label 2014-03-23 15:01:33 +02:00
elm_label_legacy.h elm: removing trailing white space ceremony for 1.9 release. 2014-03-02 00:52:26 +09:00
elm_layout.c layout: Adjusted to Eo2. 2014-04-10 09:35:01 +01:00
elm_layout.eo Eolian: Integration of Layout 2014-03-17 09:03:56 +02:00
elm_layout.h elementary/layout - layout supports "language,changed" callback 2013-04-30 18:47:38 +09:00
elm_layout_common.h layout: expose a typedef that needs to be public (Content_Alias). 2014-04-10 03:41:52 +01:00
elm_layout_eo.h Eolian: Integration of Layout 2014-03-17 09:03:56 +02:00
elm_layout_legacy.h Eolian: Integration of Layout 2014-03-17 09:03:56 +02:00
elm_list.c entry: wrong viewport value calculation issue fix 2014-04-21 12:31:49 +09:00
elm_list.eo Eolian: Integration of List 2014-03-31 16:00:46 +03:00
elm_list.h list: Added descriptions for the newly introduced item,focused/item,unfocused smart callbacks. 2014-02-26 01:26:31 +09:00
elm_list_common.h elm_list_common.h: fixed up wrong doxygen documentation. 2013-08-26 13:44:02 +09:00
elm_list_eo.h Eolian: Integration of List 2014-03-31 16:00:46 +03:00
elm_list_legacy.h elm_list: Added missing elm_list_multi_select_mode_set/get API for list to fix the API consistency between multi selectable widgets. 2013-11-05 09:22:25 +09:00
elm_macros.h macros: Fixed wrong ELM_RECTS_INCLUDE logic. 2014-03-23 19:14:18 +09:00
elm_main.c atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_map.c entry: wrong viewport value calculation issue fix 2014-04-21 12:31:49 +09:00
elm_map.eo Eolian: Integration of Map and Map_Pan 2014-03-24 08:50:04 +02:00
elm_map.h map: fix header split to actually be a split ! 2013-07-23 11:27:34 +09:00
elm_map_common.h elm_map_common.h: fixed header indentation. 2013-09-21 18:28:32 +09:00
elm_map_eo.h Eolian: Integration of Map and Map_Pan 2014-03-24 08:50:04 +02:00
elm_map_legacy.h Eolian: Integration of Map and Map_Pan 2014-03-24 08:50:04 +02:00
elm_map_pan.eo Eolian: Integration of Map and Map_Pan 2014-03-24 08:50:04 +02:00
elm_mapbuf.c mapbuf: Adjusted to Eo2. 2014-04-10 09:35:01 +01:00
elm_mapbuf.eo Eolian: Integration of MapBuf 2014-03-31 08:15:21 +03:00
elm_mapbuf.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_mapbuf_eo.h Eolian: Integration of MapBuf 2014-03-31 08:15:21 +03:00
elm_mapbuf_legacy.h elementary/mapbuf - added 2 apis, elm_mapbuf_point_color_set(), get(). 2013-12-20 21:08:24 +09:00
elm_menu.c Menu: Fix warnings. 2014-04-11 09:39:48 +03:00
elm_menu.eo Eolian: Integration of Menu 2014-03-24 09:58:23 +02:00
elm_menu.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_menu_common.h Elementary menu item: handling hidden icon 2014-02-08 13:17:24 +09:00
elm_menu_eo.h Eolian: Integration of Menu 2014-03-24 09:58:23 +02:00
elm_menu_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_mirroring.h
elm_module.c elm: Removed unnecessary null check for eina_hash_free and 2014-01-22 11:13:30 +09:00
elm_need.h Rename edbus->eldbus 2013-04-23 13:05:43 -03:00
elm_notify.c notify: Adjusted to Eo2. 2014-04-10 09:35:01 +01:00
elm_notify.eo Eolian: Integration of Notify 2014-03-31 08:18:05 +03:00
elm_notify.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_notify_common.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_notify_eo.h Eolian: Integration of Notify 2014-03-31 08:18:05 +03:00
elm_notify_legacy.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_object.h Fix unknown command warning in generating doxygen 2014-01-16 08:44:35 +09:00
elm_object_item.h elementary - added missed @since 2014-03-27 15:43:02 +09:00
elm_pan.eo Eolian: Integration of Pan 2014-03-18 08:14:44 +02:00
elm_panel.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elm_panel.eo Eolian: Integration of Panel 2014-03-24 10:41:14 +02:00
elm_panel.h panel, video, web, web2: added focused, unfocused smart callback documentation. 2013-06-10 14:37:47 +09:00
elm_panel_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_panel_eo.h Eolian: Integration of Panel 2014-03-24 10:41:14 +02:00
elm_panel_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_panes.c panes: Adjusted to Eo2. 2014-04-10 09:35:01 +01:00
elm_panes.eo Eolian: Integration of Panes 2014-03-31 08:18:15 +03:00
elm_panes.h elementary/panes - fixed typo 2013-07-18 01:27:43 +09:00
elm_panes_eo.h Eolian: Integration of Panes 2014-03-31 08:18:15 +03:00
elm_panes_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_photo.c photo: Adjusted to Eo2. 2014-04-10 09:35:01 +01:00
elm_photo.eo Eolian: Integration of Photo 2014-03-31 08:18:30 +03:00
elm_photo.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_photo_eo.h Eolian: Integration of Photo 2014-03-31 08:18:30 +03:00
elm_photo_legacy.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_photocam.c entry: wrong viewport value calculation issue fix 2014-04-21 12:31:49 +09:00
elm_photocam.eo Eolian: Integration of Photocam and Photocam Pan 2014-03-31 08:18:23 +03:00
elm_photocam.h elementary: add support for url in Elm_Photocam and gave a look at Nasa Earth picture. 2013-08-12 12:14:45 +09:00
elm_photocam_eo.h Eolian: Integration of Photocam and Photocam Pan 2014-03-31 08:18:23 +03:00
elm_photocam_legacy.h photocam: Updated elm_photocam_zoom_set() API documentation. 2014-01-15 14:39:37 +09:00
elm_photocam_pan.eo Eolian: Integration of Photocam and Photocam Pan 2014-03-31 08:18:23 +03:00
elm_plug.c plug: Adjusted to Eo2. 2014-04-10 09:35:01 +01:00
elm_plug.eo Eolian: Integration of Plug 2014-03-31 08:18:45 +03:00
elm_plug.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_plug_eo.h Eolian: Integration of Plug 2014-03-31 08:18:45 +03:00
elm_plug_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_prefs.c prefs: Adjusted to Eo2. 2014-04-10 09:35:01 +01:00
elm_prefs.eo Eolian: Integration of Prefs 2014-03-31 08:18:57 +03:00
elm_prefs.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_prefs_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_prefs_data.c elm: Removed unnecessary null check for free. 2014-01-22 11:13:11 +09:00
elm_prefs_data.h [elm] Fix bad placement of type declaration. 2012-11-30 19:57:36 +00:00
elm_prefs_edd.x [elm] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
elm_prefs_eo.h Eolian: Integration of Prefs 2014-03-31 08:18:57 +03:00
elm_prefs_legacy.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_priv.h atspi: separate atspi mode from access mode. 2014-04-21 15:01:11 +09:00
elm_progressbar.c progressbar: Adjusted to Eo2. 2014-04-10 09:35:01 +01:00
elm_progressbar.eo Eolian: Integration of Progressbar 2014-03-31 08:19:03 +03:00
elm_progressbar.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_progressbar_eo.h Eolian: Integration of Progressbar 2014-03-31 08:19:03 +03:00
elm_progressbar_legacy.h progressbar: Support second progress. 2013-09-10 16:22:06 +09:00
elm_radio.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elm_radio.eo Eolian: Integration of Radio 2014-03-31 09:08:11 +03:00
elm_radio.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_radio_eo.h Eolian: Integration of Radio 2014-03-31 09:08:11 +03:00
elm_radio_legacy.h Eolian: Integration of Radio 2014-03-31 09:08:11 +03:00
elm_removed.h elementary/widget - introduce elm_object_item_object_get(). 2013-09-02 17:20:36 +09:00
elm_route.c route: Adjusted to Eo2. 2014-04-10 09:35:01 +01:00
elm_route.eo Eolian: Integration of Route 2014-03-31 09:08:11 +03:00
elm_route.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_route_eo.h Eolian: Integration of Route 2014-03-31 09:08:11 +03:00
elm_route_legacy.h Eolian: Integration of Route 2014-03-31 09:08:11 +03:00
elm_scale.h
elm_scroll.h list: Add item loop feature 2014-03-24 17:35:07 +09:00
elm_scroller.c entry: wrong viewport value calculation issue fix 2014-04-21 12:31:49 +09:00
elm_scroller.eo Eolian: Integration of Scroller 2014-03-31 09:08:42 +03:00
elm_scroller.h elm: added more "focused" and "unfocused" documentations. 2013-06-10 14:13:55 +09:00
elm_scroller_common.h Adding a new scroller API, to block its movements (by user input). 2013-05-10 11:07:10 -03:00
elm_scroller_eo.h Eolian: Integration of Scroller 2014-03-31 09:08:42 +03:00
elm_scroller_legacy.h fixed documentation for consistency. Gets -> Get. 2013-08-22 05:24:46 +09:00
elm_segment_control.c segment control: Adjusted to Eo2. 2014-04-10 09:35:02 +01:00
elm_segment_control.eo Eolian: Integration of Segment Control 2014-03-31 09:08:42 +03:00
elm_segment_control.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_segment_control_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_segment_control_eo.h Eolian: Integration of Segment Control 2014-03-31 09:08:42 +03:00
elm_segment_control_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_separator.c separator: Adjusted to Eo2. 2014-04-10 09:35:02 +01:00
elm_separator.eo Eolian: Integration of Separator 2014-03-31 09:08:42 +03:00
elm_separator.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_separator_eo.h Eolian: Integration of Separator 2014-03-31 09:08:42 +03:00
elm_separator_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_slider.c slider: fixed build warning 2014-04-22 14:32:20 +09:00
elm_slider.eo Eolian: Integration of Slider 2014-03-31 09:08:42 +03:00
elm_slider.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_slider_eo.h Eolian: Integration of Slider 2014-03-31 09:08:42 +03:00
elm_slider_legacy.h [slider] show/hide slider popup 2013-12-02 16:19:53 +09:00
elm_slideshow.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elm_slideshow.eo Eolian: Integration of Slideshow 2014-03-31 09:08:42 +03:00
elm_slideshow.h elementary - support language changed callback from a few widgets. 2014-01-23 20:07:20 +09:00
elm_slideshow_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_slideshow_eo.h Eolian: Integration of Slideshow 2014-03-31 09:08:42 +03:00
elm_slideshow_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_spinner.c spinner: Fixed broken focus movement by direction key. 2014-04-18 04:25:43 +09:00
elm_spinner.eo Eolian: Integration of Spinner 2014-03-31 10:23:51 +03:00
elm_spinner.h spinner: added signals "spinner,drag,start" and "spinner,drag,stop" 2013-10-23 23:03:50 +09:00
elm_spinner_eo.h Eolian: Integration of Spinner 2014-03-31 10:23:51 +03:00
elm_spinner_legacy.h elm_spinner_legacy.h: fixed wrong documentation and add more sample numbers. 2013-08-24 10:41:58 +09:00
elm_store.c fix some typos in comment and description 2014-01-22 13:20:15 +09:00
elm_store.h
elm_sys_notify.c option build deps that efl guarantees... now just are assumed and not ifdef'd 2013-11-12 22:56:05 +09:00
elm_sys_notify.h [elm] Handling signals on elm_sys_notify. 2012-12-07 17:23:34 +00:00
elm_systray.c Eolian: Integration of Systray 2014-03-31 10:23:51 +03:00
elm_systray.eo Eolian: Integration of Systray 2014-03-31 10:23:51 +03:00
elm_systray.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_systray_common.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_systray_eo.h Eolian: Integration of Systray 2014-03-31 10:23:51 +03:00
elm_systray_watcher.c option build deps that efl guarantees... now just are assumed and not ifdef'd 2013-11-12 22:56:05 +09:00
elm_systray_watcher.h [elm] Add support to D-Bus systray icons 2012-12-27 13:38:40 +00:00
elm_table.c table: Adjusted to Eo2. 2014-04-10 09:35:02 +01:00
elm_table.eo Eolian: Integration of Table 2014-03-31 10:23:51 +03:00
elm_table.h elm table: Fixed wrong description and argument name about packing API 2013-06-04 16:50:03 +09:00
elm_table_eo.h Eolian: Integration of Table 2014-03-31 10:23:51 +03:00
elm_table_legacy.h elm: removed trailing white spaces from headers before I work on a header file. 2013-12-16 00:45:43 +09:00
elm_theme.c fix my theme version fix to not version extns/overlays 2014-03-28 16:17:38 +09:00
elm_theme.h elm: removed trailing white spaces from headers before I work on a header file. 2013-12-16 00:45:43 +09:00
elm_thumb.c thumb: Adjusted to Eo2. 2014-04-10 09:39:31 +01:00
elm_thumb.eo Eolian: Integration of Thumb 2014-03-31 10:23:51 +03:00
elm_thumb.h elm_thumb: Add support for ethumb formatting and size manipulation. 2013-08-11 23:30:27 -05:00
elm_thumb_common.h Revert "Fix elementary building when --disable-ethumb is passed in." 2013-08-12 13:26:53 +01:00
elm_thumb_eo.h Eolian: Integration of Thumb 2014-03-31 10:23:51 +03:00
elm_thumb_legacy.h elm_thumb: Add support for ethumb formatting and size manipulation. 2013-08-11 23:30:27 -05:00
elm_toolbar.c entry: wrong viewport value calculation issue fix 2014-04-21 12:31:49 +09:00
elm_toolbar.eo Eolian: Integration of Toolbar 2014-03-31 10:23:51 +03:00
elm_toolbar.h toolbar: implemented widget item focus feature. 2014-03-24 00:22:32 +09:00
elm_toolbar_common.h Elementary: Split headers for widgets. 2013-04-29 15:42:08 +03:00
elm_toolbar_eo.h Eolian: Integration of Toolbar 2014-03-31 10:23:51 +03:00
elm_toolbar_legacy.h image/layout/toolbar: fixed documentations which use non-existing APIs. 2013-12-07 03:12:49 +09:00
elm_tooltip.h fix documentation typo/spelling 2014-03-30 14:01:23 +09:00
elm_transit.c transit - elm_transit_del() allows null pass. 2014-03-07 13:35:06 +09:00
elm_transit.h elementary/transit - removed white trailing 2013-02-28 18:17:24 +09:00
elm_url.c url: Added underscore(_) to elm internal functions, elm_url_xxx. 2014-01-21 23:23:37 +09:00
elm_util.c elm: Longwaited trailing white space removal. Clean elm up! 2013-09-30 22:15:01 +09:00
elm_video.c widgets - don't handle the events(key,mouse) if the object is disabled. 2014-04-16 10:59:43 +09:00
elm_video.eo Eolian: Integration of Video 2014-03-31 10:23:51 +03:00
elm_video.h panel, video, web, web2: added focused, unfocused smart callback documentation. 2013-06-10 14:37:47 +09:00
elm_video_eo.h Eolian: Integration of Video 2014-03-31 10:23:51 +03:00
elm_video_legacy.h Elementary: Split headers for Map, Menu, Panel, Panes, Photocam, Plug, 2013-04-28 13:55:41 +03:00
elm_web.c web: apply key binding 2014-04-16 11:03:14 +09:00
elm_web.eo Eolian: Integration of Web 2014-03-31 10:23:51 +03:00
elm_web.h web/web2 : Deprecated uri. url will be used instead. 2013-06-13 10:30:10 +09:00
elm_web2.c web2: Implemented alert/confirm/prompt 2014-04-22 01:42:53 +09:00
elm_web_common.h elm_web: Moved legacy APIs from elm_web_common.h to elm_web_legacy.h 2014-03-18 02:42:58 +09:00
elm_web_eo.h Eolian: Integration of Web 2014-03-31 10:23:51 +03:00
elm_web_legacy.h Eolian: Integration of Web 2014-03-31 10:23:51 +03:00
elm_widget.c atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_widget.eo atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_widget.h Elm widget: Put typedef needed by include before the include. 2014-04-03 13:34:31 +01:00
elm_widget_actionslider.h Eolian: Integration of Actionslider 2014-03-19 07:04:34 +02:00
elm_widget_bg.h Eolian: Integration of Bg 2014-03-20 07:33:56 +02:00
elm_widget_box.h Eolian: Integration of Box 2014-03-20 15:19:49 +02:00
elm_widget_bubble.h Eolian: Integration of Bubble 2014-03-20 15:19:49 +02:00
elm_widget_button.h button: Renamed internal variable of button smart data to match with 2014-04-18 01:26:01 +09:00
elm_widget_calendar.h Eolian: Integration of Calendar 2014-03-20 15:19:49 +02:00
elm_widget_check.h Eolian: Integration of Check 2014-03-20 15:19:49 +02:00
elm_widget_clock.h Eolian: Integration of Clock 2014-03-20 15:19:49 +02:00
elm_widget_colorselector.h Eolian: Integration of Color Selector 2014-03-20 15:19:49 +02:00
elm_widget_conform.h Eolian: Integration of Conformant 2014-03-20 15:19:49 +02:00
elm_widget_container.h Eolian: Integration of Container 2014-03-17 09:03:56 +02:00
elm_widget_ctxpopup.h Eolian: Integration of Ctx Popup 2014-03-20 15:19:50 +02:00
elm_widget_datetime.h Eolian: Integration of Datetime 2014-03-20 15:19:50 +02:00
elm_widget_dayselector.h Eolian: Integration of Day Selector 2014-03-23 10:56:44 +02:00
elm_widget_diskselector.h Eolian: Integration of Disk Selector 2014-03-23 10:56:44 +02:00
elm_widget_entry.h Eolian: Integration of Entry 2014-03-23 10:56:44 +02:00
elm_widget_fileselector.h Eolian: Integration of File Selector 2014-03-31 13:48:26 +03:00
elm_widget_fileselector_button.h fleselector_button: Implement some missing interfaces of Elm_Interface_Fileselector 2014-04-10 00:52:37 +09:00
elm_widget_fileselector_entry.h Eolian: Integration of File Selector Entry 2014-03-31 13:48:26 +03:00
elm_widget_flip.h Eolian: Integration of Flip 2014-03-23 14:17:38 +02:00
elm_widget_flipselector.h Eolian: Integration of Flip Selector 2014-03-31 13:48:26 +03:00
elm_widget_frame.h Eolian: Integration of Frame 2014-03-18 09:01:28 +02:00
elm_widget_gengrid.h Eolian: Integration of Gengrid and Gengrid Pan 2014-04-01 14:52:14 +03:00
elm_widget_genlist.h Eolian: Integration of Genlist and Genlist Pan 2014-04-01 13:55:42 +03:00
elm_widget_glview.h Eolian: Integration of GLView 2014-03-23 14:17:38 +02:00
elm_widget_grid.h elm_widget_xxx.h: Adopt EINA_UNLIKELY and fix indentation in FOO_DATA_GET macros. 2014-01-16 03:34:55 +09:00
elm_widget_hover.h Eolian: Integration of Hover 2014-03-18 09:02:03 +02:00
elm_widget_hoversel.h Eolian: Integration of Hoversel 2014-03-23 14:17:38 +02:00
elm_widget_icon.h Eolian: Integration of Icon 2014-03-23 14:17:38 +02:00
elm_widget_image.h Eolian: Integration of Image 2014-03-23 14:17:38 +02:00
elm_widget_index.h Eolian: Integration of Index 2014-03-23 14:17:38 +02:00
elm_widget_inwin.h elm_widget_xxx.h: Adopt EINA_UNLIKELY and fix indentation in FOO_DATA_GET macros. 2014-01-16 03:34:55 +09:00
elm_widget_label.h Eolian: Integration of Label 2014-03-23 15:01:33 +02:00
elm_widget_layout.h layout: expose a typedef that needs to be public (Content_Alias). 2014-04-10 03:41:52 +01:00
elm_widget_list.h Eolian: Integration of List 2014-03-31 16:00:46 +03:00
elm_widget_map.h map: remove memory leak 2014-04-04 11:47:40 +09:00
elm_widget_mapbuf.h Eolian: Integration of MapBuf 2014-03-31 08:15:21 +03:00
elm_widget_menu.h elementary: when modal win appears another wins are blocked 2014-04-09 19:04:55 +09:00
elm_widget_multibuttonentry.h Eolian: Integration of Multi Button Entry 2014-03-31 13:48:26 +03:00
elm_widget_naviframe.h Eolian: Integration of Naviframe 2014-03-31 13:48:26 +03:00
elm_widget_notify.h Eolian: Integration of Notify 2014-03-31 08:18:05 +03:00
elm_widget_panel.h Eolian: Integration of Panel 2014-03-24 10:41:14 +02:00
elm_widget_panes.h Eolian: Integration of Panes 2014-03-31 08:18:15 +03:00
elm_widget_photo.h Eolian: Integration of Photo 2014-03-31 08:18:30 +03:00
elm_widget_photocam.h Eolian: Integration of Photocam and Photocam Pan 2014-03-31 08:18:23 +03:00
elm_widget_player.h Eolian: Integration of Player 2014-03-31 08:18:37 +03:00
elm_widget_plug.h elm_widget_xxx.h: Adopt EINA_UNLIKELY and fix indentation in FOO_DATA_GET macros. 2014-01-16 03:34:55 +09:00
elm_widget_popup.h Eolian: Integration of Popup 2014-03-31 08:18:51 +03:00
elm_widget_prefs.h Eolian: Integration of Prefs 2014-03-31 08:18:57 +03:00
elm_widget_progressbar.h Eolian: Integration of Progressbar 2014-03-31 08:19:03 +03:00
elm_widget_radio.h Eolian: Integration of Radio 2014-03-31 09:08:11 +03:00
elm_widget_route.h Eolian: Integration of Route 2014-03-31 09:08:11 +03:00
elm_widget_scroller.h Eolian: Integration of Scroller 2014-03-31 09:08:42 +03:00
elm_widget_segment_control.h Eolian: Integration of Segment Control 2014-03-31 09:08:42 +03:00
elm_widget_separator.h Eolian: Integration of Separator 2014-03-31 09:08:42 +03:00
elm_widget_slider.h slider - don't send signals multiple times if the multiple key is pressed/up. 2014-04-18 12:00:32 +09:00
elm_widget_slideshow.h Eolian: Integration of Slideshow 2014-03-31 09:08:42 +03:00
elm_widget_spinner.h Eolian: Integration of Spinner 2014-03-31 10:23:51 +03:00
elm_widget_table.h elm_widget_xxx.h: Adopt EINA_UNLIKELY and fix indentation in FOO_DATA_GET macros. 2014-01-16 03:34:55 +09:00
elm_widget_thumb.h Eolian: Integration of Thumb 2014-03-31 10:23:51 +03:00
elm_widget_toolbar.h Eolian: Integration of Toolbar 2014-03-31 10:23:51 +03:00
elm_widget_video.h Eolian: Integration of Video 2014-03-31 10:23:51 +03:00
elm_widget_web.h Eolian: Integration of Web 2014-03-31 10:23:51 +03:00
elm_win.c atspi: separate atspi mode from access mode. 2014-04-21 15:01:11 +09:00
elm_win.eo atspi: refactor atspi_object class into mixins. 2014-04-21 12:46:12 +09:00
elm_win.h win: added a suggestion to call window object evas_object_show() after 2013-12-15 04:26:22 +09:00
elm_win_common.h win - revert the revert. 1974aff066a10df59750a6d52fd9933333eb0ee3 2014-03-22 15:40:07 +09:00
elm_win_eo.h Eolian: Integration of Win 2014-03-31 10:23:51 +03:00
elm_win_legacy.h Eolian: Integration of Win 2014-03-31 10:23:51 +03:00
els_box.c els_box: Used Eina_Bool instead of int for the parameters of _els_box_layout 2014-01-14 03:26:16 +09:00
els_box.h els_box: Used Eina_Bool instead of int for the parameters of _els_box_layout 2014-01-14 03:26:16 +09:00
els_cursor.c fix cursor setting to only set if currently visible 2014-04-21 12:41:59 +09:00
els_tooltip.c tooltips position more accurately in X in xinerama 2014-04-22 09:31:41 -04:00
elu_ews_wm.c elm: Changed __UNUSED__ to EINA_UNUSED. 2014-01-06 23:33:57 +09:00