efl/legacy/elementary/src/lib
Daniel Juyung Seo 1c6f5c265a elm genlist: Fixed comment typo.
SVN revision: 61979
2011-08-02 06:29:54 +00:00
..
Elementary.h.in Elementary: Mapbuf Documentation 2011-08-01 21:32:25 +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 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 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 glayer: Added n-long-tap gesture 2011-08-01 13:09:05 +00:00
elm_conform.c elm: Refactoring. Removed trailing whitespaces. 2011-07-25 08:48:47 +00:00
elm_diskselector.c From: cnook <kimcinoo@gmail.com> 2011-07-29 06:47:45 +00:00
elm_entry.c warning about shadowing symbols! BEGONE! 2011-07-30 03:19:44 +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 properly set tooltip freesizing when object has not been realized in genlist/gengrid 2011-07-28 02:22:37 +00:00
elm_genlist.c elm genlist: Fixed comment typo. 2011-08-02 06:29:54 +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: Added n-long-tap gesture 2011-08-01 13:09:05 +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/elm_main : Add elm_object_tree_unfocusable_set/get. This 2011-07-28 06:58:29 +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: Mapbuf Documentation 2011-08-01 21:32:25 +00:00
elm_menu.c elm: Removed trailing whitespaces before I work on. 2011-08-01 06:46:43 +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 glayer: Added n-long-tap gesture 2011-08-01 13:09:05 +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: scroller documentation. 2011-07-28 14:53:26 +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 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 dont set edje theme obj if elements are null. 2011-07-20 07:25:36 +00:00
elm_thumb.c elementary/thumb - Added explained example and some more doc. 2011-08-01 17:37:10 +00:00
elm_toggle.c Elementary: toggle documentation. 2011-07-25 17:00:28 +00:00
elm_toolbar.c Elementary: Toolbar Documentation 2011-08-01 14:51:18 +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 spacing fix. 2011-07-29 11:21:43 +00:00
elm_widget.h elementary/elm_main : Add elm_object_tree_unfocusable_set/get. This 2011-07-28 06:58:29 +00:00
elm_win.c Let's return from Bizarro world. Things working backwards may be fun, but they are a bit confusing. 2011-08-01 19:41:56 +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 elm: Removed trailing whitespaces before I work on. 2011-08-01 06:46:43 +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 more tooltip calc fixes: if edje minw/minh is 0x0 from calc, use evas minw/minh so it's visible 2011-07-31 14:29:04 +00:00