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