From 6b9fd11490eb49472c541aa7d4e25732f984a4a4 Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Mon, 25 Apr 2011 09:14:59 +0000 Subject: [PATCH] formatting SVN revision: 58896 --- legacy/ecore/NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/legacy/ecore/NEWS b/legacy/ecore/NEWS index 8515892be3..164f8d0120 100644 --- a/legacy/ecore/NEWS +++ b/legacy/ecore/NEWS @@ -5,7 +5,9 @@ Changes since Ecore 1.0.0: New Features: - * ecore_x: XRandR backlight support + * ecore_x: + - XRandR backlight support + - XRandR Extended Display Identification Data (EDID) support API Additions: @@ -13,6 +15,7 @@ API Additions: - ecore_thread_reschedule() - ecore_exe_data_set() - ecore_animator_timeline_add() + * ecore_con: - ECORE_CON_EVENT_CLIENT_ERROR, ECORE_CON_EVENT_SERVER_ERROR events - Ecore_Con_Event_Server_Error, Ecore_Con_Event_Client_Error types @@ -21,12 +24,15 @@ API Additions: - ecore_con_url_ssl_ca_set() - ecore_con_url_pipeline_set() - ecore_con_url_pipeline_get() + * ecore_file: - ecore_file_download_full() + * ecore_imf: - ecore_imf_context_canvas_get() - ecore_imf_context_window_get() - ecore_imf_context_preedit_string_with_attributes_get() + * ecore_x: - ecore_x_randr_edid_*() - ecore_x_randr_screen_backlight_*()