efl/legacy/elementary/src/lib
Mike Blumenkrantz d25c988bfc now apply style correctly to free size tooltips, and remember that time I said that I was done with tt position calculations? I lied. this commit is the pinnacle of tooltip position calculating technology. also inverts position of tooltip so it doesn't get stupidly hidden by the pointer
SVN revision: 61833
2011-07-28 01:32:40 +00:00
..
Elementary.h.in Elementary: photocam documentation. 2011-07-27 20:36:47 +00:00
Elementary_Cursor.h Add support on Elm to customized cursors 2010-09-17 18:24:10 +00:00
Makefile.am make ecore_con a default requirement for elm. 2011-07-27 05:59:01 +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: ctxpopup documentation and example. 2011-07-21 14:09:10 +00:00
elc_fileselector.c [elementary] Documenting/exemplifying file selector 2011-07-15 14:02:54 +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 elm: Refactoring. Removed trailing whitespaces. 2011-07-25 08:48:47 +00:00
elc_player.c elementary: add the basic of an elm_player object. 2011-07-05 14:05:59 +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_actionslider.c Elm: Make all the widgets accept "default" as the default. 2011-07-04 10:52:23 +00:00
elm_animator.c Elementary: elm_animator documentation and example. 2011-06-16 18:13:03 +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 Elm: Make all the widgets accept "default" as the default. 2011-07-04 10:52:23 +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 dnd: abort drop_target_add if this is not an X window. 2011-07-12 12:16:58 +00:00
elm_colorselector.c Elementary: colorselector documentation. 2011-07-08 14:37:16 +00:00
elm_config.c Elm engines: Added "buffer" engine. 2011-07-25 12:02:52 +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-07-27 10:05:09 +00:00
elm_entry.c elementary/elm_entry : cursor geometry should be changed only when 2011-07-27 04:57:18 +00:00
elm_flip.c Elementary: Flip documentation. 2011-07-13 18:11:41 +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 THE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTIPS!!!!!! 2011-07-26 09:38:23 +00:00
elm_genlist.c elementary/genlist - Moving and improving docs of genlist functions. 2011-07-26 18:32:05 +00:00
elm_genscroller.c elm genscroller: Fixed warnings while raster is not working on this :) 2011-07-26 06:07:54 +00:00
elm_gesture_layer.c Elm glayer: Fixed mouse_wheel direction for wheel zoom. 2011-07-24 11:44:42 +00:00
elm_glview.c elm glview: Changed Elm_GLView_Func callback function typedef to 2011-07-22 11:31:06 +00:00
elm_grid.c Elementary: Removed trailing whitespaces except for some files that 2011-05-26 00:39:12 +00:00
elm_hover.c Elementary: hover documentation. 2011-07-14 14:37:53 +00:00
elm_icon.c +elm_icon_size_get 2011-07-27 20:31:40 +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/layout - adding description and moving function reference docs. 2011-07-20 20:58:24 +00:00
elm_list.c THE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTIPS!!!!!! 2011-07-26 09:38:23 +00:00
elm_main.c elementary - added common APIs elm_object_content_set/get/unset 2011-07-27 09:49:14 +00:00
elm_map.c make ecore_con a default requirement for elm. 2011-07-27 05:59:01 +00:00
elm_mapbuf.c elementary / menu, notify, list, panes, module, map, pager, panel, mapbuf - removed white spaces 2011-04-01 11:26:58 +00:00
elm_menu.c add note regarding swallowed content in items to elm_menu_item_object_icon_get 2011-07-26 01:51:50 +00:00
elm_module.c elm module: Added guard code. 2011-07-07 14:50:50 +00:00
elm_notify.c Elementary: notify documentation. 2011-07-27 13:40:30 +00:00
elm_pager.c Elementary: pager documentation and example. 2011-07-22 18:18:31 +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 elm: Fixed wrong vim formatting. 2011-06-27 02:54:41 +00:00
elm_photocam.c Elementary: photocam documentation. 2011-07-27 20:36:47 +00:00
elm_priv.h Elm engines: Added "buffer" engine. 2011-07-25 12:02:52 +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 Elementary / genlist, slider, radio, win toolbar, thumb, toggle, scroller, slideshow, spinner 2011-04-05 02:04:28 +00:00
elm_segment_control.c elementary/segment_control - patched by Prince Kumar Dubey (prince.dubey@samsung.com) 2011-07-22 01:48:20 +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 elementary: only parse mail file and prevent segv. 2011-04-19 16:59:23 +00:00
elm_table.c allow you to set and get table pack position/size in cells. 2011-06-17 11:36:08 +00:00
elm_theme.c dont set edje theme obj if elements are null. 2011-07-20 07:25:36 +00:00
elm_thumb.c elementary: use the key provided by ethumb. 2011-06-28 09:17:37 +00:00
elm_toggle.c Elementary: toggle documentation. 2011-07-25 17:00:28 +00:00
elm_toolbar.c Elementary: Changed homogenous to homogeneous. 2011-05-04 04:53:39 +00:00
elm_transit.c elementary/transit - removed white trailings 2011-07-18 06:58:13 +00:00
elm_util.c Elementary util: Fix possible invalid read in _elm_util_mkup_to_text. 2011-04-21 12:09:43 +00:00
elm_video.c elementary: Fix build break 2011-07-06 04:25:02 +00:00
elm_widget.c elementary - added common APIs elm_object_content_set/get/unset 2011-07-27 09:49:14 +00:00
elm_widget.h elementary - added common APIs elm_object_content_set/get/unset 2011-07-27 09:49:14 +00:00
elm_win.c Elm engines: Added "buffer" engine. 2011-07-25 12:02:52 +00:00
els_box.c Elementary lib: Removed trailing whitespaces except for flip. 2011-05-30 02:31:21 +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 cursor: Only set cursor if we are in X. 2011-07-12 12:17:13 +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 From: Jaehwan Kim <jae.hwan.kim@samsung.com> 2011-07-27 09:24:42 +00:00
els_scroller.h els_scroller: add apis for enable/disable default wheel control 2011-04-28 02:34:00 +00:00
els_tooltip.c now apply style correctly to free size tooltips, and remember that time I said that I was done with tt position calculations? I lied. this commit is the pinnacle of tooltip position calculating technology. also inverts position of tooltip so it doesn't get stupidly hidden by the pointer 2011-07-28 01:32:40 +00:00