efl/legacy/elementary/src/lib
ChunEon Park 92cb1d522d elementary/conformant - same as the virtual keyboard, set displaymode whenever clipboard states are changed.
SVN revision: 82759
2013-01-14 12:44:09 +00:00
..
Elementary.h.in elementary: add Ecore_Input.h directly. 2013-01-10 08:22:08 +00:00
Elementary_Cursor.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
Makefile.am elementary: remove build dependencie from old e_dbus. 2013-01-10 07:50:14 +00:00
elc_ctxpopup.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elc_ctxpopup.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elc_fileselector.c elementary/fileselector - ++ unused 2013-01-04 07:38:26 +00:00
elc_fileselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_fileselector_button.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elc_fileselector_button.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_fileselector_entry.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elc_fileselector_entry.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_hoversel.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elc_hoversel.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_multibuttonentry.c elementary/multibuttonentry - fix memory leak 2013-01-09 08:28:03 +00:00
elc_multibuttonentry.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_naviframe.c [naviframe] rebuild broken accessibility feature on title area. 2013-01-12 06:41:21 +00:00
elc_naviframe.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_player.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elc_popup.c elementary/popup - fix the popup that returned invalid action buttons 2012-12-17 10:50:12 +00:00
elc_popup.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elc_scrolled_entry.c [elm] Entry now a scrollable layout. 2012-08-30 16:45:15 +00:00
elm_access.c elm access: Added const for getters. 2013-01-10 21:11:59 +00:00
elm_access.h elm access: Added const for getters. 2013-01-10 21:11:59 +00:00
elm_actionslider.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_actionslider.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_app.h Add app pretty name and .desktop file path support 2012-12-04 18:09:54 +00:00
elm_authors.h From: Gwanglim Lee <gl77.lee@samsung.com> 2012-12-05 06:50:27 +00:00
elm_bg.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_bg.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_box.c elm: refactoring. on_deletion -> delete_me. 2012-12-08 18:17:04 +00:00
elm_box.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_bubble.c [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +00:00
elm_bubble.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_button.c [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +00:00
elm_button.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_cache.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_calendar.c [elm] calendar: Fixing a problem with min/max year 2013-01-07 13:50:19 +00:00
elm_calendar.h [elm] calendar: small fixes for documentation 2013-01-07 14:07:31 +00:00
elm_check.c [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +00:00
elm_check.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_clock.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_clock.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_cnp.c elementary: correctly check error in elm_cnp. 2012-12-10 08:01:16 +00:00
elm_cnp.h core fixup of elm cnp to be able to work regardless ofr display 2012-08-22 08:33:43 +00:00
elm_colorselector.c [colorselector] remove resource leak possibility 2013-01-09 11:56:57 +00:00
elm_colorselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_config.c fix small leak that only happens if elm config needs an update. 2013-01-05 01:12:27 +00:00
elm_config.h elementary: add a mode to entry to clear selection when loosing focus. 2012-11-29 08:58:49 +00:00
elm_conform.c elementary/conformant - same as the virtual keyboard, set displaymode whenever clipboard states are changed. 2013-01-14 12:44:09 +00:00
elm_conform.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_container.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_cursor.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_datetime.c Fix Buffer not null terminated 2013-01-10 02:24:40 +00:00
elm_datetime.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_dayselector.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_dayselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_dbus_menu.c [elm] Support freedesktop icons in D-Bus menu 2012-12-28 15:00:00 +00:00
elm_debug.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_deprecated.h elementary/label - support slide effect of the label widget optionally. 2013-01-04 10:47:51 +00:00
elm_diskselector.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_diskselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_entry.c Data is not used in the show_region_hook anyway, so no need to pass it. 2013-01-10 14:06:50 +00:00
elm_entry.h Fix docs and wrong Eo API 2012-12-18 08:21:57 +00:00
elm_factory.c remove deprecated function related with elm_flipselector and elm_factory 2012-03-06 12:58:07 +00:00
elm_factory.h disable factory for elm release 2012-03-05 13:13:26 +00:00
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 Fix the bug which the callbacks of the sub-object are added even if the sub-object is already added the parent object. 2013-01-03 09:52:57 +00:00
elm_flip.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_flipselector.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_flipselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_focus.h elementary: move Elm_Focus_Direction into Focus group 2012-11-16 05:58:20 +00:00
elm_font.c elementary/font - fixed memory leak 2013-01-09 08:37:48 +00:00
elm_font.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_frame.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_frame.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_gen.h elm genlist: Fixed wrong member name. 'edit_item_style' -> 'decorate_all_item_style' 2012-03-09 12:00:28 +00:00
elm_gen_common.h elm genlist/gengrid: Refactoring. 2012-11-16 14:26:04 +00:00
elm_general.h elementary: move Elm_Focus_Direction into Focus group 2012-11-16 05:58:20 +00:00
elm_gengrid.c elm list, genlist, gengrid: Added highlighted and unhighlighted signal callbacks. 2013-01-14 10:12:50 +00:00
elm_gengrid.h elm list, genlist, gengrid: Added highlighted and unhighlighted signal callbacks. 2013-01-14 10:12:50 +00:00
elm_genlist.c elm list, genlist, gengrid: Added highlighted and unhighlighted signal callbacks. 2013-01-14 10:12:50 +00:00
elm_genlist.h elm list, genlist, gengrid: Added highlighted and unhighlighted signal callbacks. 2013-01-14 10:12:50 +00:00
elm_gesture_layer.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_gesture_layer.h Gesture layer APIs added to access internal variables of the specific 2012-12-12 09:13:32 +00:00
elm_getting_started.h Removing meaningless '*' from documentation output. 2012-05-29 20:20:33 +00:00
elm_glview.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_glview.h elm: add ingroup GLView for some enums 2012-11-26 23:58:23 +00:00
elm_grid.c elementary: move macro that should only be used in Elm_Widget inside it. 2012-12-05 10:59:36 +00:00
elm_grid.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_hover.c Fix the bug which the callbacks of the sub-object are added even if the sub-object is already added the parent object. 2013-01-03 09:52:57 +00:00
elm_hover.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_icon.c elementary: move code around for better readability. 2012-11-30 07:55:49 +00:00
elm_icon.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_image.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_image.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_index.c elm index: Fixed formatting. 2013-01-09 15:54:42 +00:00
elm_index.h elm elm_index.h: More documentation warning for elm_index_level_go(). 2013-01-10 11:49:51 +00:00
elm_interface_scrollable.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_interface_scrollable.h Fix docs and wrong Eo API 2012-12-18 08:21:57 +00:00
elm_intro.h update @version's 2012-08-27 09:51:57 +00:00
elm_inwin.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_inwin.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_label.c elementary/label - and cancel the ellipsis before label try to calc the text size. 2013-01-07 06:06:16 +00:00
elm_label.h elementary/label - added a label signal callback "slide,end" 2013-01-05 04:56:06 +00:00
elm_layout.c Fix the bug which the callbacks of the sub-object are added even if the sub-object is already added the parent object. 2013-01-03 09:52:57 +00:00
elm_layout.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_list.c elm list, genlist, gengrid: Added highlighted and unhighlighted signal callbacks. 2013-01-14 10:12:50 +00:00
elm_list.h elm list, genlist, gengrid: Added highlighted and unhighlighted signal callbacks. 2013-01-14 10:12:50 +00:00
elm_macros.h split up all elm headers. not perfect, but a big start 2011-12-30 06:49:28 +00:00
elm_main.c elementary: fix mistake with ebus linking. 2013-01-11 00:23:58 +00:00
elm_map.c elm map: Fixed formatting. 2013-01-09 15:34:59 +00:00
elm_map.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_mapbuf.c elementary/mapbuf - removed workaround code that would cause the performance issue. 2013-01-07 07:07:27 +00:00
elm_mapbuf.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_menu.c Remove redundant code 2013-01-11 16:43:30 +00:00
elm_menu.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_mirroring.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_module.c [elm] Introducing a new widget, along with its infrastructure -- prefs. 2012-11-30 14:41:39 +00:00
elm_need.h [elm] Add support to D-Bus systray icons 2012-12-27 13:38:40 +00:00
elm_notify.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_notify.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_object.h elm elm_object.h: Fixed documentation and added more description. 2012-11-13 18:25:40 +00:00
elm_object_item.h Cleanup Doxygen Warnings - elementary 5 2012-04-27 12:55:29 +00:00
elm_panel.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_panel.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_panes.c elm panes: Added 'top' and 'bottom' part aliases for vertical panes. I did not change the swallow part name not to breatk theme api. 2012-11-29 18:43:39 +00:00
elm_panes.h elm panes: Added 'top' and 'bottom' part aliases for vertical panes. I did not change the swallow part name not to breatk theme api. 2012-11-29 18:43:39 +00:00
elm_photo.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_photo.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_photocam.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_photocam.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_plug.c elm_plug: fixed signal name. 2012-12-18 22:14:27 +00:00
elm_plug.h elm_plug: fixed signal name. 2012-12-18 22:14:27 +00:00
elm_prefs.c [elm] Implement dangling smart cb for prefs widget. 2012-12-21 19:10:09 +00:00
elm_prefs.h [elm] Just fixing the return type documentation of elm_prefs_data_get(). 2013-01-02 19:00:52 +00:00
elm_prefs_data.c Fix Elm's build. antognolli += spank. 2012-12-07 13:54:38 +00: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_priv.h elm elm_priv.h: Fixed wrong parameter which was spotted by Thiago Henrique <thenrique@gmail.com> 2013-01-06 04:46:53 +00:00
elm_progressbar.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_progressbar.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_radio.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_radio.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_removed.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_route.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_route.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_scale.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_scroll.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_scroller.c Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +00:00
elm_scroller.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_segment_control.c Fix Dereference after null check 2013-01-09 11:30:10 +00:00
elm_segment_control.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_separator.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_separator.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_slider.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_slider.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_slideshow.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_slideshow.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_spinner.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_spinner.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_store.c remove trailing spaces and fix coding style 2012-10-11 00:35:00 +00:00
elm_store.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_sys_notify.c wake up. fix svn breakages. yay. :) 2012-12-19 01:08:13 +00:00
elm_sys_notify.h [elm] Handling signals on elm_sys_notify. 2012-12-07 17:23:34 +00:00
elm_systray.c [elm] Add support to D-Bus systray icons 2012-12-27 13:38:40 +00:00
elm_systray.h [elm] Add support to D-Bus systray icons 2012-12-27 13:38:40 +00:00
elm_systray_watcher.c [elm] Add support to D-Bus systray icons 2012-12-27 13:38:40 +00:00
elm_systray_watcher.h [elm] Add support to D-Bus systray icons 2012-12-27 13:38:40 +00:00
elm_table.c elementary: move macro that should only be used in Elm_Widget inside it. 2012-12-05 10:59:36 +00:00
elm_table.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_theme.c elementary: escape theme filename correctly. 2012-09-25 08:04:17 +00:00
elm_theme.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_thumb.c elm/thumb: Make sure we also build without ethumb. 2013-01-14 12:20:57 +00:00
elm_thumb.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_toolbar.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_toolbar.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_tooltip.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_transit.c Fix missing break 2013-01-09 10:14:18 +00:00
elm_transit.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_util.c elementary - sorry i pushed together which should not be 2012-10-30 13:11:53 +00:00
elm_video.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_video.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_web.c elm: Refactoring. 2013-01-04 19:10:19 +00:00
elm_web.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_web2.c more shutdown fixes for elm_need/unneed. 2012-12-05 15:13:18 +00:00
elm_widget.c elm: Restructuring codes to remove dead codes. 2013-01-09 09:02:22 +00:00
elm_widget.h elm access: Added const for getters. 2013-01-10 21:11:59 +00:00
elm_widget_actionslider.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_bg.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_box.h elm: fixed build break caused by my two commits. 2012-12-08 18:39:24 +00:00
elm_widget_bubble.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_button.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_calendar.h [elm] calendar: spinners for month and year now 2013-01-03 20:50:10 +00:00
elm_widget_check.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_clock.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_colorselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_conform.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_container.h Added missing descriptions for Eo defines whose functions hadn't descriptions at all. Needed in language bindings. 2012-11-27 05:35:43 +00:00
elm_widget_ctxpopup.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_datetime.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_dayselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_diskselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_entry.h elementary/entry : Removing unused codes. 2013-01-04 04:32:30 +00:00
elm_widget_fileselector.h [elm] file_selector: making the widget more desktop 2013-01-03 20:48:14 +00:00
elm_widget_fileselector_button.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_fileselector_entry.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_flip.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_flipselector.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_frame.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_gengrid.h From: DUBEYPRINCE KUMAR <prince.dubey@samsung.com> 2013-01-03 12:03:55 +00:00
elm_widget_genlist.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_glview.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_grid.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_hover.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_hoversel.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_icon.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_image.h Add the hit_rect in elm_image. When the image is changed, the evas callback cannot be called. 2012-11-27 09:29:16 +00:00
elm_widget_index.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_inwin.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_label.h elementary/label - support slide effect of the label widget optionally. 2013-01-04 10:47:51 +00:00
elm_widget_layout.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_list.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_map.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_mapbuf.h elementary/mapbuf - fix the mapbuf to update it's contents correctly even if they go outside of the buffer 2012-11-29 06:51:30 +00:00
elm_widget_menu.h [elm] Add D-Bus external menu support 2012-12-27 13:38:33 +00:00
elm_widget_multibuttonentry.h elementary: eo_data_get can return NULL if the object is dead. 2012-12-07 08:44:47 +00:00
elm_widget_naviframe.h elementary/naviframe - fix the naviframe crash if naviframe_item_pop and naviframe deletion is performed in serial. 2012-12-03 13:27:57 +00:00
elm_widget_notify.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_panel.h elm: fixed build break caused by my two commits. 2012-12-08 18:39:24 +00:00
elm_widget_panes.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_photo.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_photocam.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_player.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_plug.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_popup.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_prefs.h elm: fixed build break caused by my two commits. 2012-12-08 18:39:24 +00:00
elm_widget_progressbar.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_radio.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_route.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_scroller.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_segment_control.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_separator.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_slider.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_slideshow.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_spinner.h [spinner] enhance access feature 2012-11-26 10:59:00 +00:00
elm_widget_table.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_thumb.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_toolbar.h elm: fixed build break caused by my two commits. 2012-12-08 18:39:24 +00:00
elm_widget_video.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_widget_web.h We have ported to Eo all the widgets of elementary. We didn't change the inheritance itself, only the mechanism, as done previously in Evas, Ecore and Edje. We removed totally the previous inheritance mechanism. 2012-11-26 06:32:53 +00:00
elm_win.c let's try handling auto-throttle by counting up 2013-01-14 09:46:25 +00:00
elm_win.h [elm] Add D-Bus external menu support 2012-12-27 13:38:33 +00:00
els_box.c Fix max value calculation of els_box. Related to svn 82450. 2013-01-10 04:41:36 +00:00
els_box.h
els_cursor.c Elm: Patches from Rob Bradford <rob@linux.intel.com> to: 2012-06-06 13:55:15 +00:00
els_pan.c Elm smart/pan: Check obj != NULL before fetching smart data. 2012-07-08 10:31:34 +00:00
els_pan.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
els_tooltip.c Fix copy-paste error 2013-01-09 04:57:54 +00:00
elu_ews_wm.c use the new escape text set to clear up issues if theme has TEXT vs 2012-04-20 12:51:10 +00:00