summaryrefslogtreecommitdiff
path: root/NEWS
blob: 571e40cce69cad8c2598ac7ddcaa0753082bf298 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
=========
EFL 1.8.0
=========

Changes since 1.7.0:
--------------------

Additions:
    * Add eina_list_shuffle
    * Add multiple font draws support to engines
    * eina :
     - Add DOCTYPE children parsing in eina_simple_xml
     - Add eina_barrier thread API
     - Add eina_tmpstr_add(), eina_tmpstr_del(), eina_tmpstr_add_length() and
       	    eina_tmpstr_strlen().
     - Add eina_thread API
     - Add eina_list_last_data_get
     - Add eina_xattr_fd_get(), eina_xattr_fd_set(),
           eina_xattr_del(), eina_xattr_fd_del(), eina_xattr_copy() and
      	   eina_xattr_fd_copy()
     - Add eina_stringshare_refplace()
     - Add eina_file_copy()
     - Add eina_log_print_cb_journald()
    * Add Cserve2 scalecache support
    * ecore_x:
     - Add window profile support.
       ECORE_X_ATOM_E_WINDOW_PROFILE_SUPPORTED
       ECORE_X_ATOM_E_WINDOW_PROFILE
       ECORE_X_ATOM_E_WINDOW_PROFILE_CHANGE
       ECORE_X_ATOM_E_WINDOW_PROFILE_AVAILABLE_LIST
       ECORE_X_ATOM_E_WINDOW_PROFILE_CHANGE_REQUEST
       ECORE_X_ATOM_E_WINDOW_PROFILE_CHANGE_DONE
       ecore_x_e_window_profile_supported_set()
       ecore_x_e_window_profile_supported_get()
       ecore_x_e_window_available_profiles_set()
       ecore_x_e_window_available_profiles_get()
       ecore_x_e_window_profile_change_send()
       ecore_x_e_window_profile_change_request_send()
       ecore_x_e_window_profile_change_done_send()
       ecore_x_randr_crtc_info_get()
       ecore_x_randr_crtc_info_free()
       ecore_x_dnd_self_begin()
       ecore_x_dnd_self_drop()
    * ecore_wayland:
     - Store global wayland interfaces in a globals list so wayland programs
       can bind to other non-standard wayland protocol extensions.
     - ecore_wl_globals_get()
     - ecore_wl_registry_get()
     - Add #ifdef __cplusplus to Ecore_Wayland.h so C++ programs can link to
       and use the API.
    * ecore_evas:
     - ecore_evas_window_profile_supported_get()
     - ecore_evas_window_profile_set()
     - ecore_evas_window_profile_get()
     - ecore_evas_window_available_profiles_set()
     - ecore_evas_window_available_profiles_get()
     - ecore_evas_sub_ecore_evas_list_get()
    * ecore_evas_extn:
     - Add window profile support.
    * ecore_evas_buffer:
     - Add window profile support.
    * ecore_getopt: add ECORE_GETOPT_ACTION_BREAK
    * evas:
     - Add WebP image loader and saver modules.
     - Add ellipsis support in Evas_Object_Text.
     - Add EVAS_GL_LINE_OFFSET_HACK_DISABLE to turn off line shift correction by evas.
     - Add EVAS_GL_DIRECT_MEM_OPT to enable on-demand fallback memory allocation policy for EvasGL direct rendering.
     - Add engine specific alpha_get.
    * Add ecore_audio API
    * Add eet_mmap.
    * added eet_data_descriptor_name_get()
    * Add eio_eet_sync symbols.
    * Add infrastructure to handle buggy touchscreen in Ecore_Input_Evas.
    * Add infrastructure to handle message between ecore and parent ecore in Ecore_Evas.
    * Edje:
     - textblock: Added support for size_range.
     - table: Added spread.{w,h} to repeat and automatically name an item in a TABLE part.
    * Ecore_x: Add atom related with indicator type. 
    * Ecore_x: Add manual render code before deiconify
    * Eeze: Add a dummy libmount replacement for when libmount is not there.
    * Ecore_Con: Add systemd socket activation support (ECORE_CON_SOCKET_ACTIVATE).
    * Ecore: notify systemd that we are ready as soon as the main loop is running.

Deprecations:
    * ecore_x:
     - Old profile stuffs.
       ECORE_X_ATOM_E_PROFILE
       ECORE_X_ATOM_E_PROFILE_LIST
       ecore_x_e_window_profile_list_set()
       ecore_x_e_window_profile_list_get()
       ecore_x_randr_crtc_gamma_ramp_size_get()
       ecore_x_randr_crtc_gamma_ramps_get()
       ecore_x_randr_crtc_gamma_ramps_set()
    * ecore_evas: deprecate DirectFB, XRender, WinCE, X11-16 and X11-8.
    * eeze: deprecate libudev<148 and libmount<2.18

Removed:
    * directfb support: ecore_directfb and evas directfb engine.
    * Removed XRender, WinCE, Glew, Direct3d, X11-16 and X11-8 ecore_evas support.

Improvements:
    * Reduced number of enqueued font commands when rendering textgrid objects
    * Single EFL tree covering all EFL library components.
    * Speedup Eina Rbtree Iterator by recycling memory instead of
      repeatedly calling malloc/free.
    * Display more information with eet -l -v.
    * eina_magic_fail() now throws error messages on NULL pointers instead of critical
    * all efl object-freeing functions now take NULL without crashing or erroring
    * use Eina_File in webp, gif, tiff, png and eet loader
    * Eina.h includes eina_alloca.h/alloca.h to define alloca()
    * Improved eina share del speed.
    * Upgrade liblinebreak to latest version of libunibreak.
    * edje entry: cursor position and location will be passed when it's really changed in case of mouse down, move, and up event.
    * edje entry: remove ecore_imf_context_reset in mouse up event because it's useless.
    * rebase dns.c against upstream
    * Don't over align data if they are already aligned.
    * edje entry: remove ecore_imf_context_reset, cursor update in mouse move event because it's useless.
    * edje entry: move ecore_imf_context_cursor_position_set from mouse down event to mouse up event.
    * Use ecore_audio in edje-multisense
    * Ecore_Evas wayland-egl only renders now if last frame has been presented.
    * edje entry : Remove ecore_imf_context_cursor_position_set in functions related to selection.
    * Translations updates:
     - french.
    * edje entry : Support &, < and > in preedit string
    * eina: Eina_Tiler now take tile size into account.
    * edje: reduce memory consumption of Edje program handler.
    * eina, evas: improved support for 64bits system.
    * Evas GL engine downscale quality in smooth mode much improved with multisampling up to effectively 16x16 via shaders.
    * eina: eina_strlcat now work with a NULL source.
    * Evas textblock: Added proper size adjustments for "high" shaped texts.
    * Use the right macro to disable fcntl.
    * Edje: use Eina_Cow to reduce memory usage.

Fixes:
    * Fix a memory leak in ecore_con_dns when using ecore_con_server_connect
    * Fix PPC (big endian) image codec bug.
    * Fix return value of eina_mmap_safety_enabled_set() and future
      eina_mmap_safety_enabled_get() returns after success
    * Fixed GLX native surface handling to use glXChooseFBConfig.
      This frixes a break in compositing on new intel mesa drivers.
    * Fixed glGetIntegerv() in Direct Rendering mode for Evas GL
      to properly handle GL_SCISSOR_BOX and GL_VIEWPORT parameters.
    * Fixed textblock textprop leak.
    * Fixed evas_object_box to reset size_hint_min to zero when no child.
    * Fix build of Ecore_Evas_Extn on Solaris.
    * Don't leak fd on exec.
    * Fixed polygon rendering bug in GL backend when there are cutouts.
    * Fix leak in eet_pbkdf2_sha1 with OpenSSL.
    * Fix the gl line incorrect position drawing.
    * Fix possible buffer overflow in functions relying on EET_T_LAST
    * Fix possible memory corruption in xrandr EDID functions.
    * Fix potential segv in software engine native_set code.
    * Fix uninitialized data in Evas OpenGL engine.
    * Fix the line drawing clipping problem on arm gl driver.
    * Fix many memory problems with ecore_evas_extn.
    * Fix Evas RGBA_Image->flags.loaded for copied images.
    * Fix evas_object_image_is_inside()
    * eio functions no longer crash when passed NULL and throw errors accordingly
    * Fix eina_xattr_value_ls() and eina_xattr_value_fd_ls()
    * Fix mask write lines to not choose too small segments
    * Fix ecore_con case where freeing server double-frees clients
    * Fix build of Evas XCB backend
    * Fix efreet desktop command parsing of https
    * Fix eina_prefix_new() with debian multilib without magic check file.
    * Fix evas bmp loader code which deal with image size.
    * Fix not up to date clip cache for Evas_Object_Text.
    * Evas texblock: Fixed a bug with breaking after format items.
    * Fix endianess issue in Eet_Image.
    * Fix bug in eio_file_map_new container set.
    * Evas textblock: Fixed issue with line height when breaking on a format.
    * Fix SIGFPE in evas map update if image is 0.
    * Evas textblock: Fixed issue and simplified cursor_geometry_get.
    * Evas text: Fixed issue with horiz advance.
    * Evas text utils: Fixed issue with no-harfbuzz bidi.
    * Fixed pixman surface alloc where allocated and image size differ.
    * Fixed x11 error sync issue with ecore_x_image_get()
    * Fix evas gif loader to return the correct frame duration
    * Prevent a crash even if an invalid object is swallowed into an edje object.
    * Fix cache miss when active edje hash is empty.
    * Prevent denial of service on eina_hash function.
    * Fix return type of function ecore_wl_outputs_get().
    * Fix memleak in Eina_File.
    * Fix ecore_x_screen_is_composited/set() to work on multihead.
    * Fix memory usage of Ecore_Con_Server
    * Fix memory leak in eina_xattr_value_ls.
    * Fix memory leak in gstreamer_ecore_x_check
    * Evas textblock: Fixed a selection issue with different scripts and bidi.
    * Fix memory leak in error case in ethumb.
    * fix bug not to display preedit string with PREEDIT_TYPE_NONE style
    * Fix bug candidate word couldn't be selected with up/down key in the preedit status
    * Edje textblock: Improved textblock fit.
    * fix anchor clicked mouse signals for selection-enabled entries
    * Fix edje_color_class_list() and edje_text_class_list() to look at right hashes.
    * Evas: Fix Evas_Object_Text when LTR and RTL are used in the same paragraph.
    * Properly report file not found in Edje.
    * Fix ecore-x edid fetch to ftech 128, not 100 bytes.
    * Evas text: Fixed bug with the text object direction detection.
    * Evas font: Fixed font run detection for specific cases with 2 different fonts in the middle of a run.
    * Evas cache: remove the freed worker from the pthread worker list when it's failed to create a new thread so as not to access it if a thread is working newly.
    * fix custom states for edje SPACER parts    
    * fix edje program filters
    * fix dangling pointer problem related with shmget fail
    * fix bug scroll works when PgDn, PgUp, Home, End key in entry is pressed in preedit state
    * clean up gnutls session initialization
    * fix bug not check data value when get deiconify message
    * fix use of ecore_con_*_flush functions with unconnected objects
    * fix setting of write flags on ecore-con servers during connect
    * fix gles support to only use GL_UNPACK_ROW_LENGTH if extension exists
    * Fix magic failure in eina_value_array_count when array has not been allocated
    * Ecore_x: fix alpha set function not clear sync counter