efl/legacy/ecore/NEWS

35 lines
933 B
Plaintext
Raw Normal View History

Ecore 1.1.0
Changes since Ecore 1.0.0:
--------------------------
Additions:
* ecore:
- ecore_thread_reschedule()
- ecore_exe_data_set()
2011-04-25 00:14:54 -07:00
- ecore_animator_timeline_add()
2011-04-25 02:14:59 -07:00
* ecore_con:
- ECORE_CON_EVENT_CLIENT_ERROR, ECORE_CON_EVENT_SERVER_ERROR events
- Ecore_Con_Event_Server_Error, Ecore_Con_Event_Client_Error types
- ecore_con_client_port_get()
- ecore_con_url_ssl_verify_peer_set()
- ecore_con_url_ssl_ca_set()
- ecore_con_url_pipeline_set()
- ecore_con_url_pipeline_get()
2011-04-25 02:14:59 -07:00
* ecore_file:
- ecore_file_download_full()
2011-04-25 02:14:59 -07:00
* ecore_imf:
- ecore_imf_context_canvas_get()
- ecore_imf_context_window_get()
- ecore_imf_context_preedit_string_with_attributes_get()
2011-04-25 02:14:59 -07:00
* ecore_x:
- ecore_x_randr_edid_*()
- ecore_x_randr_screen_backlight_*()
- XRandR backlight support
- XRandR Extended Display Identification Data (EDID) support