yakov pushed a commit to branch master.

http://git.enlightenment.org/tools/erigo.git/commit/?id=cb476c66be740153f5698d384b4a5f788d51842f

commit cb476c66be740153f5698d384b4a5f788d51842f
Author: Yakov Goldberg <yako...@samsung.com>
Date:   Mon Jul 6 15:05:36 2015 +0300

    Update black list
---
 data/config/black_list.json | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/data/config/black_list.json b/data/config/black_list.json
index a0e27e7..c4fed85 100644
--- a/data/config/black_list.json
+++ b/data/config/black_list.json
@@ -29,34 +29,27 @@
    "Elm_Interface_Atspi_Widget_Action": [],
    "Evas.Common_Interface": [],
    "Elm.Container": ["content_swallow_list"],
-   "Elm_Interface_Fileselector": ["mode", "selected_paths", "sort_method", 
"custom_filter_append"],
+   "Elm_Interface_Fileselector":["custom_filter_append", "selected_paths"],
    "Elm_Interface_Scrollable":["edge_top_cb", "edge_bottom_cb", 
"edge_right_cb", "vbar_unpress_cb", "vbar_drag_cb", "edge_left_cb", 
"scroll_right_cb", "animate_stop_cb", "scroll_cb", "scroll_down_cb", 
"animate_start_cb", "page_change_cb", "drag_stop_cb", "hbae_unpress_cb", 
"hbar_press_cb", "hbar_unpress_cb", "vbar_press_cb", "scroll_left_cb", 
"content_viewport_resize_cb", "drag_start_cb", "hbar_drag_cb", "scroll_up_cb", 
"single_direction", "movement_block"],
    "Evas.Object_Smart": ["data", "attach", "callback_description_find", 
"callbacks_descriptions_get", "callbacks_descriptions_set"],
    "Evas.Object":["size_hint_display_mode", "map", "render_op", 
"pointer_mode", "key_grab", "key_ungrab"],
    "Elm.Hoversel":["item_add"],
    "Evas.Image":["orient", "filter_source", "scene", "data_copy", "mmap", 
"pixels_get_callback", "colorspace", "scale_hint", "native_surface", 
"border_center_fill", "fill_spread", "video_surface_caps", "video_surface", 
"content_hint", "pixels_import", "data_convert", "data_set"],
-   
"Elm.Widget":["newest_focus_order_get","cursor_add","focus_next_object_get", 
"focus_next_object_set", 
"focus_highlight_geometry_get","activate","event","event_callback_add","cursor_del","event_callback_del","focus_cycle","focus_direction","event_propagate","signal_callback_add","focus_list_direction_get","tooltip_del","focus_next_get","focus_next","focus_list_next_get","focus_direction_get","signal_callback_del","tooltip_add","focus_custom_chain","display_mode","on_show_region_hook","
 [...]
-   "Elm.Entry": 
["context_menu_item_add","markup_filter_prepend","cnp_mode","input_panel_language","autocapital_type","file","input_hint","input_panel_layout","input_panel_return_key_type","line_wrap","input_panel_imdata_get","markup_filter_remove","item_provider_append","markup_filter_append","markup_filter_remove","markup_filter_append","item_provider_append","item_provider_prepend","item_provider_remove"],
+   
"Elm.Widget":["newest_focus_order_get","cursor_add","focus_next_object_get", 
"focus_next_object_set", 
"focus_highlight_geometry_get","activate","event","event_callback_add","cursor_del","event_callback_del","focus_cycle","focus_direction","event_propagate","signal_callback_add","focus_list_direction_get","tooltip_del","focus_next_get","focus_next","focus_list_next_get","focus_direction_get","signal_callback_del","tooltip_add","focus_custom_chain","display_mode","on_show_region_hook","
 [...]
+   "Elm.Entry": 
["context_menu_item_add","markup_filter_prepend","cnp_mode","file","input_panel_imdata_get","markup_filter_remove","item_provider_append","markup_filter_append","markup_filter_remove","markup_filter_append","item_provider_append","item_provider_prepend","item_provider_remove"],
    "Elm.Image":["orient","mmap","memfile"],
-   "Elm.Label":["slide_mode", "line_wrap"],
-   "Elm.Icon":["order_lookup"],
    
"Elm.Genlist":["item_insert_before","item_insert_after","item_prepend","item_append","item_sorted_insert","mode","item_sorted_insert","search_by_text_item_get","multi_select_mode"],
    
"Elm.Flip":["interaction_direction_hitsize_get","interaction_direction_enabled_set","interaction","interaction_direction_hitsize_set","interaction_direction_enabled_get"],
-   
"Elm.Dayselector":["weekdays_names_set","day_selected_set","day_selected_get","week_start","weekend_length","weekend_start"],
+   "Elm.Dayselector":["weekend_length"],
    
"Elm.Gengrid":["item_insert_before","item_insert_after","item_append","item_prepend","item_sorted_insert","search_by_text_item_get","multi_select_mode"],
    "Elm.Toolbar":["icon_order_lookup"],
    "Elm.Scroller":["page_scroll_limit_get"],
-   
"Elm.Calendar":["displayed_time_get","first_day_of_week","selectable","weekdays_names","select_mode","format_function","selected_time_get","selected_time_set","mark_add"],
-   "Elm.Bubble":["pos"],
+   "Elm.Calendar":["displayed_time_get", 
"format_function","selected_time_get","selected_time_set","mark_add"],
    "Elm.Radio":["value_pointer"],
    "Elm.Check":["state_pointer"],
-   "Elm.Clock":["edit_mode"],
    
"Elm.Layout":["signal_callback_add","signal_callback_add","box_insert_before","box_insert_at","signal_callback_del","table_pack","text_aliases","content_aliases"],
-   "Elm.Colorselector":["mode"],
-   "Elm.Ctxpopup":["direction_priority"],
    "Elm.Box":["layout"],
    "Elm.Win": 
["illume_command_send","wm_available_rotations","available_profiles","keyboard_mode","indicator_opacity","indicator_mode","trap_data","fake_canvas",
 "keygrab_set", "keygrab_unset"],
-   "Elm.Bg":["option"],
    "Elm.Slider":["indicator_visible_mode", "indicator_format_function", 
"units_format_function"],
    "Elm.Progressbar":["unit_format_function"]
 }

-- 


Reply via email to