Implement ee's req value to other windowing system.
[framework/uifw/ecore.git] / NEWS
1 Ecore 1.1.0
2
3 Changes since Ecore 1.0.0:
4 --------------------------
5
6 New Features:
7
8     * ecore_x:
9      - XRandR backlight support
10      - XRandR Extended Display Identification Data (EDID) support
11
12 API Additions:
13
14     * ecore:
15      - ecore_thread_reschedule()
16      - ecore_exe_data_set()
17      - ecore_animator_timeline_add()
18
19     * ecore_con:
20      - ECORE_CON_EVENT_CLIENT_ERROR, ECORE_CON_EVENT_SERVER_ERROR events
21      - Ecore_Con_Event_Server_Error, Ecore_Con_Event_Client_Error types
22      - ecore_con_client_port_get()
23      - ecore_con_url_ssl_verify_peer_set()
24      - ecore_con_url_ssl_ca_set()
25      - ecore_con_url_pipeline_set()
26      - ecore_con_url_pipeline_get()
27
28     * ecore_file:
29      - ecore_file_download_full()
30
31     * ecore_imf:
32      - ecore_imf_context_canvas_get()
33      - ecore_imf_context_window_get()
34      - ecore_imf_context_preedit_string_with_attributes_get()
35
36     * ecore_x:
37      - ecore_x_randr_edid_*()
38      - ecore_x_randr_screen_backlight_*()