efl/legacy/elementary/src/lib
Martin Jansa 08467e40fb From c506f5f078b6abc789602603c481168575cf7260 Mon Sep 17 00:00:00 2001
From: Martin Jansa <Martin.Jansa@gmail.com>
Date: Thu, 2 Feb 2012 20:04:51 +0100
Subject: [PATCH] elm_entry: add missing elm_entry_input_panel_enabled_get

* it was in elm_entry.h but without implementation

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>


SVN revision: 67693
2012-02-03 07:32:40 +00:00
..
Elementary.h.in commit marker 2012-01-20 10:18:44 +00:00
Elementary_Cursor.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
Makefile.am Add new widget for extn socket and plug. 2012-01-16 17:18:20 +00:00
elc_anchorblock.c stop using deprecated calls. 2011-12-30 10:02:19 +00:00
elc_anchorblock.h elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elc_anchorview.c stop using deprecated calls. 2011-12-30 10:02:19 +00:00
elc_anchorview.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elc_ctxpopup.c elementary/ctxpopup - + hide effect 2012-02-01 11:26:25 +00:00
elc_ctxpopup.h elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
elc_fileselector.c elementary/fileselector - just renamed internal var. 2012-01-31 06:46:39 +00:00
elc_fileselector.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elc_fileselector_button.c elementary/fileselector_button, fileselector_entry - deprecated APIs. 2012-01-09 08:06:43 +00:00
elc_fileselector_button.h elementary/fileselector_button, fileselector_entry - deprecated APIs. 2012-01-09 08:06:43 +00:00
elc_fileselector_entry.c elementary/fileselector_button, fileselector_entry - deprecated APIs. 2012-01-09 08:06:43 +00:00
elc_fileselector_entry.h elementary/fileselector_button, fileselector_entry - deprecated APIs. 2012-01-09 08:06:43 +00:00
elc_hoversel.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elc_hoversel.h elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
elc_multibuttonentry.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elc_multibuttonentry.h elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
elc_naviframe.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elc_naviframe.h elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
elc_player.c elementary/player - removed debugging printf 2012-01-19 05:04:24 +00:00
elc_scrolled_entry.c elementary/entry - more deprecated APIs 2012-01-09 10:33:59 +00:00
elm_access.c Elementary: Remove set but unused static Elm_Module 2011-10-15 09:30:39 +00:00
elm_actionslider.c elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elm_actionslider.h elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elm_app.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_authors.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_bg.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_bg.h elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elm_box.c elementary: remove const from elm_box_children_get. We need free it 2012-01-30 17:41:42 +00:00
elm_box.h elementary: remove const from elm_box_children_get. We need free it 2012-01-30 17:41:42 +00:00
elm_bubble.c elementary/bubble - updated content part name 2011-12-02 09:51:23 +00:00
elm_bubble.h elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elm_button.c elementary/button - prevent the clicked event, when button is disabled or freezed events. 2011-12-05 04:03:12 +00:00
elm_button.h elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elm_cache.h clean up lots of doxygen complaints - bad docs. 2011-12-30 07:41:47 +00:00
elm_calendar.c elementary: Remove stray debugging code 2011-11-08 08:46:40 +00:00
elm_calendar.h elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elm_check.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_check.h elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elm_clock.c [elementary] Documenting/exemplifying the following: 2011-07-11 13:51:32 +00:00
elm_clock.h elementary - updated doc. will keep going for other widgets later. 2012-01-02 12:53:29 +00:00
elm_cnp.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
elm_cnp_helper.c Elm cnp: Use the standard text<->markup elm functions. 2012-01-29 08:52:34 +00:00
elm_colorselector.c elementary/elm_colorselector : Button in elm_colorselector was 2011-11-08 02:49:57 +00:00
elm_colorselector.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_config.c Whine if the engine in ELM_ENGINE is not known so users are aware of it 2012-01-25 17:15:43 +00:00
elm_config.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_conform.c From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com> 2011-12-28 04:24:06 +00:00
elm_conform.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_cursor.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_debug.h fix more doc warnings. 2011-12-30 08:23:04 +00:00
elm_deprecated.h elementary/diskselector - deprecated elm_diskselector_item_cursor_* APIs. 2012-01-31 05:01:27 +00:00
elm_deprecated_before.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
elm_diskselector.c elementary/diskselector - deprecated elm_diskselector_item_cursor_* APIs. 2012-01-31 05:01:27 +00:00
elm_diskselector.h elementary/diskselector - oh god, missing changes. 2012-01-31 05:05:19 +00:00
elm_engine.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_entry.c From c506f5f078b6abc789602603c481168575cf7260 Mon Sep 17 00:00:00 2001 2012-02-03 07:32:40 +00:00
elm_entry.h Elm entry: force/and textblock get - remove the const. 2012-01-25 07:35:04 +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_factory.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
elm_finger.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_flip.c front...front...front...BACK! BACK! NO WAIT FRONT! NO, BACK! ARRRRRRRRRRGHHHHHHHHHHHHHHHHHHHH 2011-12-04 07:35:33 +00:00
elm_flip.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_flipselector.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elm_flipselector.h elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
elm_focus.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_font.c elementary: don't trigger eina warning with empty hash. 2011-05-02 10:16:18 +00:00
elm_fonts.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_frame.c rename some variables to be more clear 2012-01-14 04:24:02 +00:00
elm_frame.h rename some variables to be more clear 2012-01-14 04:24:02 +00:00
elm_gen.c elementary/gengrid - Elm_Gengrid_Item -> Elm_Object_Item 2012-01-30 10:29:51 +00:00
elm_gen_common.h elementary/genlist, gengrid - modified internal variable type to clean up the unnecessary casting 2012-01-30 10:39:32 +00:00
elm_general.h more doc fixes. 2011-12-30 08:37:54 +00:00
elm_gengrid.c Elm: Fix 'variable may be used uninitialized' warnings. 2012-02-01 12:29:14 +00:00
elm_gengrid.h elementary/gengrid - updated doc. 2012-01-31 03:03:35 +00:00
elm_genlist.c elementary/genlist, gengrid - modified internal variable type to clean up the unnecessary casting 2012-01-30 10:39:32 +00:00
elm_genlist.h elementary/genlist - +documentation. 2012-01-30 05:43:00 +00:00
elm_gesture_layer.c elm_gesture_layer: Elm_Gesture_Types -> Elm_Gesture_Type to keep consistency with other parts of the API 2012-01-27 16:51:23 +00:00
elm_gesture_layer.h elm_gesture_layer: Elm_Gesture_Types -> Elm_Gesture_Type to keep consistency with other parts of the API 2012-01-27 16:51:23 +00:00
elm_getting_started.h elm elm_getting_started.h: Fixed sample code formatting in documentation. 2012-01-03 06:42:06 +00:00
elm_glview.c Changed elm_glview to use newly added evas_gl_config_new/free() 2012-01-12 14:35:43 +00:00
elm_glview.h Changed elm_glview to use newly added evas_gl_config_new/free() 2012-01-12 14:35:43 +00:00
elm_grid.c [elementary] All docs to elm's header, as Raster wishes. 2011-08-10 21:03:21 +00:00
elm_grid.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_hover.c elementary/hover - deprecated elm_hover_content_set/get/unset 2012-01-09 08:37:29 +00:00
elm_hover.h elm hover: Updated document for deprecated apis. 2012-01-19 12:11:58 +00:00
elm_icon.c elementary: make elm_icon_file_set work on file on disk change. 2011-12-14 16:02:57 +00:00
elm_icon.h elementary - updated doc. 2012-01-09 06:55:51 +00:00
elm_image.c aspect_ratio_retained -> aspect_fixed 2012-01-06 05:55:51 +00:00
elm_image.h aspect_ratio_retained -> aspect_fixed 2012-01-06 05:55:51 +00:00
elm_index.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elm_index.h elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
elm_intro.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_label.c Elm label: Use the new edje/textblock functions and redo style handling. 2012-01-23 16:10:53 +00:00
elm_label.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_layout.c From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-01-13 23:43:17 +00:00
elm_layout.h elementary - updated doc. 2012-01-09 06:55:51 +00:00
elm_list.c elementary/list - deprecated elm_list_item_del() 2012-01-30 06:06:03 +00:00
elm_list.h elementary/list - deprecated elm_list_item_del() 2012-01-30 06:06:03 +00:00
elm_macros.h split up all elm headers. not perfect, but a big start 2011-12-30 06:49:28 +00:00
elm_main.c elementary/main - fixed typo!! 2012-01-31 04:45:19 +00:00
elm_map.c From: Bluezery <ohpowel@gmail.com> 2012-01-18 03:55:40 +00:00
elm_map.h From: Bluezery <ohpowel@gmail.com> 2012-01-18 03:55:40 +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_mapbuf.h elementary - updated doc. 2012-01-09 06:55:51 +00:00
elm_menu.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elm_menu.h elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
elm_mirroring.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_module.c elementary: be able to specify elementary private data subdirectory. 2012-01-19 17:12:15 +00:00
elm_need.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_notify.c I have attached a patch for removing unnecessary code in the elm_notify. 2012-01-10 09:22:22 +00:00
elm_notify.h elementary - updated doc. 2012-01-09 06:55:51 +00:00
elm_object.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_object_item.h elementry/elm_object_item - renamed parameter (item -> it) for consistency. 2012-01-31 00:32:20 +00:00
elm_pager.c remove_list(); append(); - > demote() 2011-12-29 22:39:47 +00:00
elm_pager.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +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_panel.h elementary - updated doc. 2012-01-09 06:55:51 +00:00
elm_panes.c elementary/panes - change the default to left content 2011-11-23 02:47:57 +00:00
elm_panes.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_password.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_photo.c aspect_ratio_retained -> aspect_fixed 2012-01-06 05:55:51 +00:00
elm_photo.h From: Hyoyoung Chang <hyoyoung@gmail.com> 2012-01-06 05:50:33 +00:00
elm_photocam.c elementary: photocam fix region get, here x and y can be negative 2011-12-19 10:06:32 +00:00
elm_photocam.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_plug.c Add new widget for extn socket and plug. 2012-01-16 17:18:20 +00:00
elm_plug.h Add new widget for extn socket and plug. 2012-01-16 17:18:20 +00:00
elm_priv.h Elementary: Added Wayland_Egl backend support. 2012-01-12 09:10:27 +00:00
elm_progressbar.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_progressbar.h elementary - updated doc. 2012-01-09 06:55:51 +00:00
elm_radio.c elemlentary - minor changes. 2011-11-17 00:42:14 +00:00
elm_radio.h elementary - updated doc. 2012-01-09 06:55:51 +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_route.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
elm_scale.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_scroll.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_scroller.c elementary/elm_scroller : When focus_next is tried on the unfocused 2012-01-12 04:52:44 +00:00
elm_scroller.h elementary - updated doc. 2012-01-09 06:55:51 +00:00
elm_segment_control.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elm_segment_control.h elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
elm_separator.c Elementary: separator documentation. 2011-07-25 16:58:32 +00:00
elm_separator.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_slider.c elementary/elm_slider : Changed codes for not using feed events. This 2012-01-02 08:56:19 +00:00
elm_slider.h elementary - updated doc. 2012-01-09 06:55:51 +00:00
elm_slideshow.c elementary - modified item_del_pre_hook function prototype. 2012-01-27 11:56:14 +00:00
elm_slideshow.h elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttonentry, toolbar, naviframe, slideshow, hoversel, filpselector - deprecated xxxx_item_del() APIs. 2012-01-10 05:02:11 +00:00
elm_spinner.c stop using deprecated calls. 2011-12-30 10:02:19 +00:00
elm_spinner.h elementary - updated doc. 2012-01-09 06:55:51 +00:00
elm_store.c elementary/genlist - deprecated elm_genlist_item_data_set/get 2012-01-26 07:31:30 +00:00
elm_store.h elementary/genlist - Elm_Genlist_Item -> Elm_Object_Item 2012-01-20 05:18:31 +00:00
elm_table.c elementary/toolbar, table, box - removed *homongenous* APIs 2011-11-26 04:55:03 +00:00
elm_table.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_theme.c elementary: be able to specify elementary private data subdirectory. 2012-01-19 17:12:15 +00:00
elm_theme.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_thumb.c elementary: move pulse,stop signal to a better place 2012-01-04 11:35:45 +00:00
elm_thumb.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +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 elementray/toolbar - deprecated elm_toolbar_cursor_* APIs. 2012-01-31 04:47:01 +00:00
elm_toolbar.h elementray/toolbar - deprecated elm_toolbar_cursor_* APIs. 2012-01-31 04:47:01 +00:00
elm_tooltip.h Elementary/list - Elm_List_Item -> Elm_Object_Item 2012-01-12 03:03:56 +00:00
elm_transit.c elementary/transit - updated according to ecore_animator changes. 2012-02-01 10:30:12 +00:00
elm_transit.h remove eina_pure and eina_nonnull because really.. they screw up 2011-12-30 09:48:46 +00:00
elm_util.c elementary: Fix a warning 2011-12-17 20:45:00 +00:00
elm_video.c elementary: adding const to accessor of elm_video 2011-10-31 15:22:24 +00:00
elm_video.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
elm_web.c Elementary/list - Elm_List_Item -> Elm_Object_Item 2012-01-12 03:03:56 +00:00
elm_web.h Elementary Web: add functions to set / get useragent 2012-01-06 11:31:14 +00:00
elm_widget.c elementary/widget - sorry. I didn't intend this. 2012-02-01 05:24:59 +00:00
elm_widget.h elementary/widget - just removed macros duplicated impl. 2012-02-01 03:07:53 +00:00
elm_win.c elm win.c: Removed unnecessary variable. 2012-01-17 00:02:02 +00:00
elm_win.h elm win.h: Reorganized docs. This is done on the plane to kill my time :) 2012-02-01 13:49:42 +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 elementary: sorry, I think about it. I'm sure this one is a better fix 2012-01-31 22:29:29 +00:00
els_icon.h aspect_ratio_retained -> aspect_fixed 2012-01-06 05:55:51 +00:00
els_pan.c From: Hyoyoung Chang <hyoyoung@gmail.com> 2011-12-05 04:32:37 +00:00
els_pan.h fomatting of headers -> fixup. and documentation fixing. 2011-12-30 07:20:48 +00:00
els_scroller.c The animator should be removed when mouse is down and the _smart_event_mouse_move function occurs. 2012-01-19 07:11:41 +00:00
els_scroller.h move lots of deprecated stuff into deprecated files. need 2 right now. 2011-12-30 09:41:11 +00:00
els_tooltip.c API BREAK 2011-12-05 15:25:09 +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