efl/legacy/elementary/src/lib
Aharon Hillel cd4e0fe936 Elm glayer: Cleaned elm_gesture_layer.c.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 63286
2011-09-08 10:10:30 +00:00
..
Elementary.h.in elm Elementary.h.in: Fixed typo. 2011-09-04 04:28:02 +00:00
Elementary_Cursor.h Add support on Elm to customized cursors 2010-09-17 18:24:10 +00:00
Makefile.am this is... the beginning of accessibility supportin elm. it's direct 2011-08-19 11:07:42 +00:00
elc_anchorblock.c Elm: Make all the widgets accept "default" as the default. 2011-07-04 10:52:23 +00:00
elc_anchorview.c Elm: Make all the widgets accept "default" as the default. 2011-07-04 10:52:23 +00:00
elc_ctxpopup.c elm: Removed all trailing whitespaces. 2011-09-02 04:09:17 +00:00
elc_fileselector.c elementary: fix ordering bug in fileselector. 2011-09-05 20:30:12 +00:00
elc_fileselector_button.c [elementary] Documenting/exemplifying file selector 2011-07-15 14:03:08 +00:00
elc_fileselector_entry.c [elementary] Documenting/exemplifying file selector 2011-07-15 14:03:21 +00:00
elc_hoversel.c Elementary: Hoversel documentation. 2011-07-15 13:54:39 +00:00
elc_naviframe.c elementary/naviframe - modified to use elm_object_item common apis. 2011-08-04 16:52:39 +00:00
elc_player.c elementary: forgotten patch that cleanup callback. 2011-09-05 20:09:02 +00:00
elc_scrolled_entry.c big move forward. scrolled entry and entry merge into entry. entry now 2011-06-17 09:44:31 +00:00
elm_access.c elm: Removed trailing whitespaces. 2011-08-24 08:11:58 +00:00
elm_actionslider.c really? 2011-08-05 23:06:11 +00:00
elm_bg.c elementary: add some examples and a better explanation to elm_bg. 2011-06-16 14:10:23 +00:00
elm_box.c working on factory - fix fixme in box while i'm at it. 2011-08-29 12:52:41 +00:00
elm_bubble.c Elm: Make all the widgets accept "default" as the default. 2011-07-04 10:52:23 +00:00
elm_button.c elementary : indentation and some small changes 2011-08-26 02:02:15 +00:00
elm_calendar.c Elementary calendar: Fix format month / year function 2011-07-14 15:46:26 +00:00
elm_check.c elementary : indentation and some small changes 2011-08-26 02:02:15 +00:00
elm_clock.c [elementary] Documenting/exemplifying the following: 2011-07-11 13:51:32 +00:00
elm_cnp_helper.c also fix text_converter I guess 2011-08-26 02:43:48 +00:00
elm_colorselector.c Elementary: colorselector documentation. 2011-07-08 14:37:16 +00:00
elm_config.c and start on allowing modified behavior when in access mode. ie turn 2011-08-19 14:39:27 +00:00
elm_conform.c elm: Refactoring. Removed trailing whitespaces. 2011-07-25 08:48:47 +00:00
elm_diskselector.c elm diskselector: Fixed elm_diskselector_item_selected_set() hanging bug. Patch by Hyoyoung Chang <hyoyoung.chang@samsung.com> 2011-09-07 15:02:27 +00:00
elm_entry.c Elm entry: Reparent the smart scroller correctly. 2011-08-31 10:51:04 +00:00
elm_factory.c elm: Removed all trailing whitespaces. 2011-09-02 04:09:17 +00:00
elm_flip.c clang -> shhhhhhh 2011-08-06 02:34:27 +00:00
elm_flipselector.c fix flipselector to select a nearyby item if deleted and its current. 2011-07-27 09:43:09 +00:00
elm_font.c elementary: don't trigger eina warning with empty hash. 2011-05-02 10:16:18 +00:00
elm_frame.c Elementary: elm_frame documentation. 2011-07-08 14:37:32 +00:00
elm_gengrid.c elementary: use sorted state to improve gengrid and genlist. 2011-09-05 20:31:51 +00:00
elm_genlist.c elementary: use sorted state to improve gengrid and genlist. 2011-09-05 20:31:51 +00:00
elm_gesture_layer.c Elm glayer: Cleaned elm_gesture_layer.c. 2011-09-08 10:10:30 +00:00
elm_glview.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_grid.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_hover.c Elementary: hover documentation. 2011-07-14 14:37:53 +00:00
elm_icon.c Elementary: 16px is a common value for icons size. 2011-09-02 16:19:22 +00:00
elm_image.c elementary/image - Improve documentation and add an example. 2011-07-14 20:48:00 +00:00
elm_index.c dont display indicator if no items in index. 2011-08-25 10:29:08 +00:00
elm_label.c elm entry/label: Changed internal function name to the right one. 2011-08-23 12:22:47 +00:00
elm_layout.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_list.c elm list: Fixed elm_list_scroller_policy_set(). Closed ticket #842. 2011-08-29 16:13:35 +00:00
elm_main.c Please find the Attached patch for Password show last feature's set,get APIs. 2011-08-25 07:00:39 +00:00
elm_map.c I can't think of any more clever names so we'll go with the old standard: really? 2011-08-05 23:14:17 +00:00
elm_mapbuf.c Elementary: Mapbuf Documentation 2011-08-01 21:32:25 +00:00
elm_menu.c really? part 2: really? with a vengeance. 2011-08-05 23:07:18 +00:00
elm_module.c elm module: Added guard code. 2011-07-07 14:50:50 +00:00
elm_notify.c elm focus: Added elm_object_focus_set() API. Use this instead elm_object_focus/unfocus(). 2011-08-03 11:46:23 +00:00
elm_pager.c elm focus: Added elm_object_focus_set() API. Use this instead elm_object_focus/unfocus(). 2011-08-03 11:46:23 +00:00
elm_panel.c Elementary: panel documentation. 2011-07-25 17:40:57 +00:00
elm_panes.c Elementary: panes documentation 2011-07-27 17:06:40 +00:00
elm_photo.c elementary: Privide a new api to elm_photo : elm_photo_thumb_set. 2011-09-01 19:14:32 +00:00
elm_photocam.c Elementary: photocam documentation. 2011-07-27 20:36:47 +00:00
elm_priv.h elementary : Elementary focus can be controlled only when top window's 2011-09-07 06:15:55 +00:00
elm_progressbar.c [elementary] Docs. for the progress bar widget. 2011-07-26 20:11:39 +00:00
elm_radio.c Elementary: radio button documentation. 2011-07-25 16:58:54 +00:00
elm_route.c elm route: Changed return value of elm_route_emap_set() API from 2011-06-30 02:10:46 +00:00
elm_scroller.c elm scroller: Added 'const' to the first Evas_Object parameter of 2011-09-02 04:53:48 +00:00
elm_segment_control.c Elementary: Segment Control Documentation 2011-07-28 21:51:02 +00:00
elm_separator.c Elementary: separator documentation. 2011-07-25 16:58:32 +00:00
elm_slider.c Elementary: Slider documentation 2011-07-27 13:32:51 +00:00
elm_slideshow.c elementary/slideshow - removed white space and shadow var. fixed indentation 2011-08-28 07:18:28 +00:00
elm_spinner.c Elementary: Spinner documentation 2011-07-26 17:27:05 +00:00
elm_store.c elementary: only parse mail file and prevent segv. 2011-04-19 16:59:23 +00:00
elm_table.c Elementary: table documentation. 2011-07-28 16:51:39 +00:00
elm_theme.c Elementary: A ton of random doc fixes. 2011-08-03 19:07:43 +00:00
elm_thumb.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_toggle.c Elementary: toggle documentation. 2011-07-25 17:00:28 +00:00
elm_toolbar.c elm toolbar: Fixed toolbar access function. Thanks to Gustavo Barbieri. 2011-08-24 16:13:13 +00:00
elm_transit.c elementary/elm_transit - fixed a bug. 2011-08-21 12:09:22 +00:00
elm_util.c Elm util: Fixed a bug in _elm_util_mkup_to_text. 2011-08-07 12:13:47 +00:00
elm_video.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_widget.c elementary : Elementary focus can be controlled only when top window's 2011-09-07 06:15:55 +00:00
elm_widget.h Elm tooltip: Added checks if the object passed is an elm object. 2011-08-28 14:12:38 +00:00
elm_win.c elementary : Elementary focus can be controlled only when top window's 2011-09-07 06:15:55 +00:00
els_box.c elm: Removed all trailing whitespaces. 2011-09-02 04:09:17 +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 [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
els_icon.c +elm_icon_memfile_set 2011-07-22 23:03:46 +00:00
els_icon.h +elm_icon_memfile_set 2011-07-22 23:03:46 +00:00
els_pan.c elementary / entry, list, scroller, fileselector_button, config, photocam, map, pan, bg, store, priv, pager, conform, box, clock, flipselector 2011-04-01 19:08:56 +00:00
els_pan.h Make it possible to use origin besides (0,0) for pan object. 2010-11-23 20:20:41 +00:00
els_scroller.c elm els_scroller.c: Fixed formatting. 2011-09-02 04:52:18 +00:00
els_scroller.h From: 김재환 <jae.hwan.kim@samsung.com> 2011-08-16 10:52:01 +00:00
els_tooltip.c Elm tooltip: Remove the checks if object passed is an elm widget. 2011-08-29 11:55:25 +00:00