efl/legacy/elementary/src/lib
WooHyun Jung 67b7042c08 elementary/elm_widget : evas_object_smart_interface_get should be
tried with SMART object only. Before this commit, some applications
printed "evas_debug_magic_wrong".


SVN revision: 76157
2012-09-05 02:37:47 +00:00
..
Elementary.h.in update header #defined versions to 1.8 to make sure new apis are used 2012-09-03 09:55:34 +00:00
Elementary_Cursor.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
Makefile.am [elm] Panel now a layout (last widget, woo hoo!) 2012-08-30 16:46:40 +00:00
elc_ctxpopup.c [elm] Oopsie--. 2012-09-04 14:10:00 +00:00
elc_ctxpopup.h [elm] NEWS, Changelog and @since for my residual 2012-08-30 23:19:05 +00:00
elc_fileselector.c [elm] Remove duplicated code. 2012-08-09 14:46:58 +00:00
elc_fileselector.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elc_fileselector_button.c [elm] File selector button now inheritable. 2012-08-01 21:04:26 +00:00
elc_fileselector_button.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elc_fileselector_entry.c [elm] Filesector entry ported. 2012-08-30 16:45:28 +00:00
elc_fileselector_entry.h [elm] NEWS, Changelog and @since for my residual 2012-08-30 23:19:05 +00:00
elc_hoversel.c [elm] Hoversel now inheritable. 2012-08-01 21:04:20 +00:00
elc_hoversel.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elc_multibuttonentry.c [elm] Multibuttonentry now a layout. 2012-08-30 16:46:12 +00:00
elc_multibuttonentry.h [elm] NEWS, Changelog and @since for my residual 2012-08-30 23:19:05 +00:00
elc_naviframe.c Elm: Account for framespace X also. Thanks for spotting this Daniel ;) 2012-09-04 12:51:57 +00:00
elc_naviframe.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elc_player.c [elm] Now those comments make less sense, remove. 2012-08-01 21:05:16 +00:00
elc_popup.c From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-09-03 09:26:57 +00:00
elc_popup.h [elm] NEWS, Changelog and @since for my residual 2012-08-30 23:19:05 +00:00
elc_scrolled_entry.c [elm] Entry now a scrollable layout. 2012-08-30 16:45:15 +00:00
elm_access.c use shinwoo's 2nd patch not first! 2012-09-03 08:49:45 +00:00
elm_actionslider.c [elm] Actionslider now inheritable. 2012-07-31 22:06:16 +00:00
elm_actionslider.h From: Daniel Willmann <d.willmann@samsung.com> 2012-06-14 14:42:34 +00:00
elm_app.h Fix typos in documentation #2 2012-02-14 08:50:23 +00:00
elm_authors.h elementary: sync with AUTHORS and elm_authors.h 2012-05-25 23:57:42 +00:00
elm_bg.c [elm] Now those comments make less sense, remove. 2012-08-01 21:05:16 +00:00
elm_bg.h [elm] Remove deprecated info. 2012-08-09 14:46:51 +00:00
elm_box.c [elm] More safety for box deletion. 2012-08-30 16:46:20 +00:00
elm_box.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_bubble.c [elm] Bubble now inheritable. 2012-08-01 21:04:39 +00:00
elm_bubble.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_button.c use shinwoo's 2nd patch not first! 2012-09-03 08:49:45 +00:00
elm_button.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_cache.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_calendar.c [elm] Calendar now inheritable. 2012-07-31 22:06:52 +00:00
elm_calendar.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_check.c [elm] Check now inheritable. 2012-08-01 21:03:05 +00:00
elm_check.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_clock.c [elm] Clock inheritable. 2012-08-01 21:03:41 +00:00
elm_clock.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_cnp.c Elementary: Fix up copy/paste code to work properly with both X11 and 2012-08-29 07:29:21 +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 From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-08-18 13:52:03 +00:00
elm_colorselector.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_config.c Yes - i know. Release. Freeze. I put this in as it solves a complaint 2012-08-28 10:37:02 +00:00
elm_config.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_conform.c [elm] I guess people never use that 'feature'? 2012-08-30 16:46:52 +00:00
elm_conform.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_container.c [Elm] New Elm widget class: cointainer 2012-05-03 22:41:21 +00:00
elm_cursor.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_datetime.c From: Rajeev Ranjan <rajeev.r@samsung.com> 2012-09-03 07:24:20 +00:00
elm_datetime.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_dayselector.c [elm] Day selector now inheritable. 2012-08-01 21:04:47 +00:00
elm_dayselector.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_debug.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_deprecated.h elementary: elm_calendar deprecate elm_calendar_day_selection_disabled_set/get, instead now use elm_calendar_select_mode_set/get. ELM_CALENDAR_SELECT_MODE_ONDEMAND is present but not supported yet 2012-04-19 08:46:22 +00:00
elm_diskselector.c elm diskselector: Added 'clicked' smart callback to diskselector. This is called only when user clicks an item. 2012-08-30 10:38:38 +00:00
elm_diskselector.h elm diskselector: Added 'clicked' smart callback to diskselector. This is called only when user clicks an item. 2012-08-30 10:38:38 +00:00
elm_entry.c Elementary: Make entry compile again when using Wayland. 2012-08-31 06:20:58 +00:00
elm_entry.h elm: Add ELM_INPUT_PANEL_RETURN_KEY_TYPE_SIGNIN 2012-09-04 02:34:19 +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 elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_flip.c Elementary: (elm_flip) Not much point in fetching the Z values here if we are not 2012-09-03 06:32:40 +00:00
elm_flip.h flip: proper api: elm_flip_go_to(). 2012-07-24 21:57:11 +00:00
elm_flipselector.c fix 2 flipselector issues. 2012-08-07 03:59:02 +00:00
elm_flipselector.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_focus.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +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 [elm] Now those comments make less sense, remove. 2012-08-01 21:05:16 +00:00
elm_frame.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +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 now a scrollable layout. 2012-07-16 21:56:30 +00:00
elm_general.h elementary: improve doc. 2012-05-29 03:09:06 +00:00
elm_gengrid.c From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-08-18 13:52:03 +00:00
elm_gengrid.h [elm] Forgotten cleanups and comments on gengrid. 2012-07-16 21:56:18 +00:00
elm_genlist.c elm genlist: Fixed wrong reorder animation. Patch by Bluezery <ohpowel@gmail.com> 2012-09-03 06:20:47 +00:00
elm_genlist.h This is minor fix (typo, nuance) for genlist documentation. 2012-08-31 12:54:53 +00:00
elm_gesture_layer.c [elm] New elm_widget_add() usage spread. 2012-07-18 21:03:39 +00:00
elm_gesture_layer.h Be clear about gesture layer's usage. 2012-06-13 17:21:13 +00:00
elm_getting_started.h Removing meaningless '*' from documentation output. 2012-05-29 20:20:33 +00:00
elm_glview.c [elm] Glview now inheritable. 2012-07-31 22:04:54 +00:00
elm_glview.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_grid.c [elm] Grid now inheritable. 2012-07-31 22:05:06 +00:00
elm_grid.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_hover.c Elm: Fix stupid hover widget to account for framespace. Fixes ticket 2012-09-03 12:04:39 +00:00
elm_hover.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_icon.c [elm] Icon now inheritable. 2012-07-30 22:36:38 +00:00
elm_icon.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_image.c elementary: fix elm_image_orient_get/set and add a test case. 2012-08-02 08:15:05 +00:00
elm_image.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_index.c [elm/index] fix indentation 2012-08-28 04:02:14 +00:00
elm_index.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_interface_scrollable.c elm: Fix division by zero in elm_interface_scroller 2012-08-21 02:46:17 +00:00
elm_interface_scrollable.h fix another elm bug where arrows are not "clickable" for scrolling to 2012-08-07 10:20:30 +00:00
elm_intro.h update @version's 2012-08-27 09:51:57 +00:00
elm_inwin.c [elm] Inwin now inheritable. 2012-07-31 22:06:57 +00:00
elm_inwin.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_label.c From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-08-18 13:52:03 +00:00
elm_label.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_layout.c Elm layout: Revert "Elm layout: Fix segfault in some cases." 2012-09-03 13:55:20 +00:00
elm_layout.h elementary: add thaw/freeze to Elm_Layout and use it in Elm_Calendar. 2012-07-30 07:14:33 +00:00
elm_list.c elm list: Do not process _size_hints_changed_cb when list is going to be deleted. 2012-08-29 23:38:58 +00:00
elm_list.h elm elm_list.h: Fix typo pointed out by Goffi on irc. 2012-07-18 13:24:45 +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] Bye, bye, compat. 2012-08-30 16:46:59 +00:00
elm_map.c From: Bluezery <ohpowel@gmail.com> 2012-09-03 08:35:53 +00:00
elm_map.h [elm] Map now using the scrollable interface. 2012-07-19 20:26:09 +00:00
elm_mapbuf.c [elm] Mapbuf now inheritable. 2012-07-31 22:05:33 +00:00
elm_mapbuf.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_menu.c Elm: Account for framespace X also. Thanks for spotting this Daniel ;) 2012-09-04 12:51:57 +00:00
elm_menu.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_mirroring.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_module.c someone change... bdilly 72499. bad! iterators are not safe for 2012-07-05 09:36:07 +00:00
elm_need.h Fix typos in documentation #8. 2012-02-14 08:50:43 +00:00
elm_notify.c [elm] Notify now inheritable. 2012-07-31 22:05:27 +00:00
elm_notify.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_object.h [elm] More doc improvements. 2012-08-20 14:03:28 +00:00
elm_object_item.h Cleanup Doxygen Warnings - elementary 5 2012-04-27 12:55:29 +00:00
elm_panel.c [elm] Panel now a layout (last widget, woo hoo!) 2012-08-30 16:46:40 +00:00
elm_panel.h [elm] NEWS, Changelog and @since for my residual 2012-08-30 23:19:05 +00:00
elm_panes.c [elm] Panes now inheritable. 2012-08-01 21:04:56 +00:00
elm_panes.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_photo.c [elm] Making photo inheritable. 2012-07-30 22:35:11 +00:00
elm_photo.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_photocam.c [elm] Photocam now inheritable. 2012-07-30 22:36:06 +00:00
elm_photocam.h [elm] Elm photocam on scrollable iface, now. 2012-07-04 21:43:29 +00:00
elm_plug.c [elm] Plug now inheritable. 2012-07-31 22:05:12 +00:00
elm_plug.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_priv.h [elm] Put some order on elm_widget.c. 2012-08-30 16:47:10 +00:00
elm_progressbar.c From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-08-18 13:52:03 +00:00
elm_progressbar.h update all versions in @sincs, README's and configure.ac's etc. to 2012-07-09 10:20:21 +00:00
elm_radio.c [elm] Now those comments make less sense, remove. 2012-08-01 21:05:16 +00:00
elm_radio.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_removed.h elm: Fixed formatting. 2012-03-28 09:02:22 +00:00
elm_route.c [elm] Route now inheritable. 2012-07-31 22:05:17 +00:00
elm_route.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +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 [elm] Rework focus_region and on_focus_region 2012-08-30 16:47:16 +00:00
elm_scroller.h [elm] Missing @sinces and stuff, sorry. 2012-07-11 01:38:34 +00:00
elm_segment_control.c elementary/segment control - elm_segment_control patch 2012-08-27 04:29:31 +00:00
elm_segment_control.h elm: Applied elm_icon_file_set -> elm_image_file_set api change. 2012-06-07 11:40:54 +00:00
elm_separator.c [elm] Separator now inheritable. 2012-07-31 22:06:47 +00:00
elm_separator.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_slider.c Elm: Fix slider popup to account for framespace. 2012-08-22 12:45:44 +00:00
elm_slider.h elementary: and now fix me 2012-06-15 16:48:25 +00:00
elm_slideshow.c [elm] Slideshow now inheritable. 2012-07-31 22:06:00 +00:00
elm_slideshow.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_spinner.c From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-08-21 10:08:56 +00:00
elm_spinner.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_store.c [elm] And now remove deprecated calls usage (WRT 2012-05-28 21:50:11 +00:00
elm_store.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_table.c [elm] Table oopsie. 2012-08-21 22:00:28 +00:00
elm_table.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_theme.c [elm] And now remove deprecated calls usage (WRT 2012-05-28 21:50:11 +00:00
elm_theme.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_thumb.c [elm] Thumb now inheritable. 2012-07-30 22:35:44 +00:00
elm_thumb.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_toolbar.c Elm: Fix toolbar widget to account for framespace. Fixes ticket 1418 2012-09-04 09:42:27 +00:00
elm_toolbar.h [elm] NEWS, Changelog and @since for my residual 2012-08-30 23:19:05 +00:00
elm_tooltip.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_transit.c fix transit to expect elm_icon not icon due to internal type name changes. 2012-07-20 08:10:44 +00:00
elm_transit.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_util.c use profate atof that fixes up locale issues for string -> float 2012-04-26 03:32:18 +00:00
elm_video.c [elm] Video now inheritable. 2012-08-01 21:02:42 +00:00
elm_video.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_web.c [elm] Some emergencial elm_web api changes fixes. 2012-08-20 14:05:10 +00:00
elm_web.h [elm] Some emergencial elm_web api changes fixes. 2012-08-20 14:05:10 +00:00
elm_widget.c elementary/elm_widget : evas_object_smart_interface_get should be 2012-09-05 02:37:47 +00:00
elm_widget.h use shinwoo's 2nd patch not first! 2012-09-03 08:49:45 +00:00
elm_widget_actionslider.h [elm] Actionslider now inheritable. 2012-07-31 22:06:16 +00:00
elm_widget_bg.h [elm] Bg inheritable. 2012-07-31 22:07:28 +00:00
elm_widget_box.h [elm] More safety for box deletion. 2012-08-30 16:46:20 +00:00
elm_widget_bubble.h [elm] Bubble now inheritable. 2012-08-01 21:04:39 +00:00
elm_widget_button.h [elm] Tweeks on button inheritance. 2012-08-01 21:04:14 +00:00
elm_widget_calendar.h [elm] Calendar now inheritable. 2012-07-31 22:06:52 +00:00
elm_widget_check.h [elm] Check now inheritable. 2012-08-01 21:03:05 +00:00
elm_widget_clock.h [elm] Clock inheritable. 2012-08-01 21:03:41 +00:00
elm_widget_colorselector.h From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-08-18 13:52:03 +00:00
elm_widget_conform.h [elm] Conformant now inheritable. 2012-07-31 22:06:21 +00:00
elm_widget_container.h [elm] Elm container a little bit more 2012-07-31 22:05:22 +00:00
elm_widget_ctxpopup.h [elm] Ctxpopup now a layout. 2012-08-30 16:45:51 +00:00
elm_widget_datetime.h From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-08-20 08:06:43 +00:00
elm_widget_dayselector.h [elm] Day selector now inheritable. 2012-08-01 21:04:47 +00:00
elm_widget_diskselector.h elm diskselector: Revert diskselector patch derived by Shinwoo Kim's diskselector patch. 2012-08-30 03:05:20 +00:00
elm_widget_entry.h [elm] Entry now a scrollable layout. 2012-08-30 16:45:15 +00:00
elm_widget_fileselector.h Elm: fix compilation on Windows 2012-08-17 08:09:06 +00:00
elm_widget_fileselector_button.h [elm] File selector button now inheritable. 2012-08-01 21:04:26 +00:00
elm_widget_fileselector_entry.h [elm] Filesector entry ported. 2012-08-30 16:45:28 +00:00
elm_widget_flip.h fix interactive flip so it works again! :/ 2012-08-02 08:42:06 +00:00
elm_widget_flipselector.h fix 2 flipselector issues. 2012-08-07 03:59:02 +00:00
elm_widget_frame.h [elm] Frame inheritable. 2012-07-31 22:07:12 +00:00
elm_widget_gengrid.h [elm] Gengrid inheritable. 2012-07-31 22:07:07 +00:00
elm_widget_genlist.h [elm] Genlist now inheritable. 2012-07-31 22:06:06 +00:00
elm_widget_glview.h [elm] Glview now inheritable. 2012-07-31 22:04:54 +00:00
elm_widget_grid.h [elm] Grid now inheritable. 2012-07-31 22:05:06 +00:00
elm_widget_hover.h [elm] Hover now inheritable. 2012-07-31 22:05:43 +00:00
elm_widget_hoversel.h [elm] Hoversel now inheritable. 2012-08-01 21:04:20 +00:00
elm_widget_icon.h [elm] Icon now inheritable. 2012-07-30 22:36:38 +00:00
elm_widget_image.h [elm] Image now (better) inheritable. 2012-07-30 22:36:19 +00:00
elm_widget_index.h [elm] Index now inheritable. 2012-08-01 21:03:11 +00:00
elm_widget_inwin.h [elm] Inwin now inheritable. 2012-07-31 22:06:57 +00:00
elm_widget_label.h [elm] Label now inheritable. 2012-08-01 21:03:51 +00:00
elm_widget_layout.h [elm] Inheritance tweeks on layout. 2012-07-31 22:05:38 +00:00
elm_widget_list.h elm list: Do not process _size_hints_changed_cb when list is going to be deleted. 2012-08-29 23:38:58 +00:00
elm_widget_map.h From: Bluezery <ohpowel@gmail.com> 2012-09-03 08:35:53 +00:00
elm_widget_mapbuf.h [elm] Mapbuf now inheritable. 2012-07-31 22:05:33 +00:00
elm_widget_menu.h [elm] Menu now inheritable. 2012-07-30 22:35:55 +00:00
elm_widget_multibuttonentry.h [elm] Multibuttonentry now a layout. 2012-08-30 16:46:12 +00:00
elm_widget_naviframe.h elementary/naviframe - [E-devel] elc_naviframe: generic parts signals missing bug fix patch 2012-08-29 00:34:13 +00:00
elm_widget_notify.h [elm] Notify now inheritable. 2012-07-31 22:05:27 +00:00
elm_widget_panel.h [elm] Panel now a layout (last widget, woo hoo!) 2012-08-30 16:46:40 +00:00
elm_widget_panes.h [elm] Panes now inheritable. 2012-08-01 21:04:56 +00:00
elm_widget_photo.h [elm] Making photo inheritable. 2012-07-30 22:35:11 +00:00
elm_widget_photocam.h [elm] Photocam now inheritable. 2012-07-30 22:36:06 +00:00
elm_widget_player.h [elm] Player inheritable. 2012-07-31 22:07:23 +00:00
elm_widget_plug.h [elm] Plug now inheritable. 2012-07-31 22:05:12 +00:00
elm_widget_popup.h [elm] Popup now a layout. 2012-08-30 16:46:34 +00:00
elm_widget_progressbar.h [elm] Progressbar now inheritable. 2012-07-31 22:06:41 +00:00
elm_widget_radio.h [elm] Radio now inheritable. 2012-07-31 22:07:02 +00:00
elm_widget_route.h [elm] Route now inheritable. 2012-07-31 22:05:17 +00:00
elm_widget_scroller.h [elm] Scroller now inheritable. 2012-07-31 22:05:55 +00:00
elm_widget_segment_control.h [elm] Segment control inheritable. 2012-08-01 21:02:49 +00:00
elm_widget_separator.h [elm] Separator now inheritable. 2012-07-31 22:06:47 +00:00
elm_widget_slider.h [elm] Slider now inheritable. 2012-07-31 22:06:31 +00:00
elm_widget_slideshow.h [elm] Slideshow now inheritable. 2012-07-31 22:06:00 +00:00
elm_widget_spinner.h From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-08-21 10:08:56 +00:00
elm_widget_table.h [elm] Table oopsie. 2012-08-21 22:00:28 +00:00
elm_widget_thumb.h [elm] Thumb now inheritable. 2012-07-30 22:35:44 +00:00
elm_widget_toolbar.h [elm] Toolbar ported. 2012-08-30 16:45:00 +00:00
elm_widget_video.h [elm] Video now inheritable. 2012-08-01 21:02:42 +00:00
elm_widget_web.h [elm] Some emergencial elm_web api changes fixes. 2012-08-20 14:05:10 +00:00
elm_win.c and support new ecore messages. 2012-09-03 09:43:35 +00:00
elm_win.h spotted a missing feature not matching with trap stuff. fix. 2012-08-21 08:48:47 +00:00
els_box.c Remove unnecessary code. 2012-04-24 11:09:31 +00:00
els_box.h Elementary: Added ui-mirroring support for all the widgets. 2011-02-08 12:08:28 +00:00
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_scroller.c fix another elm bug where arrows are not "clickable" for scrolling to 2012-08-07 10:20:30 +00:00
els_scroller.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
els_tooltip.c big tooltip (tooltip in window) visibility bug fix! yay! :) 2012-08-06 06:43:59 +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