efl/legacy/elementary/src/lib
Carsten Haitzler 3d52581f0e and start on allowing modified behavior when in access mode. ie turn
it on and off. just settable by env var and config file for now.



SVN revision: 62591
2011-08-19 14:39:27 +00:00
..
Elementary.h.in and now add a "clicked" say... when u click. 2011-08-19 11:47:30 +00:00
Elementary_Cursor.h
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 elementary : Delete meaningless codes 2011-08-19 04:29:40 +00:00
elc_fileselector.c fix get of filesel is save 2011-07-29 06:47:33 +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] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +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 and start on allowing modified behavior when in access mode. ie turn 2011-08-19 14:39:27 +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 Expand docs for elm_box 2011-06-28 21:51:56 +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 and start on allowing modified behavior when in access mode. ie turn 2011-08-19 14:39:27 +00:00
elm_calendar.c Elementary calendar: Fix format month / year function 2011-07-14 15:46:26 +00:00
elm_check.c elm check: Fixed elm_check_state_set() issue. Call 2011-07-22 09:03:40 +00:00
elm_clock.c [elementary] Documenting/exemplifying the following: 2011-07-11 13:51:32 +00:00
elm_cnp_helper.c Elm cnp: Use the existing ECORE_X_ATOM_SELECTION_CLIPBOARD. 2011-08-09 11:55:00 +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 elementary/diskselector - patched by kimcinoo@gmail.com 2011-08-13 05:30:37 +00:00
elm_entry.c elementary : Delete meaningless codes 2011-08-19 04:29:40 +00:00
elm_factory.c elm: Refactoring. Removed trailing whitespaces and fixed indentation. 2011-08-10 04:35:31 +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
elm_frame.c Elementary: elm_frame documentation. 2011-07-08 14:37:32 +00:00
elm_gengrid.c fix elm_object_item_text_part_get for genlist and gengrid 2011-08-10 23:51:20 +00:00
elm_genlist.c fix elm_object_item_text_part_get for genlist and gengrid 2011-08-10 23:51:20 +00:00
elm_gesture_layer.c alloc checks wooooooooooooo 2011-08-05 23:13:16 +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 From: Jiyoun Park <jy0703.park@samsung.com> 2011-08-11 06:05:05 +00:00
elm_image.c elementary/image - Improve documentation and add an example. 2011-07-14 20:48:00 +00:00
elm_index.c [elementary] Documentation for the index widget. 2011-07-20 16:28:12 +00:00
elm_label.c elementary/label - patched by kimcinoo@gmail.com 2011-07-26 05:57:32 +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 THE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTIPS!!!!!! 2011-07-26 09:38:23 +00:00
elm_main.c and now add a "clicked" say... when u click. 2011-08-19 11:47:30 +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] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_photocam.c Elementary: photocam documentation. 2011-07-27 20:36:47 +00:00
elm_priv.h and start on allowing modified behavior when in access mode. ie turn 2011-08-19 14:39:27 +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 From: 김재환 <jae.hwan.kim@samsung.com> 2011-08-16 10:52:01 +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] Documentation for the slideshow widget. 2011-07-27 19:38:43 +00:00
elm_spinner.c Elementary: Spinner documentation 2011-07-26 17:27:05 +00:00
elm_store.c
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 damn inconsistent safety check macros 2011-08-07 03:54:23 +00:00
elm_transit.c elementray/transit - fixed indentation 2011-08-14 03:49:39 +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 and now add a "clicked" say... when u click. 2011-08-19 11:47:30 +00:00
elm_widget.h and start on allowing modified behavior when in access mode. ie turn 2011-08-19 14:39:27 +00:00
elm_win.c elm: Refactoring before I commit another patch. 2011-08-13 16:36:44 +00:00
els_box.c Elm box: Respect alignment hints. 2011-08-09 11:54:36 +00:00
els_box.h
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
els_pan.h
els_scroller.c From: 김재환 <jae.hwan.kim@samsung.com> 2011-08-16 10:52:01 +00:00
els_scroller.h From: 김재환 <jae.hwan.kim@samsung.com> 2011-08-16 10:52:01 +00:00
els_tooltip.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00