efl/legacy/elementary/src/lib
Daniel Juyung Seo f4e8c92f0d elm list: Fixed list separator size bug. Patch by Thiep Ha <thiep.ha@samsung.com>
On Sun, Dec 9, 2012 at 11:11 AM, thiep ha <thiep.ha@samsung.com> wrote:

    Dear All,

    In elementary list, the separator is not correctly set.
    I would like to send a patch to correct the list with separator.
    I also add an example named "List Separator" to test it.

    Please review this patch.

    Best Regards,
    Thiep Ha

SVN revision: 82040
2013-01-03 06:23:33 +00:00
..
Elementary.h.in [elm] Add support to D-Bus systray icons 2012-12-27 13:38:40 +00:00
Elementary_Cursor.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
Makefile.am [elm] Support elementary icon directory in D-Bus menu 2012-12-28 14:59:46 +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 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.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 Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 elementary/naviframe - removed unnecessary string buf copy 2013-01-03 04:20:11 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +00:00
elm_access.h [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +00:00
elm_actionslider.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_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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +00:00
elm_calendar.h elm: fix doxygen in calendar widget 2012-11-29 02:34:12 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 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_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: always finish elm_conform buffer with at least one '\0'. 2012-12-06 08:31:25 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 - RE: [E-devel] [Patch] Align of Elm_Notify 2012-10-30 13:14:45 +00:00
elm_diskselector.c [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 elementary: fix uninitialized data path in elm_flip. 2012-12-05 06:24:21 +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 Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +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 fix bug hermet added in font code! :) 2012-05-03 09:18:20 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +00:00
elm_gengrid.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_genlist.c same commit for trunk 2012-12-29 13:45:17 +00:00
elm_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_gesture_layer.c Gesture layer APIs added to access internal variables of the specific 2012-12-12 09:13:32 +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 Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +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 Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +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 elementary/image - +FIXME 2012-12-20 01:54:57 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +00:00
elm_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_interface_scrollable.c elementary: more proper NULL check. 2012-12-10 07:24:48 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +00:00
elm_label.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_layout.c elementary: move code around for better readability. 2012-11-30 07:55:49 +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: Fixed list separator size bug. Patch by Thiep Ha <thiep.ha@samsung.com> 2013-01-03 06:23:33 +00:00
elm_list.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_macros.h split up all elm headers. not perfect, but a big start 2011-12-30 06:49:28 +00:00
elm_main.c [elm] Add support to D-Bus systray icons 2012-12-27 13:38:40 +00:00
elm_map.c elm/map: Free buffer on error path 2012-12-19 10:28:20 +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 - update mapbuf forcely whenever it's states are changed. 2012-12-12 04:28:11 +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 [elm] Support item separators in D-Bus menu 2012-12-28 14:59:33 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +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 sorry indentation 2012-12-28 03:59:36 +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] Add support to D-Bus systray icons 2012-12-27 13:38:40 +00:00
elm_progressbar.c [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +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 slier: Used a macro for delay changed interval. 2013-01-03 06:12:38 +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 Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 more shutdown fixes for elm_need/unneed. 2012-12-05 15:13:18 +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 [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 elementary/transit - only update image file if the file idx is changed. 2012-12-18 07:09:48 +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 Cleaning: removed include Eo.h in widgets because it was indirectly included by Elementary.h 2012-11-26 09:29:01 +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 more shutdown fixes for elm_need/unneed. 2012-12-05 15:13:18 +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 elm_widget.c: ;; is not sexy. 2013-01-03 06:12:51 +00:00
elm_widget.h [access] export some APIs,and remove unnecessary lines. 2012-12-23 14:50:56 +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 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_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 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.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_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 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_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 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_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 [elm] Add D-Bus external menu support 2012-12-27 13:38:33 +00:00
elm_win.h [elm] Add D-Bus external menu support 2012-12-27 13:38:33 +00:00
els_box.c Remove unnecessary code. 2012-04-24 11:09:31 +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 same netwm tooltip fix 2012-12-29 15:57:08 +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