efl/legacy/elementary/src/lib
Vincent Torri f95054a2f4 Elm: fix warning on Windows
SVN revision: 65501
2011-11-21 21:36:26 +00:00
..
Elementary.h.in add elm_win_screen_size_get using ecore_evas 2011-11-21 19:51:24 +00:00
Elementary_Cursor.h Add support on Elm to customized cursors 2010-09-17 18:24:10 +00:00
Makefile.am elementary: support build without Ecore_IMF and/or without Ecore_Con. 2011-11-20 15:00:43 +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 elementary - slider, scroller, progressbar, radio 2011-10-31 02:56:03 +00:00
elc_ctxpopup.c elementary/ctxpopup, flipselector - applied elm_object_item common apis. 2011-11-17 02:16:38 +00:00
elc_fileselector.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
elc_fileselector_button.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
elc_fileselector_entry.c elm: Use appropriate add/del_full for evas event callbacks. 2011-10-31 00:13:32 +00:00
elc_hoversel.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
elc_naviframe.c elementary/naviframe - fixed to calc item size according to content size changed. 2011-11-21 16:14:52 +00:00
elc_player.c elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +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 Elementary: Remove set but unused static Elm_Module 2011-10-15 09:30:39 +00:00
elm_actionslider.c really? 2011-08-05 23:06:11 +00:00
elm_bg.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_box.c elementary: fix sub object usage. 2011-10-22 16:04:06 +00:00
elm_bubble.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_button.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_calendar.c elementary: Remove stray debugging code 2011-11-08 08:46:40 +00:00
elm_check.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_clock.c [elementary] Documenting/exemplifying the following: 2011-07-11 13:51:32 +00:00
elm_cnp_helper.c elementary: support environment without sys/mman.h. 2011-11-20 14:56:12 +00:00
elm_colorselector.c elementary/elm_colorselector : Button in elm_colorselector was 2011-11-08 02:49:57 +00:00
elm_config.c Elm glayer: Changed Flick time limit default to 120 ms 2011-11-09 15:10:13 +00:00
elm_conform.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_diskselector.c elementary/elm_diskselector : Just freeing data in eina_list is not 2011-11-09 01:35:44 +00:00
elm_entry.c elementary/elm_entry : Text filter should consider some tags like 2011-11-15 08:26:02 +00:00
elm_factory.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_flip.c elm: Use appropriate add/del_full for evas event callbacks. 2011-10-31 00:13:32 +00:00
elm_flipselector.c elementary/ctxpopup, flipselector - applied elm_object_item common apis. 2011-11-17 02:16:38 +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 - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_gen.c okay okay I'll even make sure it compiles 2011-11-06 15:29:20 +00:00
elm_gen.h elm gen/gengrid/genlist: Changed item class's icon_get to content_get. 2011-10-24 02:10:35 +00:00
elm_gengrid.c elm gengrid: Removed remaining deprecated signals. 2011-11-21 08:08:58 +00:00
elm_genlist.c elm gengrid/genlist: Remove deprecated signals. 2011-11-21 08:06:40 +00:00
elm_gesture_layer.c Elm glayer: Set mimimun momentum for ABORT 2011-11-10 16:06:09 +00:00
elm_glview.c From: "Sung W. Park" <sungwoo@gmail.com> 2011-10-28 11:08:23 +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 add new function to disable icon preloading 2011-11-07 04:25:16 +00:00
elm_image.c elementary: Improve include file modularity 2011-10-07 05:56:07 +00:00
elm_index.c add VIEW() and WIDGET() macros for use with Elm_Widget_Items to create more consistency, reduce typing, and increase readability 2011-10-21 01:08:01 +00:00
elm_label.c Get us some nice auto translation scheme 2011-10-19 14:17:14 +00:00
elm_layout.c Elementary Layout: Fix cursor set on parts 2011-11-01 21:13:39 +00:00
elm_list.c add VIEW() and WIDGET() macros for use with Elm_Widget_Items to create more consistency, reduce typing, and increase readability 2011-10-21 01:08:01 +00:00
elm_main.c elementary: support build without Ecore_IMF and/or without Ecore_Con. 2011-11-20 15:00:43 +00:00
elm_map.c elementary: support build without Ecore_IMF and/or without Ecore_Con. 2011-11-20 15:00:43 +00:00
elm_mapbuf.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_menu.c add VIEW() and WIDGET() macros for use with Elm_Widget_Items to create more consistency, reduce typing, and increase readability 2011-10-21 01:08:01 +00:00
elm_module.c Elementary: Make elm_module use eina_module instead of dl* directly 2011-11-05 17:49:04 +00:00
elm_notify.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_pager.c New pager smart callback: show,finished. 2011-11-21 15:46:21 +00:00
elm_panel.c elementary - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_panes.c elementary/panes - the return value is reverted. 2011-11-21 06:44:40 +00:00
elm_photo.c elementary: Improve include file modularity 2011-10-07 05:56:07 +00:00
elm_photocam.c elementary: typo 2011-11-03 13:26:55 +00:00
elm_priv.h elementary: fix build of elementary without internationalization. 2011-11-20 13:58:35 +00:00
elm_progressbar.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_radio.c elemlentary - minor changes. 2011-11-17 00:42:14 +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 - modified content_set/get/unset part names to be simple names. 2011-11-16 12:51:53 +00:00
elm_segment_control.c really the event_info is a pointer and we should use it as such: 2011-10-31 00:42:05 +00:00
elm_separator.c Elementary: separator documentation. 2011-07-25 16:58:32 +00:00
elm_slider.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_slideshow.c elm: Use appropriate add/del_full for evas event callbacks. 2011-10-31 00:13:32 +00:00
elm_spinner.c Elementary: Spinner documentation 2011-07-26 17:27:05 +00:00
elm_store.c Elementary: Use eina_lock in elm_store 2011-11-05 17:49:11 +00:00
elm_table.c Elementary: table documentation. 2011-07-28 16:51:39 +00:00
elm_theme.c make elm config all stored in blobs ion properties (as well as disk) 2011-10-19 12:46:56 +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 elm: change elm_object_content_part_set/get/unset to elm_object_part_content_set/get/unset 2011-11-17 21:02:31 +00:00
elm_toolbar.c elementary: Remove casts 2011-11-16 06:18:45 +00:00
elm_transit.c elementary/transit - applied to use freeze_events. 2011-10-31 14:59:13 +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: adding const to accessor of elm_video 2011-10-31 15:22:24 +00:00
elm_web.c elemetary - notify, factory, frame, panel, mapbuf 2011-10-29 04:32:24 +00:00
elm_widget.c elementary: fix build of elementary without internationalization. 2011-11-20 13:58:35 +00:00
elm_widget.h elementray - +2 APIs 2011-11-17 01:58:03 +00:00
elm_win.c add elm_win_screen_size_get using ecore_evas 2011-11-21 19:51:24 +00:00
els_box.c we should use weighty as intended - as a WEIGHTING.. not a boolean. 2011-10-18 10:00:02 +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: remove vars set but not used 2011-10-24 23:43:34 +00:00
els_icon.c Elm: fix warning on Windows 2011-11-21 21:36:26 +00:00
els_icon.h add new function to disable icon preloading 2011-11-07 04:25:16 +00:00
els_pan.c From: Hyoyoung Chang <hyoyoung.chang@samsung.com> 2011-10-14 10:57:31 +00:00
els_pan.h From: Hyoyoung Chang <hyoyoung.chang@samsung.com> 2011-10-14 10:57:31 +00:00
els_scroller.c elementary/scroller - change the behavior when the scroller is bouncing. 2011-11-02 12:07:47 +00:00
els_scroller.h From: Hyoyoung Chang <hyoyoung.chang@samsung.com> 2011-10-14 10:57:31 +00:00
els_tooltip.c use new elm_win function to find screen geometry instead of ecore_x 2011-11-21 19:55:13 +00:00
elu_ews_wm.c remember that time when somebody made a commit which caused elm to always spew lots of critical warnings on startup because there was no null check? 2011-10-11 21:19:08 +00:00