efl/legacy/elementary/src/lib
ChunEon Park 0483d05865 elementary/conformant - try connect for land/port correctly since timer has one 1 sec delayed.
SVN revision: 79443
2012-11-19 12:52:11 +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 elementary: starting work for using WebKit2 as an alternative to WebKit. 2012-10-19 03:08:45 +00:00
elc_ctxpopup.c elementary: Fixed show/hide direction for ctx-popup ui-mirroring 2012-09-20 08:13:28 +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: Fixed indentations for EINA_LIST/INLIST_FOREACH(_SAFE). 2012-10-01 07:36:27 +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 elementary/elc_fileselector_entry - [E-devel] E-devel] [PATCH] [ELEMENTARY] elm_fileselector_entry_inwin_mode_set doc fix 2012-11-10 09:21:25 +00:00
elc_hoversel.c elm: Fixed indentations for EINA_LIST/INLIST_FOREACH(_SAFE). 2012-10-01 07:36:27 +00:00
elc_hoversel.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elc_multibuttonentry.c change returned value from -1 to EINA_FALSE. 2012-10-18 00:55:19 +00:00
elc_multibuttonentry.h [elm] NEWS, Changelog and @since for my residual 2012-08-30 23:19:05 +00:00
elc_naviframe.c Revert "elementary: hide naviframe itens added but not on 2012-10-16 18:01:21 +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 [elm] Account for elm_object_orient_set() deprecation 2012-11-06 19:54:16 +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 [access] enhance access features 2012-11-13 05:50:08 +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 elm: Added Jiyoun Park to elementary authors list. 2012-10-16 00:01:38 +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: Fixed indentations for EINA_LIST/INLIST_FOREACH(_SAFE). 2012-10-01 07:36:27 +00:00
elm_box.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_bubble.c From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-09-18 10:56:19 +00:00
elm_bubble.h elm elm_bubble.h: Added documentation for bubble widget. 2012-10-22 00:47:10 +00:00
elm_button.c From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-09-17 03:01:46 +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 access: Rename access hook name according to elm refactoring. 2012-11-08 08:33:26 +00:00
elm_calendar.h elementary: add elm_calendar_displayed_time_get to know which month is displayed. And add a signal display,changed 2012-10-03 10:02:27 +00:00
elm_check.c [check] add remote activate callback which is called by elm_widget_activate(); 2012-11-16 10:00:24 +00:00
elm_check.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_clock.c [access] enhance access features 2012-11-13 05:50:08 +00:00
elm_clock.h elm elm_clock.h: Fixed documentation typo. 2012-10-24 12:51:34 +00:00
elm_cnp.c elementary: Add COMPOUND_TEXT handler 2012-10-04 23:19:05 +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 elm access: Rename access hook name according to elm refactoring. 2012-11-08 08:33:26 +00:00
elm_colorselector.h elementary: add color picker to elm_colorselector. 2012-10-04 08:27:07 +00:00
elm_config.c Support elm_conformant deal with indicator service. 2012-11-15 10:43:26 +00:00
elm_config.h Support elm_conformant deal with indicator service. 2012-11-15 10:43:26 +00:00
elm_conform.c elementary/conformant - try connect for land/port correctly since timer has one 1 sec delayed. 2012-11-19 12:52:11 +00:00
elm_conform.h elementary/conformant - support state change callbacks for comformant. 2012-11-12 05:53:16 +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 elementary/datetime : Ctxpopup should be hidden when datetime is 2012-09-12 06:18:43 +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: Fixed indentations for EINA_LIST/INLIST_FOREACH(_SAFE). 2012-10-01 07:36:27 +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 - RE: [E-devel] [Patch] Align of Elm_Notify 2012-10-30 13:14:45 +00:00
elm_diskselector.c elm access: Rename access hook name according to elm refactoring. 2012-11-08 08:33:26 +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/elm_entry : From. Thiep Ha. 2012-11-02 08:15:24 +00:00
elm_entry.h describe about TERMINAL Layout more detail 2012-09-06 06:01:37 +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/flip - refacatoring (remove duplicated code) 2012-11-02 04:23:41 +00:00
elm_flip.h flip: proper api: elm_flip_go_to(). 2012-07-24 21:57:11 +00:00
elm_flipselector.c elm: Fixed indentations for EINA_LIST/INLIST_FOREACH(_SAFE). 2012-10-01 07:36:27 +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: 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 [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/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 gengrid: Refactoring. Use simpler code. 2012-11-16 14:26:10 +00:00
elm_gengrid.h elmentary: add elm_gengrid_nth_item_get 2012-11-14 16:34:33 +00:00
elm_genlist.c elm genlist: Trigger item unhighlight on item unselect automatically. This fixes 1. longpressed item highlighted bug and 2. reorder mode item highlighted bug. 2012-11-16 14:26:12 +00:00
elm_genlist.h elmentary: add elm_genlist_nth_item_get 2012-11-14 15:46:14 +00:00
elm_gesture_layer.c use evas_object_event_callback_del_full() instead of evas_object_event_callback_del(). 2012-11-15 05:45:44 +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 elementary/glview - don't be crash even if glview is failed allocating 2012-10-31 11:41:01 +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: Fixed indentations for EINA_LIST/INLIST_FOREACH(_SAFE). 2012-10-01 07:36:27 +00:00
elm_grid.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_hover.c Elementary: Revert all framespace changes. 2012-09-05 07:42:57 +00:00
elm_hover.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_icon.c elementary/elm_icon: fix wrong parameter 2012-11-06 19:51:26 +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 elm image, photo, plug, segment_control, thumb: Check button type and on_hold flag on mouse_down/up. 2012-11-14 10:49:54 +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 elementary: add missing selected in elm_index, when we use elm_index_item_selected_set 2012-11-12 17:56:13 +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 elementary: adds safety check when setting childs to elm_layout_box_*. 2012-10-19 03:17:00 +00:00
elm_layout.h [elm] Cosmetic changes on macro definitions for the 2012-11-06 17:34:00 +00:00
elm_list.c elm access: Create access object only when access mode is enabled. 2012-11-08 08:02:12 +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: fix quicklaunch on cygwin 2012-11-07 17:58:09 +00:00
elm_map.c From: Bluezery <ohpowel@gmail.com> 2012-11-14 07:10:24 +00:00
elm_map.h Adds information about supported Elm_Map_Overlay_Type types in elm_map_overlay_color_set() function. 2012-11-14 12:59:34 +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 elementary/menu - only set icons when string exists. 2012-11-01 09:55:38 +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/orient: Align (0.5, 0.0) is TOP, not TOP_LEFT. 2012-10-31 12:37:55 +00:00
elm_notify.h elementary/notify - +@since and fill extra descriptions to elm_notify_align_set 2012-11-01 00:50:29 +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 dear all, hello. 2012-10-25 09:07:21 +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 elm_photo.c: Use longpress_timeout configuration for the longpress time out. 2012-11-14 10:49:57 +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: Fixed indentations for EINA_LIST/INLIST_FOREACH(_SAFE). 2012-10-01 07:36:27 +00:00
elm_photocam.h [elm] Elm photocam on scrollable iface, now. 2012-07-04 21:43:29 +00:00
elm_plug.c elm image, photo, plug, segment_control, thumb: Check button type and on_hold flag on mouse_down/up. 2012-11-14 10:49:54 +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 access: Use less memory. Use Eina_Bool for access_mode. 2012-11-08 23:01:37 +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: Fixed indentations for EINA_LIST/INLIST_FOREACH(_SAFE). 2012-10-01 07:36:27 +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: Fixed indentations for EINA_LIST/INLIST_FOREACH(_SAFE). 2012-10-01 07:36:27 +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 elementary - sorry i pushed together which should not be 2012-10-30 13:11:53 +00:00
elm_scroller.h [elm] Missing @sinces and stuff, sorry. 2012-07-11 01:38:34 +00:00
elm_segment_control.c elm image, photo, plug, segment_control, thumb: Check button type and on_hold flag on mouse_down/up. 2012-11-14 10:49:54 +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 From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-09-17 03:01:46 +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 elementary : From. Michal Jagiello. 2012-10-12 10:37:23 +00:00
elm_spinner.c elm access: Rename access hook name according to elm refactoring. 2012-11-08 08:33:26 +00:00
elm_spinner.h elementary: add since tag on new spinner funcs 2012-10-08 22:55:26 +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_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 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 image, photo, plug, segment_control, thumb: Check button type and on_hold flag on mouse_down/up. 2012-11-14 10:49:54 +00:00
elm_thumb.h [elm] Welcome pretty widget hierarchy images on docs. 2012-06-05 22:41:21 +00:00
elm_toolbar.c Change the parameter of the elm_toolbar_item_show/bring_in. Add the scroll type. 2012-11-15 10:27:46 +00:00
elm_toolbar.h Change the parameter of the elm_toolbar_item_show/bring_in. Add the scroll type. 2012-11-15 10:27:46 +00:00
elm_tooltip.h elementary - +ingroup, fixed indentations. 2012-04-17 01:35:46 +00:00
elm_transit.c elementary/transit - fix the transit to accept proxy obj 2012-10-30 14:44:34 +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/video: fix elm_widget_type_check (obj=0x0, type=0x29a520 elm_layout, func=0x29ade9 elm_layout_sizing_eval) 2012-10-16 01:25:37 +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] Account for elm_object_orient_set() deprecation 2012-11-06 19:54:16 +00:00
elm_web.h [elm] Some emergencial elm_web api changes fixes. 2012-08-20 14:05:10 +00:00
elm_web2.c elementary: starting work for using WebKit2 as an alternative to WebKit. 2012-10-19 03:08:45 +00:00
elm_widget.c [clock] add access features 2012-11-08 09:10:13 +00:00
elm_widget.h [access] enhance access features 2012-11-13 05:50:08 +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 From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-09-12 08:25:10 +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 elementary: add color picker to elm_colorselector. 2012-10-04 08:27:07 +00:00
elm_widget_conform.h elementary/conformant - try connect for land/port correctly since timer has one 1 sec delayed. 2012-11-19 12:52:11 +00:00
elm_widget_container.h [elm] It won't hurt to have it here. 2012-09-05 19:43:33 +00:00
elm_widget_ctxpopup.h [elm] Ctxpopup now a layout. 2012-08-30 16:45:51 +00:00
elm_widget_datetime.h elementary/datetime : Ctxpopup should be hidden when datetime is 2012-09-12 06:18:43 +00:00
elm_widget_dayselector.h [elm] Day selector now inheritable. 2012-08-01 21:04:47 +00:00
elm_widget_diskselector.h From: Kim Shinwoo <kimcinoo.efl@gmail.com> 2012-10-10 09:43:58 +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 elm_widget_gengrid.h: Fixed gengrid documentation. Patch by Rajeev Ranjan <rajeev.r@samsung.com> 2012-11-08 03:58:48 +00:00
elm_widget_genlist.h oops i didnt mean to commit this with shinwoo's patch. remove. 2012-10-10 11:03:44 +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 layout: remove !obj check from ELM_LAYOUT_CHECK. 2012-09-11 14:25:30 +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-11-14 07:10:24 +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 elementary: better fix for data corruption in multibuttonentry. 2012-10-10 09:44:38 +00:00
elm_widget_naviframe.h Modify Elm conformant widget to notify display mode change 2012-10-14 14:48:02 +00:00
elm_widget_notify.h elementary/notify - removed deprecated internal variable and fixed double setting rtl 2012-10-30 13:44:24 +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 When toolbar is expand mode and scrolled, it's scrolled as a item. 2012-11-14 05:55:43 +00:00
elm_widget_video.h [elm] Video now inheritable. 2012-08-01 21:02:42 +00:00
elm_widget_web.h elementary: starting work for using WebKit2 as an alternative to WebKit. 2012-10-19 03:08:45 +00:00
elm_win.c elementary/win, conform - dont accept negative degree. 2012-11-19 11:56:54 +00:00
elm_win.h elm elm_win.c/h: Made documentation more explicit. 2012-11-07 08:49:37 +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 elementary - sorry i pushed together which should not be 2012-10-30 13:11:53 +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