Tizen 2.4 SDK Rev6 Release
[framework/uifw/ecore.git] / NEWS
1 Ecore 1.8.0
2
3
4 Ecore 1.7.99
5
6 Changes since Ecore 1.7.98:
7 --------------------------
8
9 Additions:
10     * ecore_con:
11      - Add Ecore_Con_Eet API to help using Eet_Data with Ecore_Con.
12     * ecore_x:
13      - ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_UP.
14      - ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_DOWN.
15      - ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_ENABLE.
16      - ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_DISABLE.
17      - ecore_x_input_raw_select.
18      - +ecore_x_selection_converter_text.
19      - ECORE_X_RAW_MOTION, ECORE_X_RAW_BUTTON_PRESS and ECORE_X_RAW_BUTTON_RELEASE.
20     * ecore_imf:
21      - ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_SIGNIN.
22      - ECORE_IMF_PREEDIT_TYPE_SUB4~7 style.
23     * ecore_evas:
24      - Wayland SHM engine now features a mechanism to synchronize rendering with
25        the compositor, removing the tearing effect in animations when using that
26        engine.
27
28 Fixes:
29     * ecore_con_url:
30      - Timeouts are handled correctly now (passing HTTP status 408 to
31        completion callback).
32      - properly reschedule call to curl.
33     * ecore_evas rotation handling on some driver implementations
34     * ecore_file_escape_name() escape taba nd newline right.
35     * ecore_imf ibus module potential segv fixed.
36     * ecore_thread_feedback() memory allocation and corruption fixed.
37     * ecore_x:
38      - ecore_x_image_is_argb32_get() returns correctly given endianness.
39      - ecore_x_randr to actually return outputs properly.
40      - ecore_x_randr to actually return crtcs properly.
41      - ecore_x_randr to actually return crtcs possible outputs properly.
42      - ecore_x_randr to actually return crtcs outputs properly.
43     * send ECORE_X_EVENT_SELECTION_NOTIFY even if there is no data.
44     * Ecore-X: Fix selection parser to not overrun buffer read by using longs on 64bit.
45
46 Improvements:
47
48
49 Ecore 1.7.5
50
51 Changes since Ecore 1.7.4:
52 --------------------------
53
54 Fixes:
55     * Fix ecore_con case where freeing server double-frees clients
56         
57 Ecore 1.7.4
58
59 Changes since Ecore 1.7.3:
60 --------------------------
61
62 Fixes:
63     * Fix XCB compile with screensaver support
64     * Fix build without IPv6.
65     * Fix possible memory corruption in xrandr EDID functions.
66     * Backport 81304, which fixes memory errors in ecore_evas_extn
67     * Fix big rendering/conversion problem in kvm/qemu 24bpp.
68
69 Ecore 1.7.3
70
71 Changes since Ecore 1.7.2:
72 --------------------------
73
74 Fixes:
75     * Fix small leak in Ecore Wayland.
76     * Fix Ecore_Evas_SDL resize bug.
77     * Fix Ecore_Evas_Extn build on Solaris 11.
78     * Fix Wayland support to latest API.
79     * Don't leak fd on exec.
80
81 Ecore 1.7.2
82
83 Changes since Ecore 1.7.1:
84 --------------------------
85
86 No Changes, just updating to keep in sync with last release.
87
88 Changes since Ecore 1.7.0
89 --------------------------
90
91 Fixes:
92     * ecore_con_ssl: fix crash on failure with privkeys and certificate.
93     * ecore_con_ssl: fix ssl connections.
94     * ecore_con: fix race condition with event from disconnected clients.
95     * ecore_con_url: properly reschedule call to curl.
96     * ecore_evas: rotation handling on some driver implementations
97     * ecore_file: ecore_file_escape_name() escape taba nd newline right.
98     * ecore_x_image_is_argb32_get() returns correctly given endianness.
99     * ecore_x: fix ecore_x_randr.
100     * ecore_x: send ECORE_X_EVENT_SELECTION_NOTIFY even if there is no data.
101     * ecore_imf: ibus module potential segv fixed.
102     * ecore: ecore_thread_feedback() memory allocation and corruption fixed.
103     * ecore_wayland:
104      - Update to work with latest wayland (0.99) from git.
105      - Fix leak of struct wl_registry
106     * ecore_evas: fix Ecore_Evas_Extn build on Solaris 11.
107
108 Changes since Ecore 1.2.0:
109 --------------------------
110
111 Additions:
112     * ecore:
113      - Add ecore_main_fd_handler_file_add()
114      - Add ecore_fork_reset()
115     * ecore_evas:
116      - Add transparency support on Windows (GDI engine only)
117      - Add API functions to get/set an Ecore_Evas's profile.
118     * ecore_x:
119      - Add Ecore_X_Error_Code enumeration
120      - ECORE_X_RANDR_OUTPUT_POLICY_ASK
121      - Add API functions to get/set an Ecore_X window's profile
122     * ecore_con:
123      - ECORE_{CON,IPC}_NO_PROXY now available for disabling proxying on certain connections
124      - New dns.c resolver backend for faster dns lookups
125     * immodule:
126      - Add immodule for supporing ibus
127
128 Fixes:
129     * ecore
130      - Prevent running out of fd when cycling ecore_init/ecore_shutdown.
131      - Reduce rounding error in ecore_animator_pos_map.
132      - Send mouse move event before mouse down event in ecore_extn
133      - Reduce race condition on shutdown of Ecore_Thread.
134      - Force cancel of all running Ecore_Thread on shutdown.
135      - Make Ecore_Thread work reliably when called without a running main loop.
136      - Correctly shutdown Ecore_Thread.
137      - Fix usage of FD_SET and al. when fd_set pointers are NULL (Windows)
138      - Fix ecore_thread seg fault on Windows where PHS() was returning a wrong value
139      - Always call evas_render_update_free to prevent leak in Ecore_Evas X bakcend.
140
141     * ecore_x
142      - Fix unitialized Ecore_X_Atom use.
143     * send ECORE_X_EVENT_SELECTION_NOTIFY even if there is no data.
144
145
146 Ecore 1.2.0
147
148 Changes since Ecore 1.1.0:
149 --------------------------
150
151 Additions:
152     * ecore
153      - ecore_timer_reset()
154     * ecore_con
155      - ecore_con_socks api
156      - ecore_con_ssl_server_verify_name_set/get
157      - ecore_con_ssl_server_cafile_add() now accepts directories
158      - ECORE_CON_REMOTE_CORK
159      - ecore_con_url_proxy_set()
160      - ecore_con_url_timeout_set()
161      - ecore_con_url_proxy_username_set()
162      - ecore_con_url_proxy_password_set()
163      - ecore_con_url_http_version_set()
164      - ecore_con_url_status_code_get()
165     * ecore_x:
166      - ecore_x_randr_output_backlight_available()
167      - ecore_x_randr_window_crtcs_get()
168      - Add ability to get resource id of last x error
169      - get keycode from keyname
170      - ecore_x_randr_mode_add()
171      - ecore_x_randr_mode_del()
172      - ecore_x_randr_output_mode_add()
173      - ecore_x_randr_output_mode_del()
174      - Add indicator controls
175      - ecore_x_netwm_icons_set()
176      - ecore_x_illume_clipboard_state_set()
177      - ecore_x_illume_clipboard_state_get()
178      - ecore_x_illume_clipboard_geometry_set()
179      - ecore_x_illume_clipboard_geometry_get()
180      - Add indicator rotation and transparency controls
181     * ecore_evas:
182      - Add Shm and Egl engines for ecore_evas to draw in Wayland.
183      - Add Socket and Plug to draw other process area.
184      - Ability to set pointer for wayland support
185      - Add override_set support on Windows XP
186      - ecore_evas_window_group_set()
187      - ecore_evas_window_group_get()
188      - ecore_evas_aspect_set()
189      - ecore_evas_aspect_get()
190      - ecore_evas_urgent_set()
191      - ecore_evas_urgent_get()
192      - ecore_evas_modal_set()
193      - ecore_evas_modal_get()
194      - ecore_evas_demand_attention_set()
195      - ecore_evas_demand_attention_get()
196      - ecore_evas_focus_skip_set()
197      - ecore_evas_focus_skip_get()
198      - ecore_evas_callback_state_change_set()
199     * ecore_wayland
200      - Add Ecore_Wayland (backend to support Wayland).
201     * ecore_imf
202      - ecore_imf_context_event_callback_add()
203      - ecore_imf_context_event_callback_del()
204      - ecore_imf_context_event_callback_call()
205      - ecore_imf_context_input_panel_imdata_set()
206      - ecore_imf_context_input_panel_imdata_get()
207      - ecore_imf_context_input_panel_return_key_type_set()
208      - ecore_imf_context_input_panel_return_key_type_get()
209      - ecore_imf_context_input_panel_return_key_disabled_set()
210      - ecore_imf_context_input_panel_return_key_disabled_get()
211      - ecore_imf_context_input_panel_caps_lock_mode_set()
212      - ecore_imf_context_input_panel_caps_lock_mode_get()
213      - add XIM attribute support
214      - add HEX, TERMINAL and PASSWORD layouts
215      - panel-specific data set/get
216      - panel show/hide
217      - set return key type or disable return on panel
218     * ecore_win32:
219      - ecore_win32_focus()
220      - ecore_win32_focus_get()
221      - ecore_win32_window_focus()
222      - ecore_win32_window_focus_get()
223     * ecore_wince:
224      - ecore_wince_focus()
225      - ecore_wince_focus_get()
226      - ecore_wince_window_focus()
227      - ecore_wince_window_focus_get()
228     * ecore_wayland:
229      - Add wayland support to ecore
230
231 Fixes:
232     * ecore:
233      - animator adding another animator that adds another animator ... loop.
234      - possible leak related to g_static_mutex's on some architectures.
235      - stop leaking signal events
236     * ecore_thread:
237      - ecore_thread_feedback_run now handle try_no_queue the way it logically should.
238      - prevent double free that could cause crash when an Ecore_Thread stop.
239     * ecore_x:
240      - ecore_x_randr_modes_info_get does not cut off the trailing '\0' anymore.
241      - possible 0 byte allocation.
242     * ecore_win32/wince:
243      - do not autorepeat Ctrl, Shift, Alt and Win keys.
244      - Check control charater and convert into printing character
245     * ecore_con:
246      - fix case where SSL certificates not being used.
247      - post data corruption due to it not being copied to the con struct.
248     * ecore_evas:
249      - mouse down count handling when grabs happen.
250      - ecore_evas_fb support works again now with keyboard input
251     * ecore_file:
252      - do not limit downloads to 30sec with ecore_file_download().
253     * ecore_fb:
254      - bring ecore_fb back to a working state
255
256 Improvements:
257     * ecore:
258      - most allocations moved to mempools
259      - ecore_thread rewrite to use eina_lock and other ecore infra
260     * ecore_con:
261      - certificates can now be added for STARTTTLS
262     * ecore_win32:
263      - fix modifiers value on Windows XP
264     * ecore_thread:
265      - use eina_lock
266      - use Ecore thread safe async call
267     * ecore_evas:
268      - use Evas buffer backend for SDL software engine
269      - clean up ecore-evas-buffer code somewhat
270
271 Deprecations:
272     * ecore_x:
273      - ecore_x_randr_crtc_current_get()
274
275 Removal:
276     * ecore_win32:
277      - ecore_win32_focus_set()
278
279 Ecore 1.1.0
280
281 Changes since Ecore 1.0.0:
282 --------------------------
283
284 Additions:
285
286     * ecore:
287      - ecore_thread_reschedule()
288      - ecore_exe_data_set()
289      - ecore_animator_timeline_add()
290      - ecore_timer_dump()
291      - custom ecore animator tick mode and support
292      - ecore_pipe_freeze/thaw()
293      - ecore_pipe_wait()
294      - ecore_throttle()
295      - ecore_main_loop_thread_safe_call_async()
296      - ecore_main_loop_thread_safe_call_sync()
297      - ecore_thread_main_loop_begin()
298      - ecore_thread_main_loop_end()
299
300     * ecore_con:
301      - ECORE_CON_EVENT_CLIENT_ERROR, ECORE_CON_EVENT_SERVER_ERROR events
302      - Ecore_Con_Event_Server_Error, Ecore_Con_Event_Client_Error types
303      - ecore_con_client_port_get()
304      - ecore_con_url_ssl_verify_peer_set()
305      - ecore_con_url_ssl_ca_set()
306      - ecore_con_url_pipeline_set()
307      - ecore_con_url_pipeline_get()
308      - ecore_con_ssl_client/server_upgrade()
309      - ECORE_CON_CLIENT/SERVER_UPGRADE events
310      - ecore_con_server_timeout_get/set()
311      - ecore_con_ssl_server_verify_basic()
312      - ecore_con_url_url_get()
313      - ecore_con_server_fd_get()
314      - ecore_con_client_fd_get()
315      - ECORE_CON_EVENT_CLIENT_WRITE, ECORE_CON_EVENT_SERVER_WRITE events
316
317     * ecore_evas:
318      - ecore_evas_screen_geometry_get()
319      - ecore_cocoa_evas support
320
321     * ecore_file:
322      - ecore_file_download_full()
323
324     * ecore_imf:
325      - ecore_imf_context_canvas_get()
326      - ecore_imf_context_window_get()
327      - ecore_imf_context_preedit_string_with_attributes_get()
328      - added controls for auto-capitalization and prediction controls
329      - ecore_imf_context_input_panel_enabled_set/get()
330      - ecore_imf_context_cursor_location_set()
331
332     * ecore_x:
333      - ecore_x_randr_edid_*()
334      - ecore_x_randr_screen_backlight_*()
335      - more ecore_x_sync api controls to support ecore_evas
336      - shape input setting support added
337      - ecore_x_screen_size_get()
338
339 Fixes:
340
341     * https failing via curl
342     * removed SIGRT handling as it was broken anyway and unused
343     * space key handling in ecore_wince/ecore_win32 support
344     * wince background erasing
345     * 300 second timeout to handle slow or large downloads in ecore_con
346     * ecore_file inotify fd's to not be inherited by forked children
347     * ecore_file compilation if ecore_con and curl disabled
348     * crash in ecore_con_ssl when attempting connections on dead socket
349     * ecore-evas interceptor not handling override-redirect
350     * ecore_con_url_ftp_upload to complete uploads always
351     * window removal from ignore_list in ecore_x
352     * bug in ecore_evas when setting modifiers for sub buffer canvases
353     * NULL pointer dereference in ecore_x selection notification code
354     * sync GNUTLS thread activation with eina changes
355     * ecore_ipc compilation on Windows
356     * fix Shift, Control, Alt and AltGr keys detection on Windows XP
357     * "mouse-down inside and mouse-up outside" issue on Windows
358     * ecore_x shadow tree search fixed to respect shape input of windows
359     * fd handlers fixed when idler callbacks add jobs or events
360     * ecore_x_selection_convert takes length into account
361     * security issue in openssl certificate verification
362     * gnutls server client certificate verification
363     * epoll delete of fd handling in forked child
364     * grouping of timers that go off very close to each other go off together
365     * generic event buffer handling in ecore_x fixed
366     * use current size not requested size when getting geom in ecore-evas
367     * ecore_cocoa now handles windows correctly
368     * ecore_file_download error handling when ecore_con_url_get fails
369     * focus and mouse-in initial state on some ecore-evas back-ends
370
371 Improvements:
372
373     * reduced memory needed for list of fd's in ecore by using inlist
374     * ecore_evas now is able to send render-done even if not syncing to comp
375     * more safety checks in ecore_con are support
376     * ecore timer monotonic clock now supported on OSX
377     * make ecore_con work on Windows
378     * improve resize/move on Windows
379     * improve keyboard management on Windows XP
380     * refactored _ecore_main_loop_iterate_internal
381     * better safety with ecore_evas_ecore_evas_get
382     * ecore-evas produces more errors on stderr when errors happen now
383     * ecore-con works on IPv6 now
384     * inet_ntop instead of getnameinfo for ecore_con_client_get_ip
385     * ecore-con unit tests added
386     * ecore-evas fb uses ecore_input_evas now instead of going direct
387     * fix ecore-evas x changing of override support if window not shown yet
388
389 Removals:
390
391     * xrender evas engine support removed from ecore_evas (api still there)
392