10 * edje: add of model lookups.
11 * evas: Evas_3D - ColorPick mechanism finding node and mesh in scene.
12 * evas/gl_x11: introduce tbm native surface type
13 * evas/software_x11: implement native surface set for x11 type
14 * evas/software_x11: implement tbm native surface type
15 * edje: Edje_Edit - functions to edit layouts of BOX parts
16 * evas: Evas_3D - callbacks for Evas 3D.
17 * Edje: new set/get API omogeneous, paddings and align for BOX/TABLE in Edje Edit
18 * ecore_con_url: add ecore_con_url_head()
19 * edje: add camera properties to edje_cc.
20 * Edje: Edje_Edit - setter and getter for min param of TABLE/BOX parts
21 * edje: Adding the zoom effect of map to edje
22 * Evas GL: Automatic fallback to indirect rendering when the scene has not changed.
23 * ecore-drm: Add function to return the pointer xy of Ecore_Drm_Device
24 * ecore-drm: Implement edid parsing for Ecore_Drm_Output
25 * edje color classes can now have text descriptions
26 * Evas GL: Add support for Evas GL 3.0
27 * Eolian: add API to return the class from a function.
28 * ecore-drm: add ecore_drm_devices_get to get the list of drm devices
29 * evas: Support bitmap embedded color font. (T2139)
30 * Eolian: add API to determine if a function is implemented.
31 * edje: add edje_color_class_active_iterator_new()
32 * ecore_evas - eetpack utility for packing files (imgs) into eet files
33 * edje: add part.desc.rel.{to,to_x,to_y} keywords
34 * edje: allow empty part.desc.inherit; statements to autoinherit default desc
35 * ecore-drm: Add support for DPMS on an output
36 * ecore-drm: Add API function to set output gamma
37 * ecore-drm: Add API function to mark a Framebuffer as dirty
38 * ecore-drm: Add API to setup the drm device for software rendering
39 * ecore-drm: Add API function to disable an output
40 * ecore-drm: Add API function to find an output at given coordinates
41 * ecore-drm: Add API function to return an output crtc buffer id
42 * ecore-drm: Add API function to return an output's crtc id
43 * ecore-drm: Add an API function to return the connector id of an output
44 * ecore-drm: Add 2 new API functions for setting and sending framebuffers
48 * Edje: edje_edit - fix Segmentation Fault on new BOX part
49 * evas text: fix _ellipsis_get to return -1.0 on failure.
50 * eina: fix eina_bench.c compilation error.
51 * Evas masking: Fix some garbage pixels with the SW engine
52 * Evas masking: Fix potential issues with map & masking
53 * Evas masking: Force BLEND mode in case of image masking (GL)
54 * ecore-drm should not use sscanf when getting logind vt
55 * eina: correctly handle and report Eina_File error on Windows.
56 * eina: fix Eina_Log to only try to free non deleted log.
57 * eolian: add right extension to eolian_gen if we are on Windows
58 * eio: check that the file to be monitored is not an empty string.
59 * ecore: directly allocating and freeing Ecore_Win32_Handler variable.
60 * ecore_con: fix _ecore_con_server_flush on Windows.
61 * ecore_con: fix use of FormatMessage for error reporting on windows.
62 * eina: fix directory listing on windows when directory is empty.
63 * ecore-drm: Disable/Enable inputs if we release/acquire the VT
64 * ecore-drm: Disable/Enable inputs if we release/aquire VT through logind
65 * ecore-drm: Print error when taking control of a device fails
66 * ecore/drm: Fix libinput >= 0.8 check
67 * ee-win32 probably might compile now
68 * ecore/drm: Compile ecore_drm_logind.c without condition
69 * edje: edje_edit - fix group source generation of item 'weight' param
70 * edje: edje_edit - fix group source generation of box params
71 * evas: fix error checking of eglBindAPI.
72 * ecore-drm: Fix issue of checking improper eldbus message for errors
73 * ecore-drm: Don't recreate ecore_event handlers if we already have them
74 * ecore-drm: Fix issue of ecore_drm not calling ReleaseDevice when an input is destroyed
75 * ecore-drm: Fix issue with ecore_drm_evdev->path being incorrect
76 * evas: Evas_3D - fix bug with pack meshes data.
77 * ecore-drm: Add output id to output event
78 * edje: fix windows build
79 * evil: fix gecos field of struct pw
80 * Evas GL: Fix leak of surfaces with GLES 1.1
81 * eina + ecore - fix main loop thread id tracking on fork
82 * evas-3d: fix incorrect reading of .obj file which had an empty line before data in unix encoding.
83 * ecore-wl fullscreen state is based on either window type or attribute
84 * ecore-xcb: Fix 'variable set but not used' message
85 * evas-software-x11: Remove improper EINA_UNUSED for function parameter
86 * evas-software-x11: Provide TBM Native Surface support for xcb engine
87 * ecore/ecore_audio: fix timer control logically wrong.
88 * evas-gl-drm: Cleanup compiler warnings for dbg/err messages
89 * evas-gl-drm: Fix T2158: compile fails when --with-opengl=full is passed
90 * ecore-imf: Add check for environment variable to enable show/hide of input panel
91 * ecore-wl: Send xdg_surface_set_window_geometry when we update window size/position
92 * ecore-drm: Center mouse pointer on an output when it gets created
93 * ecore-evas-drm: Fix function call to ecore_evas_pointer_xy_get for drm engine
94 * edje - somehow edje doesn't init evas and this makes edje_decc break...
95 * Evas GL: Fix list of extensions with GLESv1
96 * evas: fix bug in the destructor of node in Evas_3D.
97 * edje: Edje_Edit - fix part alias source generation.
98 * examples: fix bad unref's in ecore and evas.
99 * ecore-drm: Return the index of the crtc from output_crtc_find
100 * eina: win32 release lock in case of error
101 * eio: fix segmentation fault on eio_monitor for win32 api
102 * ecore_cocoa: remove ObjC autorelease block to avoid segv when window is closed.
103 * ecore_cocoa: move mouse event handling to NSWindow
104 * ecore_cocoa: handle right and other mouse events
105 * ecore_cocoa: fix keyboad event handling
106 * ecore-wl cursor setup no longer triggers errors on startup (T2202)
107 * ecore-wl now allocates cursor_theme_name struct member of Ecore_Wl_Input
108 * edje: Edje_Edit - fix program transition source generation
109 * edje: Edje_Edit - add data items into generated code for the group.
110 * efl - bring back symlink complaint regardless of env vars
111 * ecore_cocoa: release resources on window close event
112 * evas: make current context on lockFocus for gl_cocoa backend.
113 * evas: bypass lockfocus in NSView on OSX
114 * ecore_cocoa: don't reject mouse events outside the window
115 * ecore_cocoa: fix mouse scrollwheel direction
116 * evas-wayland-shm: Refactor Evas Wayland Shm Engine (Fix T2201)
117 * ecore-evas-wayland: Remove frame callbacks from Ecore_Evas wayland engine
118 * ecore_con: fix ECORE_CON_LOCAL_SYSTEM use with negative port number.
119 * eina: safety check for NULL pointer
120 * evas/gl_x11: set EGL_PLATFORM environment variable
121 * Edje: edje edit - ability to remove last item in BOX/TABLE
122 * evas-gl-common: Fix building when --with-opengl=es
123 * evas-software-generic: Allow future rendering calls if evas has to skip a frame
124 * evas-wayland-shm: Fix redrawing issues that were causing 'flashing' in latest engine code.
125 * ecore-drm: Add more debug info when output is created or updated
126 * ecore-drm: Fix build error caused by missing function declaration
127 * evil: fix access to a file mapping object
128 * evas: prevent crash.
129 * eeze: Fix issue of eeze_udev_watch_add not getting events for drm
130 * ecore-drm: Fix issue of not getting updated for output hotplug events
131 * ecore_exe: fix ecore_exe_pid_get on windows
132 * ecore-drm: Use better output names
133 * ecore_idler: + null check.
134 * Edje: Edje_Edit - fix typo in code generation of BOX part
135 * eina: Change newline parsing to handle crlf better (T2236)
136 * ecore_drm: use get_vt instead of parsing the tty attribute
137 * ecore_file - fix nasty memory issues in ecore_file_app_exe_get()
138 * efreetd - cache - fix handling a text index file with 0 length lines
139 * eolian_cxx: fix build error for some generated C++ wrappers
140 * evas-3d: T2226 (Evas Eet saver does out of range access) fixed.
141 * Ector: Ship missing headers.
142 * ecore_cocoa: fix scrollwheel behavior
143 * eina: eina_unicode_utf8_next_get should return 0 when one of the parameters is NULL to avoid null pointer access. it also corresponds to the description in doc.
144 * ecore-drm: Create all framebuffers using XRGB8888 by default
145 * evas-drm: Remove evas_bufmgr.c from the Evas Drm engine
146 * ecore-drm: Add width & height to Ecore_Drm_Fb structure
147 * evas-drm: Use Ecore_Drm_Fb for framebuffers
148 * ecore-drm: Move Eeze Udev Watch to Drm Device
149 * ecore-drm: Add more connector types
150 * ecore-drm: Fix issue with edid_parse_string truncating strings
151 * ecore-drm: Better output name format
152 * ecore-drm: Send ECORE_DRM_EVENT_OUTPUT on unplug also
153 * ecore-drm: Set mode flag for preferred if this is the preferred mode
154 * ecore-drm: Fix output_geometry_get function
155 * eina: Add NULL check for eina_threadqueue_free
156 * [evas/evas_3D] Uninitialized component of vector gl_FragColor in shadow_map shader
157 * Evas GL: reset current surface to NULL when it is destroyed
158 * Evas GL: Add missing dlopen for GLX 1.x version
159 * Evas image: Return proper path even with mmap
160 * ecore-drm: Improve drm output creation, mode detection, and cloning support
161 * evas-drm: Use ecore_drm_fb_dirty function to mark framebuffer as dirty
162 * ecore-drm: Delay destroy of output if there is a pending flip
163 * ecore-drm: Fix issue of outputs_geometry_get not skipping cloned outputs
164 * ecore-drm: Remove per-output framebuffers
165 * ecore-drm: Update drm device & output code to remove per-output dumb buffers
166 * ecore-evas-drm: Setup Ecore_Drm_Device for software rendering
167 * ecore-drm: Update device active state on VT switch and use new output_disable function
168 * ecore-drm: Skip repaints if we are VT switched away
169 * ecore-drm: Create drmEventContext Once during device open
170 * ecore-drm: Move drm headers to Ecore_Drm
171 * ecore-drm: Remove unused API function that should not have been committed
172 * ecore-drm: Move doxygen documentation to main Ecore_Drm header
173 * ecore-drm: Modify device pageflip function to accept ecore_drm_fb callbacks
174 * ecore-drm: Change @since 1.15 to @since 1.14 for newly added APIs
175 * ecore-evas-drm: Use new Ecore_Drm functions to get properties of the output
176 * evas-drm: Cleanup Engine Info structure
177 * evas-drm: Cleanup evas_engine header file
178 * evas-drm: Cleanup drm engine code
179 * evas-drm: Make evas drm engine use new ecore_drm functions
180 * evas-drm: Remove evas_drm file from build order
181 * evas-drm: Add back in the r, g, b masks for conversion
182 * evas_object_box: add MAGIC_CHECK when it is added.
183 * Edje: Edje_Edit - new part addition should initialise threshold as -1
184 * ecore x vsync - ensure drm fb is set to close on exec - intended (T2138)
185 * efreetd - startup slowness fix for recursing directories
186 * efl: Remove dead configure options for drm-hw-accel
187 * evas: Fix CID1293000 (resource leak)
188 * ector: Fix Coverity CID1293003
189 * evas-3d: Fix Resource leak from CID1271635
190 * edje: Fix dereference null return value (CID1287154)
191 * evas-gl-x11: Fix dereference before null check (CID1293519)
192 * evas-software-x11: Fix dereference before null check(s) (CID1270030, CID1270028, CID1270029)
193 * Evas object: verify the parent is valid and fail if not.
194 * efreetd: If we fail to allocate space for subdir_cache, then get out (CID1294212)
195 * Evas GL: Fallback to indirect rendering if mul_col != 0xFFFFFFFF
196 * eo_gdb.py: fix syntax error
197 * eio: reorder tests linkage to unbreak debian-based systems
198 * evas-drm: Handle render mode for 4 buffers
199 * ecore-drm: Add pending_flip field to Ecore_Drm_Fb
200 * evas-drm: Mark the Ecore_Drm_Fb as complete when we get the page flip event. (T2289)
201 * ecore-drm: Fix hotplugging of outputs
202 * ecore-drm: Fix mouse movement across multiple outputs
203 * ecore-drm: Don't fetch output geometry on every mouse movement
204 * evas: fix possible segfault in evas_3d_node_member_add/del.
205 * Evas textblock: remove freed item from the line list
206 * evas: restore the value of "do_region" in jpeg loader as EINA_TRUE
207 * emotion - gst1 module - handle long standing bad map/unmap of gst buf
208 * eio - fix crashes due to stale eio files in tracking list (T2129)
209 * ecore-drm: Remove 'defined but not used' function
210 * ecore-drm: Use #if 0 to comment out unused function
211 * ecore-evas-x: Fix issue of wrong interface function pointer being set (CID1267461)
212 * emile: Fix resource leak (CID1288918)
213 * emile: Fix resource leak (CID1288919)
214 * ecore-evas-extn: Use eina_mkstemp in place of mkstemp (CID1039610)
215 * ecore_imf: init wayland before using wayland calls.
216 * evas-blend-ops: fix off-by-1 in the C MUL3_SYM "simd" multiplier
217 * ecore-evas-drm: Fix issue of fullscreen surfaces not getting focus on show (T2349)
218 * evas: fix rotation and flipping of image in gl engine (T2338)
219 * efl: Move test for gl library to evas-gl-drm engine checks and Fix T2167
220 * efreet: fix leak in efreet_util_desktop_exec_find()
221 * ecore_timer: fix the default return value.
222 * evas_text: fix default return value.
223 * edje_util: fix memory leak
224 * eina: correct document for eina_hash_list_prepend/remove.
226 Changes since 1.12.0:
227 ---------------------
231 * Edje: Set the min, max sizes of the image automatically.
232 * elocation: Add elocation libraray to EFL.
233 * Evas GL: Introduce concept of safe extensions
234 * edje: Edje_Edit - add generation of 'limits' parameter of group in EDC.
235 * eolian: add support for @optional ctor tag (T1804)
236 * Eet: add diffeet a tool for diffing eet files.
237 * edje entry: improve selection performance
238 * evas_object_main: Keep map effect after evas object move
239 * eet - add new api to verify eet file against stored cert
240 * evas: Evas_3D - add bounding sphere, revision frustum culling
241 * evas: Evas_3D - add mesh blending mode.
242 * Evas GL: Add support for bind_wayland_display extension
243 * Evas: Evas_3D - Add check of visibilty node.
244 * ecore: Add a new API function ecore_main_loop_nested_get
245 * ecore: Add code for new API function 'ecore_main_loop_nested_get'
246 * eldbus: Add API function declaration for eldbus_proxy_send_and_block
247 * eldbus: Add actual API function code for eldbus_proxy_send_and_block
248 * eeze: Add API function declaration for find_by_subsystem_sysname
249 * eeze: Add API function for eeze_udev_find_by_subsystem_sysname
250 * ecore-drm: Port ecore_drm to use libinput
251 * ecore-drm: Merge port to libinput
252 * evil: add getpwnam() function
253 * ecore-drm: Handle various touch events
254 * edje: Edje_Edit - generate alias parameter for 'parts' block.
255 * edje: Edje_Edit - add API for program actions PLAY_SAMPLE and PLAY_TONE
256 * edje: Edje_Edit - add generation of 'filter' parameter of program
258 * edje: support anti_alias option
259 * edje: Edje_Edit - add API for renaming of image.
260 * Evas masking: Use alpha mask in SW engine draw functions
261 * Evas masking: Add clip_image_[un]set functions to draw context
262 * Evas masking: Allow setting an image object as clipper
263 * Evas masking: Implement mask support in evas_render
267 * edje_calc: fix image set bug.
268 * ecore_drm: Added internal function for drm output updates when device is hotplug
269 * ecore-wayland: Fix the issue of UnIconifying an xdg_surface
270 * Fix bug ecore_imf_context_cursor_position_set was not called when cursor was moved by ECORE_IMF_CALLBACK_SELECTION_SET
271 * edje_cc: fix log message for authors write procedure.
272 * Evas GL: Fix bug in evgl_eng_pbuffer_surface_create (EGL)
273 * ecore_anim: fix source_set bug.
274 * edje: fix wrong generation of 'minmul' and 'text.min' parameters in EDC.
275 * edje: add formating for floating point numbers in EDC.
276 * eldbus-codegen: Make generated code for property set work by setting the cb
277 * evas/3d: Fix dereferencing a pointer that might be null found by coverity
278 * Eo: protect against recursive object destruction calls, fixes T1741 (T1741)
279 * ecore-drm: fix error check of _device_flags_set function
280 * eldbus-codegen: Free msg on error path for generated code.
281 * eldbus-codegen: More memory leak fixes for generated code.
282 * textblock: correct text position for RTL text with margins
283 * evas/map: correct last 1 pixel handling in spans.
284 * ecore-drm: remove unnecessary setting file's flag of O_RDWR that are ignored.
285 * ecore-drm: close fd handle if _ecore_drm_tty_setup() is failed in ecore_drm_tty_open().
286 * ecore-drm: Sending Active to login1.Session
287 * ecore-drm: pass appropriate arguments to eldbus_message_arguments_get(), so that it can be return as success in _cb_device_resumed().
288 * evas_map: Remove unnecessary check for current map
289 * ecore_evas_x: Fixed strange condition.
290 * evas: Evas_3D - fix depth texture size.
291 * Evas textblock: Fix possibly null dereference.
292 * ecore-wayland: Fixed a request of start_drag with null value
293 * ecore-wayland: Check if system has mouse in ecore_wl_input
294 * evas-gl: Fix improper #ifdef check
295 * evas-gl: Fix evas-gl to compile for EGL
296 * ecore-wayland: If we fail to create a new opaque region, safely exit the function.
297 * ecore-wayland: Check return of input_region create and get our safely
298 * ecore-wayland: No need for setting the input here as it's done again directly below.
299 * ecore-wayland: Add safety check for window surface creation
300 * ecore-wayland: Add safety check for xdg_popup creation
301 * ecore-wayland: Check for xdg_surface before sending ack_configure
302 * Evas GL: Add preventive padding after Evas_GL_API
303 * evas: Evas_3D - fix typo.
304 * autotools: fix compiling/linking gl engines on OSX.
305 * ecore con: Fix GnuTLS build error.
306 * ecore-drm: Remove erroneous debug messages
307 * ecore/animator: fix the bezier cubic compuation.
308 * eldbus: Fix _eldbus_connection_send_and_block()
309 * eldbus: Add timeout parameter to eldbus_proxy_send_and_block()
310 * ecore-evas-wayland: Fix issue with ELM_PROFILE=mobile and windows not showing up correctly.
311 * eeze_scanner needs to hash on the address of the pointer and not use direct_add() (T1612)
312 * ecore/animator: fix the wrong computation of bezier cubic.
313 * evas_xcb_outbuf: fix memory leak
314 * ethumb: Fixing eina_init to eina_shutdown.
315 * ecore-drm: Fix error message typo
316 * ecore-drm: Fix formatting
317 * ecore-drm: Cleanup structures in private header
318 * ecore-drm: Fix ecore_drm_launcher_device_close to not cause segfaults
319 * ecore_audio: fix memory leak in ecore_audio_pulse.
320 * edge: fix memory leak and removed redundant return statement.
321 * ecore-drm: Added cleanup data code as a error handling of connect logind.
322 * ecore_drm: Removed unused variables in ecore_drm_evdev
323 * ecore-drm: cleanup data when failed to setup tty.
324 * ecore-drm: restore VT to text mode when close tty.
325 * ecore-drm: fix passing wrong argument to open().
326 * ecore-drm: Remove libinput log print callback
327 * ecore-drm: Fix usage of EINA_LIST_FREE
328 * ecore-drm: Add output size to device structure and add internal function for setting size
329 * ecore-drm: Add internal function to set the output size in the input device structure
330 * ecore-drm: Transform touch events into output coordinates
331 * ecore-drm: Update pointer motion event coordinates
332 * ecore-evas-drm: Create inputs before we create outputs
333 * ecore-evas-drm: Fix up error handling
334 * ecore-drm: Also update device calibration when output size changes
335 * ecore-drm: Finish implementing touch events
336 * ecore-drm: Don't declare sprite variable unless we need it, also fix some formatting.
337 * eldbus: Fix possible null dereference reported by Coverity (CID1256952)
338 * evas-gl-common: Fix issue with Coverity reporting null dereferences (CID1257607, CID1257606)
339 * ecore-drm: Free devices before we release the libinput reference
340 * edje: Removed redundant assignement of rest_args.
341 * ecore_con: Added NULL check in dns_so_reset() for dns_socket object.
342 * ecore-drm: add error handling, when fail to setup tty.
343 * eldbus: Fix crash when removing the last reference of the message container inside of the message callback (T1908)
344 * eet: fix memory leak in eet_cipher
345 * evas: fix memory leak in evas_swapper.
346 * eeze: add null check condition in eeze scanner module.
347 * evas: fix memory leak issues in evas_object_textgrid.
348 * efreet: pass the correct option from the user input.
349 * ecore: fix memory leak issues.
350 * eina: fix memory leak issue in Eina_Value.
351 * evil: fix memory leak issue in evil_dirent module.
352 * edje: add tween images into generated code for the group.
353 * edje: fix memory leak in edje_edit_source_generate.
354 * Edje_Edit: Add sound samples into generated code for the group.
355 * evas/gl_x11: set EGL_PLATFORM environment variable
356 * ecore_con: the timer callback is waiting for the Eo object not its private data. (T1962)
357 * edje: Edje_Edit - remake deletion and replacing of strings
358 * ecore-evas: Fix compiler warnings about inproper returns
359 * eina_cxx: Fix eina::accessor for C++ Eo wrappers
360 * eina_cxx: Fix eina::array cend method recursive calling itself
361 * edje: Edje_Edit - add Proxy to Edje_Part_Collection_Directory_Entry initializatoin.
362 * eet: Remove unused variable
363 * ecore-evas-drm: Perform shutdown in proper order
364 * ecore-drm: Fix incorrect launcher shutdown procedure
365 * ecore-drm: Fix issue with TakeControl and ReleaseControl functions
366 * edje - fix uninitialized coord sizes if swallow obj is invalid
367 * evas textgrid - fix drawing of codepoints that are 0
368 * ecore_evas_drm: Added support for initial rotation in ecore_evas_drm
369 * ecore-wayland: Simplify opaque and input region handling.
370 * ecore-evas-wayland: Fix min/max size calculations
371 * ecore: fix compilation, missing return value in ecore_thread_wait
372 * evas:fix markup text length issue
373 * ecore_imf: Add null check condition in ecore_imf module
374 * ecore_evas_x: Free XCounter values leak.
375 * eo: Fix bad addressing in _eo_classes array
376 * ecore-evas-wayland: Port fix of min/max size calculations to the configure event handler
377 * ecore_evas/wayland_egl: Set alpha of ecore_evas object if parent alpha is set
378 * evas: Fix unintentional integer overflow (CID1261436)
379 * edje: Fix Coverity CID1261437
380 * ecore_imf/scim: Fix logically dead code in scim module (CID1261449)
381 * edje - edje_cc - fix wrong state lists where default is not the first (T1926)
382 * efl - edje_cc - fix default state checks in previous commit
383 * Eo tests: Fix bad free in eo_test_value
384 * edje: Remove dead code
385 * eina - mmap safety handler - fix to only handle sigbus's from io
386 * ecore-drm: Add actual Outut to the Input device structure
387 * ecore-drm: Remove unused function
388 * ecore-drm: Remove call to unused function
389 * ecore-drm: Limit mouse movement to within the output size
390 * ecore-evas-drm: Init outputs before inputs so that input devices can have a pointer to outputs
391 * ecore-wayland: Don't set move cursor unless we actually start a drag
392 * ecore-wayland: Fix issue with Elementary DnD test not releasing mouse
393 * ecore-drm: Re-enable setting K_OFF keyboard mode
394 * Eee image: fix macros to be surrounded with do while().
395 * eet - image decode - fix robustness of image decode from eet file
396 * edje: Edje_Edit - fix memory leak in edje_edit_image_usage_list_get
397 * ecore-wayland: Don't crash if we have no input->cursor_name
398 * ecore-drm: Restore tty keyboard mode on restore of tty
399 * ecore-drm: Reset output cursor and crtc mode on shutdown
400 * ecore-drm: Don't init tty unless we are Not using systemd
401 * edje: edje_pick - fix double free eina hash iterator.
402 * ee engines should not crash when re-setting the same title/name_class
403 * ecore-wayland: Don't send a mouse_up on grab release unless we actually have a grabbed button
404 * Efreet: do not get confused by path ending with / in XDG_* vars
405 * evas: fix to load BMP file compressed with RLE.
406 * ecore: Remove potentially useless 'else' branches
407 * ecore-drm: Store session name inside dev structure and don't take/release session control inside dbus functions
408 * ecore-drm: Default device->session to NULL
409 * ecore-drm: Cleanup tty code and handle vt signal trapping
410 * ecore-drm: Fix various issues with logind code
411 * ecore-drm: Cleanup launcher code
412 * ecore-drm: Cleanup private header file
413 * ecore-drm: Move session and vt fields to store inside the Ecore_Drm_Device
414 * ecore-drm: Remove logind header file from build order
415 * ecore-drm: Remove logind header file
416 * ecore-evas-drm: Fix improper shutdown sequence
417 * ecore-drm: Remove session parameter for internal function
418 * ecore-drm: Remove unused function parameter
419 * ecore-drm: Remove session parameter for session take/release functions
420 * Merge branch 'devs/devilhorns/ecore_drm'
421 * edje_cc must error when first provided state description is not "default" 0.0 (T1926)
422 * ecore-x: Fix calls to disable dpms in xcb
423 * ecore-x: Add missing EINA_UNUSED for function paramater
424 * ecore-x: Remove unused variable in backlight_available code
425 * ecore-x: Use proper XCB_ATOM_CARDINAL in call to window_property_get
426 * ecore-x: Fix build error in xcb
427 * ecore-xcb: Fix unused paramater compiler warning
428 * ecore-xcb: Fix compiler build break
429 * ecore-xcb: Fix ecore_x_window_full_new function to compile again
430 * ecore-xcb: Add missing EINA_UNUSED for function paramater
431 * evas-software: Fix call to evas_software_xcb_outbuf_setup function
432 * evas-software: Fix software engine to compile using xcb
433 * evas-software: Fix compile errors when using xcb
434 * evas-image-loaders: Fix compiler warning of comparison between signed and unsigned values
435 * edje: Edje_Edit - fix setting NULL into string pointer
436 * embryo_cc_sc2.c: prevent memory corruption.
437 * Set the name for table, box items
438 * evil: fix initialisation of the socket library.
439 * eolian: fix unary expression parsing (correctly consume tokens) (T2064)
440 * evil: fix SEGFAULT in strcasestr
441 * Edje: edje_cc - abort recursive Reference that is made by GROUP parts
442 * evil: get right Windows environment variables for home path.
443 * eio: Win32 make GetOverlappedResult function non-blocking
444 * autotools: fix make check build error on Windows
445 * eo: fix to pass make check on windows
446 * eolian: fix to pass make check on windows
447 * check: fix tests suites on Windows
448 * eina: use uintptr_t for Eina_Thread storage to be the same size for the different architectures.
449 * ecore_win32: don't allocate Ecore_Event_Key events with NULL keys
450 * eina: fix tests suites for Windows to have a predictable result.
451 * Edje: edje_edit - abort Recursive Reference in edje_edit_part_source_set
452 * ecore-drm: Trap for failure to dup stdin
453 * ecore-wayland: Don't send key repeat events for keys which should not get them
454 * eet - fix endianess break added by cedric a year ago in image decoding (T1987)
455 * eina: fix valgrind invalid read of size in eina_file_path_sanitize.
456 * ecore-x: Deprecate misspelled screensaver API function
457 * ecore-x: Deprecate old misspelled API function and add new one
458 * ecore-x: Port deprecated API and new API function to xcb
459 * evas: Evas_3D - fix bug with uninit Evas_Mat4 flag.
460 * eldbus: production code inside Eina Safety Check assert.
461 * Ecore_con: fix initialisation clean up and avoid memory leak.
462 * eldbus: fix memory leak.
463 * elua: correct eo inheritance behavior
464 * eina: Eina_Value - use eina_mempool_free to cleanup the memory
465 * evas: Evas_3D - fix when bounding sphere is large, situation with incorrect frustum calculation was possible.
466 * eldbus: eina_value not allocated from mempool.
467 * evas: Evas_3D - fix evas_3d_scene_pick when trying to get empty texcoords from mesh.
468 * evas: Evas_3D - fix order of transformation while updating bounding object.
469 * eina: fix semaphore initialisation
470 * ecore-drm: Fix issue with ecore_drm_output_crtc_Find sending back an invalid id. Fix T2086
471 * evas - gl engine - pipe renderer - disabling of unused arrays for lines
474 Changes since 1.11.0:
475 ---------------------
479 * evas: add evas gl-drm engine
480 * eina: port Eina_Spinlock for OSX
481 * eo: mmap()/unmap() are also supported on OSX
482 * ecore-wayland: Implement ivi-shell support for Ecore_Wayland (T1552)
483 * ecore_cocoa: NSRunLoop integration
484 * edje: Edje_Edit - add code to generate edc source for all transition types in programs
485 * ecore-drm: Add API function for getting screen geometry
486 * ecore-drm: Add API function to get screen geometry
487 * ecore-evas-drm: Add function to return screen geometry
488 * Eolian/Generator: support @empty and @auto.
489 * edje: Edje_Edit - get the buffer with sound's data
490 * eeze: Add missing drm subsystem & device type and add a new Eeze_Udev_Type for drm
491 * eeze: Add case for EEZE_UDEV_TYPE_DRM in eeze_udev_find_by_type function
492 * eeze: Add ability to get syspath from a watch for DRM
493 * Merge branch 'devs/devilhorns/eeze'
494 * eeze: Add eeze_udev_syspath_get_synum function
495 * eeze: Add code for eeze_udev_syspath_get_sysnum function
496 * +eina_value_util api
497 * eeze: Add Eeze udev types for backlight and leds
498 * eeze: Add cases for backlight and leds in eeze_udev_find_by_type
499 * eeze: Add cases for backlight and leds in get_syspath_from_watch.
500 * ecore-drm: Port ecore_drm_inputs code to use Eeze instead of udev
501 * Merge branch 'devs/devilhorns/ecore_drm_eeze'
502 * +eina_strdup(), eina_streq()
503 * ecore-drm: Added private functions to get brightness levels in backlight
504 * Evil: add strptime()
505 * ecore-wayland: Add API functions to iconify an Ecore_Wl_Window
506 * Merge branch 'devs/devilhorns/xdg_shell'
507 * evas: Evas_3D - add .eet export/import
508 * edje: Edje_Edit - get the source name of the sample
509 * Evas GL: Add API evas_gl_error_get()
510 * Evas GL: Add APIs to get current surface/context
511 * Evas GL: Add API evas_gl_rotation_get
512 * Evas GL: Add support for client-side rotation
513 * Evas GL: Add evasglCreateImageForContext + import defs
514 * Evas GL: Add support for fence_sync and similar extensions
515 * Evas GL: Add evas_gl_surface_query
516 * Evas GL: Add support for pbuffer surfaces
517 * Evas GL: Add support for OpenGL-ES 1.1 (part 1)
518 * ecore_drm: Added internal function to check if drm device is hotplug device
522 * evas: Evas_Gl_X11 - add missing eng_window_free
523 * evas: Evas_wayland_Egl - fix black surface during resize
524 * evas: Evas_Wayland_Egl - change size of common gl context after egl make current according to current Outbuf's size
525 * edje: Edje_Edit - fix support for program's targets
526 * edje: Edje_cc - fix not storing edc sources in .edj file with --no-save option
527 * ecore_evas: Ecore_Evas_X - make sure that ecore evas post render is always called.
528 * ecore-evas-wayland: Fix ecore_evas async rendering with wayland engines
529 * fix efl deadlock with thread queues
530 * ecore-wayland: Remove need for function prototypes
531 * ecore-wayland: Fix ecore_wl_screen_size_get function to handle more than one output.
532 * ecore_evas: Ecore_Evas_X - Fix broken rendering during rotation with resize (T1371)
533 * eina_file: fixing wrong return value on access problems in file copy process
534 * gl-drm: Fix missing link to gbm for ecore_evas_drm and clean up build script
535 * shutup ecore-x vsync stupid log domain failures
536 * ecore-drm: Add local function to free outputs and on any errors during create, call it
537 * ecore-drm: Fix copy/paste build error
538 * ecore-evas-drm: Fix misplaced #ifdef from gl_drm patch
539 * emotion - fix calling pos update cb for gst1 module in frame new
540 * emotion - audio volume - leave as-is on file open/init
541 * evas textblock: fixed ellipsis character cut off issue with complex markup text. (T1213)
542 * edje_cc now throws an error during link combination when the current part has no name
543 * evas: fix build on armv7l. (T1620)
544 * evas-drm: Fix evas-drm picking incorrect resolution/mode for outputs
545 * edje embryo stop_program() should stop pending actions
546 * ecore: Check that eo_data_scope_get returns valid Ecore_Timer_Data before trying to use it
547 * evas: let's freeze the canvas, shall we ?
548 * edje: prevent resource leak.
549 * ecore-evas-drm: Implement ecore_evas_pointer_xy_get for drm engine
550 * ecore-drm: Close input device fd on error during open and fix some todo messages
551 * ecore-drm: Fix missing close of fd on _device_add
552 * ecore-drm: Fix drm VT switching to work again
553 * Evas: Fix crash in hide
554 * ecore-wayland: Allow setting input->cursor_size even if we don't have the shm interface yet
555 * ecore-wayland: Don't crash if we have no shm interface yet when setting cursor theme
556 * Evas filters: Fix parsing of argument lists (T1615)
557 * edje_program: added signal "focus,part,out" when focus is discarded
558 * evas: Gl_Cocoa - fix early segfault caused by unloaded symbols
559 * efl: Move Eldbus above Ecore_Drm
560 * ecore-drm: Remove direct dbus dependency from Ecore_Drm
561 * ecore-drm: Add Eldbus header to private header file
562 * ecore-drm: Include config.h in private header
563 * ecore-drm: Fix private function prototypes for new dbus functions
564 * ecore-drm: Rework input code to function with Eldbus
565 * ecore-drm: Rework internal dbus code to use Eldbus
566 * Merge branch 'devs/devilhorns/ecore_drm'
567 * efl - vsync - deal with both broken and non-broken libdrm
568 * eina: do no use umask on Windows in eina_file_mkstemp()
569 * eeze: Fix return value for eeze_udev_syspath_get_sysnum
570 * eeze: Fix issue with eeze_udev_find_by_type not finding devices when name is NULL.
571 * ecore-evas-drm: Fix calling ecore_drm_device_find twice in some cases
572 * ecore-drm: Move Eeze above Ecore_Drm
573 * ecore-drm: Add Eeze as a dependency for Ecore_Drm
574 * ecore-drm: Remove dependency on libudev for ecore-drm
575 * ecore-drm: Remove internal dependency on libudev
576 * ecore-drm: Add Eeze as an internal dependency for ecore-drm
577 * ecore-drm: Fix comment to not mention udev
578 * ecore-drm: Remove references to udev functions and init Eeze during startup
579 * ecore-drm: Fix ecore_drm_device_find function to use Eeze
580 * ecore-drm: Remove udev from private header and add an Eeze_Udev_Watch for Ecore_Drm_Input
581 * ecore-drm: Port ecore_drm_output backlight init code to use Eeze
582 * eeze: Fix missing break in switch(s) (CID1240225, CID1240226)
583 * ecore_x_vsync - fix tiny leaklet of drmversion
584 * ecore-drm: Remove need to use an extra variable for storing device.
585 * ecore-drm: Add an extra blank line just to separate code
586 * efreet: Accept both only_show_in and not_show_in
587 * ecore-drm: Fix adding an input device when we don't get the devpath from Eeze.
588 * ecore-drm: Add some more debug information if a device fails to open
589 * ecore-drm: Don't crash if we get no devpath from Eeze
590 * Evas Textblock: Fix bad empty line add on wrapping
591 * ecore-drm: Fix _device_add function to check input
592 * ecore vsync - fix up dual nvidia + dri/drm driver discovery
593 * Evil: fix fcntl() when used with F_SETFL
594 * eeze: Add configure check for older libudev version
595 * eeze: Add ifdef trap for older udev version
596 * edje_cc: fix memory leak.
597 * eeze - sensors - ints for sensor events were decld in .h - and never .c
598 * Evas Textblock: Fix native width of BiDi text (T1532)
599 * ecore-wayland: Check return of calloc
600 * ecore-wayland: Check for valid shell before sending bound event
601 * ecore-wayland: Add support for xdg_surface class name
602 * ecore-wayland: Bump xdg_shell version for pending release
603 * ecore-wayland: Cleanup shell surface creation
604 * ecore-wayland: Add support for handling surface delete callback
605 * evas textblock: return text direction for under cursor in cursor geometry get
606 * eina: open files in read-onnly for eina_file_open() on Windows
607 * ecore_drm: Verifying if name format is /dev/xyz before assigning to tty.
608 * evas-gl-common: Fix compile for EGL due to missing GL_LINE_SMOOTH
609 * ecore-drm: Fix failure of finding drm device on ARM platforms.
610 * ecore-drm: Fix drm cards on ARM platform not having boot_vga parameter
611 * ecore-evas-drm: Set the ecore_drm_device reference in the engine data
612 * eina: remove macros referencing to absent functions.
613 * evas: GL_X11 context need to always be with alpha or it will fail to change.
614 * Edje_Edit: creating new hash in global data if it is not created yet
615 * Ecore_Win32: Fix string for the BackSpace key on Windows
616 * edje: Edje_Edit - fix edje_edit_image_usage_list_get() to return usage list with images with USER compression.
617 * edje: Edje_Edit - add state alloc for PROXY part.
618 * eio: actually correctly set all field to NULL. (T1729)
619 * ecore-wayland: We should be dispatching pending events After we flush clients
620 * evas: evas_map - fix cast from double to int with using lround()
621 * edje: Edje_Edit - fix edje_edit_state_aspect_pref_set() function to setup Source and None aspect preferences
622 * evil: simplify implementation of localtime_r
623 * eet: enhance error messages with libjpeg
624 * ecore-drm: Default output to NULL and add safety check for NULL output after the device loop.
625 * ecore-drm: Create udev watch for each output, and delete the watch when we free the output.
626 * evas: Evas_Box - layout_flow_horizontal and layout_flow_vertical fix
627 * evas-wayland-egl: Fix function prototype for eng_context_create
628 * Eo id: Fix id security checks for invalid objects.
629 * ecore-drm: Cleanup/Unify output_free function code
630 * ecore-drm: Check for valid crtc before calling free
631 * ecore-drm: Cleanup backlight and drm device in output_free function code
632 * ecore-drm: Added documentation for various APIs in ecore_drm_device module
633 * ecore-drm: Added documentation for various APIs in ecore_drm_output module
634 * ecore_wayland: Making _ecore_wl_init_count not to go below zero in shutdown.
635 * ecore_drm: Making _ecore_drm_init_count not to go below zero in _ecore_drm_shutdown.
636 * ecore-drm: Add error message for calling shutdown without calling init first.
637 * ecore-wayland: Add error message for calling shutdown without calling init
638 * ecore_wayland: Making _ecore_wl_shutdown return int instead of EINA_BOOL.
639 * evas-gl-drm: Fix initialization from incompatible pointer type
640 * evas gl rgba visual/rendering fix try ... again
641 * dnd/x: fix type set for case there is no type list exists
642 * edje: edje_edit - don't unlick(NULL) (T1760)
643 * edje: edje_edit - fix posible resource leak (T1760)
644 * Edje_calc: set the image set border again after resize.
645 * ecore_evas - ecore_evas's should start withdrawn then normal on show
646 * edje_cc_out: update the id of set images.
647 * ecore-tests: Add missing separator
648 * evas-gl-x11: Check return value of glXMakeContextCurrent (CID1249651)
649 * evas-gl-x11: Fix copy/paste error from Coverity fix
650 * evas-gl-x11: Don't call gl_common_error_set if MakeContextCurrent fails
651 * evas-gl-3d: Fix compiler warning about 'ld' may be used uninitialized
652 * ecore-evas-wayland: Fix wayland windows not showing up after 5954289c6ce1cd55ff212428291604b981438439
653 * eina_unicode: fix memory allocation
654 * edje: fix use of eina_tmpstr_del after eina_shutdown.
655 * ecoreidrm: Cleaned up unwanted code.
656 * ecore-drm: Remove commented out dead functions
657 * ecore-drm: Remove dead functions
658 * eina: clear up eina_tmpstr length information (T1775)
659 * elua: load .dylib on OSX
660 * Ecore File: Corrected documentation of ecore_file_monitor_add API
661 * edje: fix edje_object_part_text_item_list_get and edje_object_part_text_item_geometry_get
662 * elua: remove the : prefix for running apps
663 * evas: fix quaternion initiation for node, which isn't a root node
664 * edje: Edje_Edit - fix segfaults on restacking of text parts with set 'text_source'.
665 * edje: Edje_Edit - fix segfault on copying state of IMAGE part with twins
666 * elua: two-stage bytecode caching
668 Changes since 1.10.0:
669 ---------------------
673 * Eolian: add support for typedefs.
674 * Eolian/Generator: add support for implementation source file.
675 * Eolian: add support of namespaces.
676 * eina-tiler:add union, subtract, intersection, equal apis for tilers
677 * Evas/Textblock: add support for ellipsis values
678 * Eo: Add eo_finalize. A func that's called at the end of eo_add.
679 * edje: Edje_Edit - add sounds list accessor.
680 * edje: Edje_Edit - add edje_edit_part_copy function that copy parts within whole group.
681 * edje: Edje_Edit - add edje_edit_part_pointer_mode functions.
682 * evas: Evas_3D - Revision frustum culling.
683 * edje: Edje_Edit - add edje_edit_part_precide_is_inside functions.
684 * edje: Edje_Edit - add edje_edit_part_access functions.
685 * edje: Edje_Edit - add edje_edit_group_orientation_set/_get.
686 * edje: Edje_Edit - add edje_edit_part_multiline functions.
687 * edje: Edje_Edit - add edje_edit_part_cursor_mode functions.
688 * evas: Evas_3D - add .obj export/import.
689 * evas: Evas_3D - add evas_box3_ray3_intersect and evas_box2_intersect_2d functions.
690 * edje: Edje_Edit - add parameters to generate source code for part.
691 * Evas ETC2: Add ETC2 encoder skeletton
692 * Evas TGV: Add ETC2 support to the TGV saver
693 * Evas ETC2: Implement T mode encoding
694 * Evas ETC2: Implement H mode encoding
695 * Evas ETC2: Implement Planar mode
696 * Evas: Implement full ETC2 encoder
697 * Ecore_Evas: add new API for unset the cursor from Ecore_Evas.
698 * Elua: initial commit
699 * Introducing Elua: an EFL-LuaJIT app runtime
700 * edje: Edje_Edit - edje_edit_state_text_class_xet()
701 * edje: Edje_Edit - edje_edit_state_text_text_source_xeg()
702 * edje: Edje_Edit - add edje_edit_part_item_append functions.
703 * edje: Edje_Edit - add edje_edit_state_minmul functions.
704 * edje: Edje_Edit - edje_edit_state_text_repch_xet()
705 * edje: Edje_Edit - edje_edit_state_text_size_range_min_max_xet()
706 * Evas gl: Enable texture atlasses with ETC1/2
707 * edje: Edje_Edit - add edje_edit_sound_sample_add() function that allows user to add new sound sample to collection
708 * edje: Edje_Edit - edje_edit_sound_compression_rate_xet()
709 * edje: Edje_Edit - add edje_edit_part_items_list_get.
710 * Evas: Add encoding parameter to the savers
711 * Eet: Add support for ETC2 encoding and decoding
712 * Edje: Add support for ETC2 through LOSSY_ETC2 images
713 * edje: Edje_Edit - add functions that allows user to set and get frequency value of tones in collection
714 * edje: Edje_Edit - add edje_edit_part_item_source functions.
715 * edje: Edje_Edit - add bunch of BOX and TABLE param get/set functions.
716 * edje: Edje_Edit - edje_edit_part_select_mode_xet()
717 * edje: Edje_Edit - edje_edit_sound_compression_type_xet()
718 * edje: Edje_Edit - add edje_edit_state_map_light_xet()
719 * edje: Edje_Edit - add edje_edit_part_item_align functions.
720 * edje: Edje_Edit - add edje_edit_state_map_rotation_center_xet()
721 * edje: Edje_Edit - add edje_edit_part_entry_mode_xet()
722 * eolian: introducing a new lexer/parser
723 * Introducing new lexer/parser for Eolian
724 * edje: Edje_Edit - add API for missing map properties
725 * edje: Edje_Edit - add edje_edit_part_item_del.
726 * edje: Edje_Edit - add missed iterator and object deletion in _delete_play_actions() function
727 * edje: Edje_Edit - add functions that provide the ability to set and get source for proxy parts state
728 * edje: Edje_Edit - add edje_edit_sound_tone_add() function that allows user to add new tone to collection
729 * eolian: introducing support for .eot files
730 * eolian: new type API
731 * Evas: Add DDS image file loader
732 * Evas gl: Add support for S3TC textures (T5, T3, T1)
733 * edje: Edje-Edit: edje_edit_state_map_perspective_xet()
734 * edje_edit: Add edje_edit_part_item_aspect_mode functions.
735 * edje_edit: Add edje_edit_state_map_point_color functions.
736 * edje: Edje-Edit: edje_edit_state_map_on_xet()
737 * evas: jpeg loader - support flip, transpose, transverse
738 * edje: Edje_Edit - add edje_edit_part_item_weight functions.
739 * edje: Edje_Edit - add edje_edit_part_item_spread functions.
740 * eolian: new API for struct types
741 * Evas TGV: Add support for ETC1+Alpha
742 * Evas gl: Add support for ETC1+Alpha textures
743 * Eet: Add support for ETC1+Alpha
744 * new eina api/object - eina thread queues
745 * ecore-drm: Add necessary headers for dbus and systemd-login
746 * edje embryo: Now supports get_anim_pos_map
747 * efreet - add menu ref/unref calls and refcounting to try solve e issue
748 * edje: Add dpi feature.
749 * ecore animator - adjust ecore loop time when animtor ticks to be exact
750 * add function to set ecore loop time
751 * add simple ecore-con-url test suite
755 * Eolian: fix generation when optimization is set.
756 * Edje GROUP objects now recursively hide child objects when parent is hidden
757 * Evas textblock: Fix wrong advance calculation when bidi is disabled.
758 * Eo/evas events: Fix support of mixing legacy smart events and eo events.
759 * evas loader - redo gif fix so it doesn't break everything
760 * Evas: Remove invalid cast and fix warning/bug on windows
761 * Win64: Fix a bunch of warnings
762 * eina/file - revert 18be4c50d9990c82ed9ce4269b7820e61f772699
763 * Eolian: Fix class look up.
764 * Eolian: Fix bad behavior when the .eo is incorrect
765 * evas: Examples - fix Evsa3D Eo classnames.
766 * Evas textblock: Fix crash when cutting ligatures with formats. (T1308)
767 * edje: Edje_Edit - fix edje_edit_part_source_set
768 * Remove autogen.sh from the dist tarball.
769 * eo: force zeroing memory on non Linux system.
770 * edje: Edje_Edit - fix func edje_edit_state_text_source_set()
771 * evas gl: distinguish between IMG and EXT MSAA extensions
772 * evas/textblock: check item's type before returning result.
773 * remove unnecessary second checks on validity
774 * elua: Fix building of binary
775 * eina-cxx: fix compilation error on clang in eina_thread.hh (T1328)
776 * eina-cxx: fix compilation error on clang (T1328)
777 * Evas textblock: Fix issue with edje fonts not being used. (T1331)
778 * edje: Edje_Edit - some minor edits
779 * configure: Add dl to edje libs
780 * Evas/Textblock: Introduce PS deletion bug test and fix
781 * edje: Edje_Edit - fix compiler warnings for edje_edit_part_item_source_get/set
782 * ecore-evas-wayland: Remove useless variable.
783 * ecore_win32: fix key events on Windows.
784 * ecore: fix ecore main loop on Windows when number of objects is greater that MAXIMUM_WAIT_OBJECTS
785 * eina: fix build on windows.
786 * Documentation: adding missed documentation to edcref (map.color param)
787 * evas/gl - fix to render grayscale with transparency format in gl backened.
788 * ecore-evas: Fix cursor position getting reset to 0,0 when using ecore_evas_cursor_object_set
789 * edje: textblock style loading changed
790 * evas/gl: improve the rendering quality.
791 * lz4: fix possible security issue.
792 * jpeg loader: exif parsing bug fix
793 * evas: fix jpeg loader rotation by metadata (exif)
794 * lz4: fix shadow issue
795 * configure.ac: Remove obsolete macros
796 * evas - gl common - fix drop of image on cache hit in gl engine images
797 * this fixes crazy french altgr setups that confuse binding masks (T1273)
798 * edje_edit: adding @since 1.11
799 * evas: gl_common fix make dist
800 * ecore-drm: Shutdown ecore_event on udev error.
801 * edje: Edje_Edit - fix Documentation generation error's and warning's
802 * ethumb: fix setup related API problem
803 * ethumb: support ETHUMB_THUMB_ORIENT_ORIGINAL without libexif
804 * evas-engine-drm: Fix drm engine breakage from Frenchie
805 * evas-engine-drm: Fix invalid variable check
806 * ethumb: dbus reply message handling minor bug fix ("queue_remove" method call)
807 * evas-engine-drm: Fix software_generic_update to use the correct size.
808 * evas-engine-drm: Fix update of output buffer size
809 * evas-engine-drm: Fix evas drm engine bufer depth
810 * evas-engine-wayland-shm: Check for depth being INHERIT on reconfigure
811 * edje: Edje_Edit - fix size memory calculating for realloc array of tweens.
812 * ecore-evas: Fix missing drm engine in list
813 * evil: fix mistaken check of returned value by mkdir.
814 * eina: (Windows) fix creation of files with eina_file_open() in some cases
815 * evas: mark the evas text object as dirty, when text style is changed.
816 * ecore-drm: Fix trapping of SIGUSR1 for VT switching signals
817 * Evas textblock: Fix memory leak
818 * evas-wayland-shm: Free allocated rectangle after sending damages
819 * ecore_evas_extn: do not double close fd in case of memory starvation. (CID1039885)
820 * ecore_evas_extn: fix wrong plug image display after connect
821 * ecore animator - this fixes suspended animators still waking up
822 * ecore-evas - fix continual wakeups with unchanged canvases
823 * ecore_x: don't go below 0. (T1467)
824 * Evas textblock: Correct word start/end moving at new line or line begins with spaces
825 * evas/textblock: fix to keep original format when a markup tag is matched to a style tag.
826 * build/drm: Fix broken build from scratch and add missing library dependency for evas_drm engine (T1473)
827 * textblock: Update visual_pos before calling _size_native_calc_line_finalize.
828 * edje: fix coverity defects (CID1214113, CID1230296, CID1230295)
829 * ecore_evas_buffer: fix dereference null return value (CID1210810)
830 * evas-wayland-egl: Fix wayland egl engine to work again (T1478)
831 * evas-wayland-egl: Fix evas wayland_egl engine not loading due to missing symbol
832 * eldbus: do not ignore numeric "0" in property_set
833 * Evas text: fix text object size with empty texts.
834 * evas-wayland-egl: Fix evas wayland_egl engine crash on mesa driver
835 * wayland-egl: Fix eng_window_new function prototype
836 * wayland-egl: Fix calls to eng_window_new
837 * wayland-egl: Fix Outbuf structure not having evas & engine info
838 * evas-wayland-egl: Fix typos about egl context attribute list
839 * evas-wayland-egl: Add missing free
840 * evas-gl-common: Fix invalid use of Texture
841 * ecore-wayland: Calloc Can fail, so check that it works (or return if not).
842 * evas-software-x11: Remove EINA_UNUSED for function paramater that is used
843 * edje_pick: fix a segfault on 'set' copy
844 * edje_pick: fix a copied aliases
845 * Grid: fix a mirroring bug
846 * evas gl - fix yuv smooth rendering
847 * evas image loaders - silence noisy warnings that are just not needed
848 * evas-wayland-egl: Fix segmentation fault on dynamic loaded gl related functions.
849 * evas-wayland-egl: Free Outbuf if gl_generic_init fails
850 * evas-wayland-egl: Check for valid tilebuffer before setting tile size
851 * evas-wayland-egl: Increment frame count after flush
852 * evas-wayland-egl: Don't resize gl_context during first_rect
853 * evas-wayland-egl: Fix wayland egl engine not rendering
854 * efl: Fixed unwanted configure.ac warning.
855 * evas textblock: fixed ellipsis character cut off issue with complex markup text. (T1213)
856 * evas-gl-generic: Remove useless returns
857 * ecore_imf_context: fixing default id getter
864 * eina: add eina_inarray_resize @feature.
865 * eina: add eina_accessor_clone and update all Eina_Accessor to take advantage of it.
866 * eina: add a C++ bindings to Eina @feature.
867 * @feature - Apply NEON intrisics improvement to rotation
868 * Evas textblock: Implemented mid-contextualization formatting.
869 * evas-drm: Add evas_drm to build order for Evas drm engine
870 * evas-drm: Add Evas Drm Engine (software only currently)
871 * evas-drm: Add option to enable drm hardware acceleration
872 * evas-drm: Start on hardware-accel support for drm
873 * evas-drm: Triple buffer by default.
874 * evas-drm: Fix opening of drm card
875 * evas-drm: Start on hardware Plane support
876 * evas-drm: Add vsync/non-vsync support to evas_drm code
877 * evas-drm: Ddd support for setting vsync with env variable.
878 * edje: @feature to include license in edje file. (T1027)
879 * edje: add support of last input entered in password mode to be always visible in entry.
880 * eio: make it possible to limit the amount of memory used by threads.
881 * eina: make Eina_Error thread safe.
882 * edje: add AUTHORS and more than one license file to Edje.
883 * ecore-drm: Add Ecore_Drm code
884 * ecore-drm: Add configure.ac autofoo for ecore-drm
885 * Eet: Added vieet a tool to edit eet files.
886 * eina-cxx: Added eina_log support for C++, using IOStreams syntax
887 * ecore-drm: Add API function to return the vt fd
888 * ecore-drm: Add dependency on xkbcommon
889 * ecore-drm: Add code pass along key events to ecore_event
890 * ecore-drm: Set the window of the Ecore_Event_Key structure
891 * ecore-drm: Add code to handle modifiers in a key event
892 * ecore-drm: Add code to handle mouse input
893 * evas/font: Added evas_font_path_global_* APIs.
894 * Eo: Made eo id for classes a bit more secure.
895 * ecore-drm: Add API function to return the drm device name
896 * ecore-evas-drm: Add support for resize and move callbacks
897 * ecore-evas-drm: Add support for setting focus_in & focus_out callbacks
898 * ecore-evas-drm: Add support for setting the mouse in & mouse out callbacks of the ecore_evas
899 * ecore-evas-drm: Add support for ecore_evas_move function
900 * ecore-evas-drm: Add support for ecore_evas_move_resize
901 * ecore-evas-drm: Add support for rotation set
902 * ecore-evas-drm: Add support for setting the title of the ecore_evas
903 * ecore-evas-drm: Add support for ecore_evas_name_class_set
904 * ecore-evas-drm: Add support for setting size hints
905 * ecore-evas-drm: Add support for ecore_evas_object_cursor_set
906 * ecore-evas-drm: Add support for ecore_evas_layer_set
907 * ecore-evas-drm: Add support for ecore_evas_iconified_set
908 * ecore-evas-drm: Add support for ecore_evas_borderless_set
909 * ecore-evas-drm: Add support for maximized, fullscreen, withdrawn, and ignore_events settings
910 * ecore-evas-drm: Add support for alpha & transparent setting
911 * ecore-evas-drm: Add support for setting aspect of ecore_evas
912 * edje_cc now supports program.targets keyword for adding N targets in one line
913 * edje_cc now supports group.remove for removing parts from inherited groups
914 * edje_cc now supports part.inherit for copying attributes of parts within a group more easily
915 * eeze_udev gets more helper functions
916 * edje_cc now supports program.sequence for more easily chaining programs together
917 * edje_cc can now use group.program_remove to remove inherited programs
918 * edje_edit: function that will return the source code of the loaded edje edit object.
919 * ecore-drm: Add API function for getting size of an output.
920 * eet-cxx: add implementation for eet C++.
921 * Eina: Fix mistake in a previous patch
923 * eina-cxx: Modified eina C++ log use syntax
924 * Move to Eo2 and adjust code accordingly
925 * Eo: eo_do now returns called func's value + default ret fix.
926 * Edje: Use LOSSY_ETC1 instead of LOSSY
927 * Evas TGV: Add direct copy mode for ETC1/ETC2 data
928 * Evas: Add support for ETC2 in the TGV loader
929 * Evas gl_x11: Add ETC2 support to the GL/X11 engine
930 * edje_cc now supports "lazEDC", a more concise version of EDC
931 * edje_cc now supports the group.inherit_only attribute
932 * edje_cc now supports targets for SIGNAL_EMIT actions
933 * edje_cc now has the program.groups and X.target_group keywords for target grouping
934 * edje_cc now supports group.program_source for specifying a default source in programs
935 * eina_hash now has helper functions for managing lists inside hashes
936 * edje_cc now supports part.description.link for single line state changes
937 * edje now has the group.script_recursion flag for permitting unsafe embryo recursion (T905)
938 * eolian_cxx: initial version of the EFL C++ Bindings Generator.
942 * ecore: @fix race condition when using ecore_main_loop_thread_safe_call_sync.
943 * examples/evas: Set a proper format string for fprintf
944 * evas-drm: Set Magic on the Ecore_Evas
945 * evas-drm: Fix configure.ac typo for drm hw accel argument
946 * evas-drm: Call framebuffer_set earlier in the process so that the screen gets updated sooner.
947 * evas-drm: Fix opening of drm card
948 * evas-drm: Forgot to install the evas drm engine pkgconfig file
949 * evas-drm: cleanup outbuf structure and functions
950 * evas-drm: cleanup evas_engine code for drm sw engine
951 * evas-drm: Add vsync/non-vsync support to evas_drm code
952 * evas-drm: Ddd support for setting vsync with env variable.
953 * Evas: Fix build issue when building without drm
954 * ecore_avahi: @fix timeout to avoid pitfall of forever frozen timer.
955 * evas-drm: Fix evas drawing delay for cedric
956 * Evas filters: Avoid CRI message when using the GL engine
957 * Evas filters: fix black squares with the GL engine
958 * Evas filters: fix random cases of 'dancing text'
959 * Evas filters: fix clip to target calculation
960 * edje: fix edje_watch to not pass the '\n' to eio_monitor.
961 * edje: let's allow to reset escaped text to NULL. (T821)
962 * evas-drm: Don't call framebuffer set from within send function
963 * evas-drm: Check buffer validity in swap function
964 * evas-drm: Fix setting cached image alpha flag
965 * ecore-evas-x: Fix resource leak from eina_str_split_full usage (CID1188012)
966 * eo: memory waste at mixin class elaboration
967 * Edje entry: fix bug preedit text is committed in the next entry when Tab key is pressed.
968 * edje/edje_edit: fix part add bug
969 * edje/edje_edit: Check for NULL
970 * evas-drm: Remove hardware acceleration fields from engine structure
971 * evas-drm: Add headers for hardware acceleration
972 * ecore-drm: Add missing define
973 * ecore-drm: Comment out Gbm Format
974 * efl: Fix installing ecore-drm pkgconfig file
975 * efl: Fix build with drm disabled
976 * evas/fb: avoid crashing it outbuf setup failed.
977 * evas: @fix convert to 24bits so dst_jump is used properly.
978 * evas/fb: expose and call fb_freemode() and fb_cleanup()
979 * ecore_fb: @fix use of uninitialized values reported by valgrind.
980 * evas/fb: use stride instead of width.
981 * eina: Fix bug in eina_convert_itoa (T1062)
982 * edje/entry: fix to not emit "changed" signal in unnecessary cases of password mode.
983 * edje: do not leak in case of error. (CID1191310, CID1191311)
984 * evas-fb: Fix broken build of efl
985 * ecore-drm: Initialize ecore_event on ecore_drm_init
986 * edje - allow lager clipper space.
987 * eina-cxx: Fixes compilation errors and warnings in clang
988 * evas: Replace EINA_LIST_FOREACH_SAFE to while statement.
989 * evas: @fix use the correct composite op on lines with pixman
990 * Evas filters: Fix 1-D blurs on a single buffer
991 * Evas filters: Fix memory leak when destroying the object
992 * ecore-x: Predefine Ecore_X_Atom and Ecore_X_Icon
993 * ecore-evas: Predefine Ecore_X_Atom and Ecore_X_Icon
994 * evas: restore behavior of stack above and below when no rel is specified. (CID1191907, CID1191906)
995 * Ecore x: Add back the two symbols removed in 1.9.
996 * eet: fix tokenizer's escape logic.
997 * Evas textblock: Don't include right margin/padding twice when aligning lines.
998 * edje: check font change in edje text part cache infra.
999 * edje/util: set flag to all_part_change when edje class member is added.
1000 * Evas cserve2: Fix client crashes when a file changed
1001 * Evas gl: Fix clip in image_draw if it's not set
1002 * ecore-drm: Fix ecore_drm_device_window_set to use an unsigned int
1003 * ecore-evas-drm: Fix setting of the ecore_evas property window and register the prop.window for events.
1004 * evas-drm: Fix engine to use the output's framebuffer as window id
1005 * ecore-wayland: Fix ecore_wl_init 'stalling' when used in a server
1006 * Eolian/Lexer: increase buffer length for .eo files
1007 * Eolian/Generator: Don't generate sub ids structure if not needed.
1008 * ecore-drm: Fix absolute motion coordinate calculation
1009 * edje_cc no longer fails on collections.group{}
1010 * edje_cc now correctly handles lack of state int in STATE_SET action
1011 * edje_cc also checks min args correctly for STATE_SET actions
1012 * Evas filters: fix potential memory leak
1013 * eio monitors no longer trigger a CRI error during free
1014 * edje_cc uses macros for some of its handler setup
1015 * evas/gl - fill up missed blend mode.
1016 * evas: Fixed warning for uninitialized variables
1017 * edje_cc now correctly handles group inheriting when the inherit is after a part/program
1018 * build: Disallow non-working sdl + opengl ES combination (T856)
1019 * Evas Textblock: increase ref of format before work
1020 * evas/proxy - redraw proxy source properly.
1021 * Eolian: move the beta API ifdef to cover all the H types and functions.
1022 * Eolian: fix virtual pure support.
1023 * Eolian/Lexer: fix function names parsing.
1024 * edje_cc: Fix the crash when compiled wrong edc file containing empty part
1025 * evas - fix incorrect object reset.
1026 * evas-drm: Add trapping for a canvas below framebuffer size
1027 * ecore-evas-drm: Add better support for ecore_evas_fullscreen_set
1028 * ecore-drm: Fix mouse wheel to not be inverted
1029 * emotion: fix memory leak
1030 * edje_cc: fix group inheriting with scripts. (group.script and .program.script)
1031 * ecore-evas - fix object cursor to not delete the same cursor when set
1032 * ecore_evas_extn: give proper event data to callbacks
1033 * ecore_evas_extn: fix doxygen sample
1034 * evas-drm: Default async page flip to false as this can cause tearing
1035 * evas-drm: Remove all async_page_flip options/references
1036 * ecore-con - deal with internal buffer growing over 2g in size
1037 * fix swap buffers with damage to not detect if ext str is not there
1038 * ecore-wl: Optimize opaque region setting for surface and reduce unnecessary calls to surface commit.
1039 * ecore-wl: Optimize setting of window input region
1040 * ecore-evas-wl: Reduce useless compositor redraws during render update and update input & opaque regions after resizing.
1041 * ecore_evas_extn: initialize server handle on server deletion
1042 * ecore_evas_extn: update plug image object after disconnection
1043 * Eo: eo_do now returns called func's value + default ret fix.
1044 * Fixed a problem with e wl server that sent invalid key value to wl client.
1045 * ecore-evas-wl: Ooops, Fix opaque & input regions being set to incorrect values
1046 * ecore-wl: Don't create an input cursor surface unless the input has pointer capability.
1047 * ecore-wl: Check for existance of data device manager
1048 * eo: fix broken children iterator, remove redundant fields.
1049 * ecore: Fixed se of EINA_MAIN_LOOP_CHECK_RETURN macros with functions with return types
1050 * emotion: fix triggering condition of fallback module loading (T1025)
1051 * edje now correctly forces ellipsis setting on text parts
1052 * emotion: play set before file open callback bug fix
1053 * emotion: use eina stringshare not strdup
1054 * configure: Only allow wayland + egl with opengl ES (T1202)
1055 * eldbus-codegen no longer passes garbage values to error callbacks
1056 * fix emotion_test signal emit object
1057 * evas-wayland-shm: Use XDG_RUNTIME_DIR if available for creating mmap'd buffer file.
1058 * evas-wayland-shm: Fix 'oopsie/typo' in temporary file name template
1059 * ecore-x - fix setting protocol atoms for icccm for 64bit
1060 * ecore-drm: Send proper keycode to ecore key event, and remove erroneous variable.
1061 * edje/Edje_Edit: _edje_edit_real_part_add init field of Edje_Real_part
1062 * fix ecore_con_url using 100% cpu and just let fd handler do work (T1251)
1063 * fix behavior of edje entry to match other toolkit entires (T1229)
1064 * fix ecore_thread_global_data_wait to work when no data exists yet
1065 * Eo: Fix deref after free. (CID1039898)
1066 * evas/render - fix segfault because of null cow access. (T1252)
1067 * edje: Edje_Edit - fix wrong behaviour on draggable.event processing while deleting parts.
1068 * evas/text: fix abnormal ellipsis logic when harfbuzz is enabled.
1071 Changes since 1.8.0:
1072 --------------------
1076 * evas - Added eina_stringshare_ref call for fallbacks, lang in font description.
1077 * evas gl: added partial rendering support for qcom extension
1078 * Evas filters: Add a small utility to take some screenshots
1079 * edje - feature - add channel types for sounds and ability to mute them
1080 * ecore_evas: added window manager rotation to manage the rotation of windows by the WM.
1081 * Add quadruple swap mode for partial rendering
1082 * Evas filters: Implement advanced text effects
1083 * Evas filters: Add transform filter
1084 * Evas: Add support for Alpha buffers
1085 * ecore_x: Add ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_OVER.
1086 * ecore_x: Added API - ecore_x_e_illume_window_state_send
1087 * Evas font: Added support for font fallback for eet/edje fonts.
1088 * eina_tls: add eina_tls_cb_new(Eina_TLS *key, Eina_TLS_Delete_Cb delete_cb)
1089 * edje: Support to set or retrieve selection of ecore_imf
1090 * Add ecore_imf_context_selection_get API to allow Input Method to get the selected text.
1091 * eina: add eina_{str,bin}buf_manage_read_only_new_length().
1092 * eina: add eina_binbuf_append_buffer() and eina_strbuf_append_buffer().
1093 * edje: use luajit by default, if you want lua use --enable-lua-old
1094 * ecore-x now supports XPRESENT
1095 * evas - fonts - move to using 4bit and rel 4 bit compressed font glyphs
1096 * evas gl - prefer alpha4 format for font textures if possible (save memory)
1097 * Edje: add edje_object_part_text_input_panel_show_on_demand_set/get()
1098 * emotion: initial port of emotion to GStreamer 1.0
1099 * edje: edje_edit - adding getter and setter for smooth parameter
1100 * edje: edje_edit - adding API to move to the specified place in the parts stack
1101 * edje: edje_edit - adding getter and setter for text source
1102 * edje: edje_edit - adding getter and setter for text style
1103 * edje: edje_edit - adding edje_edit_group_copy.
1104 * Ecore_Avahi: initial commit.
1105 * edje: adding Alias API into edje_edit module
1106 * edje embryo now supports reset_timer()
1107 * Ecore: add DnD abort from source
1108 * ecore_evas/wayland: Add a function to cleanup the frame callback.
1109 * Adding the cubic-bezier curve to edje transitions
1110 * Eldbus: added function for getting bus unique name
1111 * edje_edit: Add getters and setters for fixed param
1115 * evil: don't depend on the toolchain defined macro.
1116 * emotion: lower severity of a simple warning.
1117 * ecore_evas_fb: allow to force tslib even if mouse was handled.
1118 * autotools: detect cross compilation.
1119 * Evas filters: Improve test coverage of the filters
1120 * Evas filters: Add render test cases with pixel verification
1121 * Evas textblock tests: Improved textblock word start/end tests.
1122 * configure - add warning for non /usr prefixes!
1123 * Evas textblock tests: Add a wrapping test for complex cluster wrapping.
1124 * ecore-evas - sdl module - limit to 1 window at a time
1125 * Edje/entry: Add propagation handling in mouse_out for link anchors (T878)
1126 * Emotion test: rename speed slider to alpha as it should be.
1127 * Emotion test: New volume slider. More readable alpha text.
1128 * distribution cleanup - remove os/arch from module dirs and simplify version
1129 * eina: allow eina_time_get to fall back to other clocks if the first one fails
1130 * configure - add big complaint section if you use off configure options
1131 * Evas textblock: Added a test for rendering of spaces in some cases.
1132 * evas: software_x11 - use evas_xlib_swapper_depth_get to get buffer stride.
1133 * evas: add eglMakeCurrent in evas map create/free.
1134 * evas/op_blend: rename LOOP_ALIGNED_U1_A48_SSE3 to LOOP_ALIGNED_U1_A48
1135 * Edje entry: Enable allow_set for DEFAULT select mode.
1136 * Edje entry: always finish selection when mouse is up.
1137 * Evas textblock: Added tests for *_cursor_char_coord_set.
1138 * Evas filters: Disable proxies with the GL engine
1139 * Evas filters: Add support for proxies in Edje
1140 * Evas filters: Implement basic Edje support
1141 * Evas fonts: Pass RGBA_Image instead of DATA32 buffer
1142 * Evas text utils: Check syntax in color parse
1143 * autotools: use libevil libdl implementation.
1144 * evas: gl backend - ensure eng_window_use in image_content_hint_set
1145 * Evas font: Change font fallback to not depend on fontconfig >= 2.11.
1146 * Evas textblock: Improved error messages when detecting errors in markup.
1147 * evas: textblock - Added Null checking in evas_textblock_text_markup_to_utf8 before calling eina_strbuf_append_length API.
1148 * Evas font: Renamed evas_load_fontconfig and added support for a base set.
1149 * edje: call imf reset before selecting text area
1150 * Updating hungarian and italian translations
1151 * Evas font: Added support for the freetype spacing tag (T865)
1152 * Evas font: Added support for weight/width/slant font tags.
1153 * Evas textblock: Added a test for range geometry with bidi text.
1154 * allow --without-tests in addition to --with-tests=no
1155 * Registers a fallback handler for a given subsection of the object hierarchy.
1156 * ecore_imf: Add selection_set callback type to allow Input Method to select a region of text
1157 * Synced libunibreak local copy with upstream (T805)
1158 * ecore_getopt: support for per-category help listing
1159 * eina-inlist - handle prepend/append relative if list is null (empty)
1160 * eet: reduce memory usage of Eet internal structure by removing useless structure.
1161 * edje: Add changed signal emit in _edje_entry_imf_event_delete_surrounding_cb
1162 * emotion: Use the GStreamer 1.x module instead of the 0.10 one in the border example application
1163 * edje_entry: When preediting, cursor should not be moved.
1164 * ecore_getopt: support for categories
1165 * Textblock: Add test cases for style padding
1166 * ecore_x: set cursor with xinput2
1167 * ecore xcim module - don't printf every time you start to add stdout noise
1168 * emotion gstreamer1: Set visualizations if the vis name is not NULL
1169 * emotion gstreamer1: Also handle DATE_TIME tag
1170 * emotion gstreamer1: Don't forget to allocate metadata struct
1171 * emotion gstreamer1: Implement seekability check via seeking query
1172 * emotion gstreamer1: Add support for selecting subtitle channels
1173 * emotion gstreamer1: Volumes > 1.0 are valid too
1174 * emotion gstreamer1: Add support for buffering and clock-lost handling
1175 * emotion gstreamer1: Major cleanup of internal and GStreamer state handling
1176 * emotion gstreamer1: Don't set pipeline to PAUSED during seeking
1177 * emotion gstreamer1: Use GST_PLAY_FLAG_VIS instead of the corresponding integer
1178 * emotion gstreamer1: Don't use the NATIVE_AUDIO/VIDEO flags
1179 * emotion gstreamer1: Use refcounting instead of in/out variable counting
1180 * emotion gstreamer1: Simplify pipeline creation
1181 * emotion gstreamer1: Some code re-flow in the GStreamer bus handler
1182 * emotion gstreamer1: Use GStreamer's path/URI handling functions instead of writing our own
1183 * emotion gstreamer1: Rename functions and variables for clarity
1184 * eina: add test case - eina_list_clone, eina_list_reverse_clone
1185 * ecore: use WIN32 API to port readdir_r in ecore thread example
1186 * autotools: really don't build Unix specific example on Windows
1187 * ecore_x: Set data of selection event for XDND selection
1188 * ecore: don't build Unix specific example on Windows.
1189 * configure: correctly detect C99-capabilities for ecore_con_resolver
1190 * win build - check for pause func and use only if its there
1191 * setuid safeness - ensure if an app that is setuid doesn't do bad things
1192 * evas - gl-x11 engine - put in guessed blacklist of yinvert extn for intel mesa
1193 * efl - build - add warning about gnutls to configure and dropping privs
1194 * evas: let's use HUGETLB when it makes sense.
1195 * edje: be more informative when and where a file was not found.
1196 * Use key instead of keyname for considering setxkbmap
1197 * Major cleanup of the Emotion GStreamer 1.x video sink
1198 * Updating serbian and italian translations
1199 * evas: disable use of mmap on windows for allocating pixels buffer.
1200 * eina: make eina_binbuf_free and eina_strbuff_free accept NULL.
1201 * scimimmodule: support super key (between ctrl and alt key)
1202 * scimimmodule: code refinement related to key modifier and lock
1203 * ibusimmodule: support CAPS LOCK and NUM LOCK
1204 * configure - add warning when enabling xcb
1205 * Blending function rework and speedup
1206 * emotion - generic - set play after setting mutes and play speed etc.
1207 * evas: improve textblock rendering by walking even less in all case.
1208 * ecore-x - add call to create a permanent window that is not deleted on exit
1209 * Adding hungarian translation
1210 * Evas test textblock: Added a test for a broken range_text_get case.
1211 * edje: edje_decc - added -output flag (save to specified dir)
1212 * evas - jpg loader - speed up header check for pgoressive jpgs
1213 * Remove ecore_imf_context_reset in focus-in event handler
1214 * autotools: Evil is actually needed on Windows add the correct line for Ecore_Avahi.
1215 * getopt: add positional argument handling.
1216 * Evas test textblock: Added a test for a broken range_delete case.
1217 * Evas textblock: Added more range_delete tests.
1218 * ibusimmodule: support preedit style
1219 * emotion: make webcam initialization lazy and non blocking (T648)
1220 * rebase dns.c from upstream
1221 * autotools: detect systemd to warn user they are required to use --enable-systemd to turn it on.
1222 * autotools: let's try this variant for detecting c++ compiler availability.
1223 * Evas tests: Add invalid markup test
1224 * ecore-evas - disable comp syncing by default (can be turned on though still)
1225 * Evas textblock: Slightly improve paragraph items freeing.
1226 * ecore evas - add animator update syncing to only render on animator ticks
1227 * ecore loop + animator - add call to get if an animator cb has run this iter
1228 * evas - Clip mark performance improvement
1229 * efreet: propagate scan error to caller
1230 * eina: this is actually a better way of improving Eina_Hash performance.
1231 * eina: fuzze test the eina_hash_string_superfast to.
1232 * eina: increase hash matching inside of Eina_Hash.
1233 * eina: add fuzzy test of eina_hash.
1234 * eina: add fuzzy testing of the red black tree.
1235 * Implement withdrawn_set/unset on Wayland engines. (T155)
1236 * ecore_evas/wayland: Implement ecore_evas_withdrawn_set.
1237 * Update Korean translation for the efl1.8 release
1238 * NEON vectorization: added use of COLSAME define in map routine
1239 * configure: add optional solution to alert
1240 * ecore_evas_object_example: Added cursor unset example.
1241 * Emotion generic: change the log domain name to be consistent with others domains.
1242 * Emotion test: added --loop and --position args.
1243 * Emotion generic: remove the player restart hack.
1244 * eina: reduce log to warning when not found.
1248 * Check ecore_x_window_prop_card32_get() return value correctly in ecore_x_e.
1249 * edje freeze count can no longer become negative
1250 * Revert "Evas font: Change font fallback to not depend on fontconfig >= 2.11." (T1006)
1251 * Evil: Fix parallel build for Windows
1252 * Emotion Generic: receiving the size on opening is correct.
1253 * edje: Edje_Edit - make sure we don't use an not initialized value (CID 1181885 and CID 1181888)
1254 * Evas textblock: Fixed a few word start/end issues (T995)
1255 * ethumb - fix clients going right to disk and getting half written thumbs
1256 * edje: fix custom allocator with luajit
1257 * Evas text utils: Fixed walking compound clusters.
1258 * evas/image - update dirty region in the render time.
1259 * Gif: Fix animated gifs when used as proxy sources
1260 * Emotion test: no need for an animator to update the time string.
1261 * Emotion test: no need to search for a folder that no more exists
1262 * Emotion test: add the volume slider also to the Reflex group.
1263 * Emotion test: Removed volume key bind. EINA_UNUSED--
1264 * edje: fix Eo ids, to make Eolian keep silence
1265 * evas/common: fix segfaults in evas_map_image_loop.c
1266 * eina: fix in eina_rectangle_pool to make sorting effective
1267 * eet - dump - if group type is not a handled type, assume unknown (CID 1039307)
1268 * evas - table - fix theoretical leak that likely will never happen (CID 1039663)
1269 * evas - gl - core - checke for wrong context in error check (CID 1135266)
1270 * evas - gl x11 - fix glx texture from pixmap target rectangle mode check (CID 1135267)
1271 * edje - edje_cc - remove logically dead code (CID 1135268)
1272 * evas cserve2 - fix chekc of wrong return type (CID 1135269)
1273 * evas - gl core - don't access null ptr on init (CID 1135270)
1274 * edje - fix bunch of possible null return errors with checks (CID 1135274 CID 1135272 CID 1135275)
1275 * evas filter - fix uninitialized pointer in evas (CID 1174077)
1276 * evas - filter - don't use longs when DATA32 is the right type (CID 1174078)
1277 * evas - filters - remove logically dead code (CID 1174084)
1278 * evas - proxy source visible check not done on update del (T842)
1279 * edje segv on file update - try and fix this. not sure if this caused it
1280 * edje - fix probable leak by ensuring current prog is freed on real part free (T923)
1281 * Evas textblock: Fixed colour setting for textblock formats (T926)
1282 * Evas textblock: Fix rendering of spaces in some cases (T924)
1283 * Evas filters: Check for EVAS_CSERVE2 when using cs2 APIs
1284 * ecore_x_selection: fix selection data freeing
1285 * in case font_instance is null in text_props... avoid using it
1286 * Evas Textgrid: Don't leak an eina_stringshare when scale_update is called.
1287 * evas - textblock ... fix valign handling to actually work as documented
1288 * evas text filter - fix va_arg usage to not cause compiler internal errs
1289 * ecore_x: fix wrong Atom name.
1290 * Evas textblock: Fixed *_cursor_char_coord_set with some y values.
1291 * ecore-x xpresent - fix build if you DONT have xpresent there.
1292 * edje: edje_calc - fix deffect by find the part description when 'approximate' is EINA_FALSE
1293 * eina: restore magic debug option for ABI compatibility purpose.
1294 * edje embryo reset timer should probably call the reset function
1295 * Patcna: fix wrong widgth and height in eina_rectangle computation logic.
1296 * evas - fix tom's bold-killer from 2cb9db171ead5bc9920234e27c2e12b7c7b3883a
1297 * Evas textblock: Fix selection with bidi text.
1298 * fix evas_tiler bug (makes evas get stuck in an infinite loop there in certain scenarios)
1299 * Edje entry: Fix memory corruption (of by one in allocation) (T867)
1300 * Edje entry: Fix anchor href parsing.
1301 * entry: clear selection before selecting new one
1302 * checking for libmount newer than 2.19.0 means newer, not older
1303 * configure: Add ecore-imf to ETHUMB_INTERNAL_LIBS
1304 * eina: fix test suite for rwlock... hopefully.
1305 * evas: textgrid - fix crash in terminology with rare characters.
1306 * embryo: force the insertion of a '/' in the path to be sure that file path make sense.
1307 * eina_tls: fix calls to TlsFree
1308 * ecore_imf: fix to call function of immodule when the input method property is changed
1309 * embryo_cc - remove trainling / from path for windows stat so it works
1310 * Evas: Fix proxy rendering for animated objects (T832)
1311 * eina: do not access dead pointer from within valgrind macro.
1312 * ximimmodule: fix dereference after null check (CID 1162749)
1313 * okay, bring back xrandr < 1.4 compat for ecore_x_randr_output_name_get
1314 * nul terminate string from ecore_x_randr_output_name_get
1315 * Evas: Fix MMX mask function _op_copy_p_mas_dp_mmx()
1316 * _op_blend_c_dp_neon miscalculation fix
1317 * eet_data: guarantee double-word alignment for temporary stack buffer.
1318 * eina/mp/one_big: fix alignment issues.
1319 * configure: include required NEON build flags.
1320 * ecore_x: Fix to handle paste null data case.
1321 * evas: Fixed to compare current render_op with previous render_op for textblock. If the render_op is changed, call evas_object_render_pre_prev_cur_add.
1322 * Evas cserve2: Fix invalid memory access
1323 * emotion gstreamer1: Call _emotion_frame_new() for audio-only streams without visualisations too (T767)
1324 * Textblock: Relayout if needed in line geometry get
1325 * Textblock: Fix padding with styles (part 2)
1326 * Textblock: Fix padding computation (part 1)
1327 * Evas/cserve2: Add some safety checks when reading socket messages (CID 1039571 and 1039572)
1328 * Evas/cserve2: Remove dead code (CID 1039925)
1329 * Evas/cserve2: Stop looking at those dirty pics!
1330 * Evas/cserve2: Fix potential crash in image_free
1331 * Eio monitor: Fix crash on invalid data access
1332 * Evas/cserve2: Keep image_id when reopening a changed file
1333 * Evas/cserve2: Clear up File_Data when opening a new image
1334 * Evas/cserve2: Rename "invalid" field to "changed"
1335 * Evas/cserve2: Add another load error check
1336 * Evas/cserve2: Fix crash on image file change
1337 * Evas/cserve2: Fix crash in server on file change
1338 * Evas/cserve2: Fix memleak during shutdown
1339 * Evas/cserve2: Use calloc instead of malloc
1340 * Unbreak ecore_evas wayland engines
1341 * evas - cserve2 - avoid segv accessing im->cache
1342 * evas gl - fix egl/gles build after alpha4 change for fonts
1343 * ecore_evas_x: Fix gl_sync_draw_done initialize routine to handle exceptional case.
1344 * eina: fix memory leak of inserting the wrong value in the hash.
1345 * evas cserv2 - remove logical dead code (CID 1113441)
1346 * cserve2 - debug bin - fix theoretical leak of socket fd (CID 1039286)
1347 * eina lock posix - remove dead code in eina_spinlock_take (CID 1106340)
1348 * examples: fix pointer <-> int conversion (windows 64 bits) in ecore and evas examples.
1349 * examples: do not do void* arithmetics in evas examples.
1350 * example: fix uninitialized variable in ecore.
1351 * evas - unbreak gl font rendering with dst pointer checks
1352 * evas - sw render - protect against null pointer surface access
1353 * Evas/cserve2: Fix valgrind warning about uninitialized memory
1354 * Evas cserve2: Fix crash in cserve2 when slaves die
1355 * eio - protect against posible segv on rename with eio
1356 * eina: Eina_File - don't leak memory when file is not found.
1357 * ecore_imf_example: remove wrong implementation code.
1358 * eina: fix support for system requiring _XOPEN_SOURCE to use spinlock and barrier.
1359 * eina: fix build break on systemd based system.
1360 * ecore_evas: extn - restore missing symbol that resulted in a temporary ABI break.
1361 * ecore_con - Fix binary buffer when using ECORE_CON_REMOTE_UDP.
1362 * evas - sw render - map render neon broken for expedite 45/46 disable
1363 * evas - fix neon scale code
1364 * ibusimmodule: fix segmentation fault
1365 * edje - fix edje lua usage for lua 5.2 to not go crazy on memory allocs (T323)
1366 * evas - set clipees list to NULL on free to avoid access
1367 * ecore-evas - x11 - call resize callback if wm denies resize request
1368 * ethumbd - stop using an idler that spins at 100% cpu while generating queues
1369 * ethumbd - if thumb gen takes too long don't just quit ethumbd, but skip thumb
1370 * ethumbd - drop priority to 19 like efreetd so it lurks in bg as much as it can
1371 * efreet - minor formatting and move set prirority to very start
1372 * Evas textblock: Fixed range_text_get bug with multiple text nodes.
1373 * emotion: don't duplicate storage of audio/video stream metadata in GStreamer 1.x backend.
1374 * evas - gl engine - glerr should be off by default for performance
1375 * emotion - broken module loading loagic fixed that fixes gst 0.10/1 deadlock
1376 * eina: struct _Eina_Rbtree contains an enum bitfield, which is a GNU extension not specified by C99.
1377 * emotion: remove (broken) X11 integration from the GStreamer 1.x backend.
1378 * evas gl engine - ensure on texture delete we never leave a cur tex id dangling
1379 * evas - gl-x11 engine - don't re-init engine window on rotate
1380 * evas - protect against table cache being null and then used
1381 * evas: limit how many times we walk over items.
1382 * ecore: allow out-of-source build of ecore_xcb_keysym_table.h.
1383 * evas: fix a segfault in _draw_thread_font_draw, caused by the missing initialisation of a struct field
1384 * ecore: remove dead free (CID 1139955)
1385 * ecore: fix shutdown when using system module.
1386 * ecore: fix tests to avoid failure on successful initialization.
1387 * ecore_audio: update test to not look at ecore_init return to much due to system module.
1388 * eldbus: fix tests to properly take into account the presence of ecore system module.
1389 * eldbus: don't do a double initialization due to ecore module using eldbus now.
1390 * edje: edje_edit - fix .edc file generation
1391 * evas - redraw the map surface if one of the children has been still changed map.
1392 * emotion_generic: fix permissions, resource leaks and error handling.
1393 * bugfix: free the entire ecore_con dns struct on info clear to prevent crashes later on
1394 * extn: remove unused attribute am_server.
1395 * extn: complete with NULL newly added functions.
1396 * evas: no loader should ever close an Eina_File anymore (T674 and T668)
1397 * evas: patched evas_map_image.c to use NEON code
1398 * evas - render - clear out pending object array more aggressively
1399 * Fix leak + possible segfault in edje_edit.
1400 * edje: edje_edit - fix edje_edit_state_color_class_set to apply the colors to color_class.
1401 * ibusimmodule: fix dereference after null check issue
1402 * evas - tiler - fix missing clip of first rect to outbuf size
1403 * ecore/ecore_x - show the window if the window should be visible.
1404 * Evas textblock: Fixed range_deletion bug with multiple visible formats.
1405 * bugfix: eldbus code generator struct members named "proxy" should not be passed to eina_value_free.
1406 * edje_edit - fix mem leak of src strbuf on print status (CID 1039263)
1407 * edje - edje_edit - don't access collection after it is freed (CID 1137855)
1408 * emotion - webcam - don't access after free and ensure it is not in list (CID 1137853 and CID 1137854)
1409 * evas - fb engine - fix mem leak if ioctl fails on fb mode (CID 1137852)
1410 * ecore-file - fix mem leak in ecore_file_app_exe_get() on restart (CID 1039279)
1411 * evas - software-x11 - fill in unused struct members to avoid uninitialized CID 1039548
1412 * bugfix: make eldbus generated code not crash on every single generated event
1413 * Evas textblock: Fixed deletion of ranges ending with visual formats.
1414 * ecore_file - finding exe path - if HOME is not set a leak could happen (CID 1039279)
1415 * eina - eina_file - fix leak of fd is fd is 0 (CID 1039181)
1416 * fix fd leak in emotion webcam where fd of value 0 never closed (CID 1039175)
1417 * ethumbd - fix possible out of bounds access to work table (CID 1039314)
1418 * edje - epp - fix possible array access by negative (CID 1039357)
1419 * ecore - utils - makekeys - fix uniitialized arrays (CID 1039547 and CID 1039546)
1420 * eeze - fix uninitialised sigation struct content (CID 1039552)
1421 * edje_decc - fix possible use of uninitialized string (CID 1039553)
1422 * ethumb - ensure buf is nul terminated (CID 1039577 and CID 1039576)
1423 * ecore-con - fix possible unterminated buffers (CID 1039725 and CID 1039724)
1424 * Edje: Update anchor and item tags when text is deleted by _edje_entry_imf_event_delete_surrounding_cb.
1425 * emotion: fix potential memory leak when webcam register fail.
1426 * ecore_con - dns.c - re-fix coverty double-free. coverity was and is right (CID 1039909)
1427 * evas - fix gif loader drop of image data sometimes (image dump/flush)
1428 * embryo - embryo_cc - argv parsing MIGHT leave str buf not nul terminated (CID 1039726)
1429 * evas - evas gl - fix realloc failure case to handle it properly
1430 * evas - evas_gl - fix shader patch to not free static strings (CID 1039653)
1431 * eet data encode - dont free data if its not separately allocated (CID 1039728)
1432 * evas - font dir - remove from hash before free/del (CID 1039889)
1433 * ethumb - client lib - fix access of async item in idler after free (CID 1039892)
1434 * ephysics - fix real access-after-free issue on delete of constraint (CID 1039895)
1435 * edje - edje_pick - fix coverty access-after-unref issue (CID 1039916)
1436 * edje - edje_cc - fix coverty issue of not exiting loop for box items name (CID 1039918)
1437 * evas - textblock - fix dbg_info_get to avoid leak if root is NULL (CID 1040007)
1438 * evas - cserve2 - fix uninitialized member "image_id". (CID 1042303)
1439 * evas - gl - use snprintf for safety (never likely anyway, so code was fine)
1440 * edje - edje_cc - try and make coverty ignore the leak (invalid) (CID 1132627)
1441 * evas gif loader - address animated always being true (CID 1135790)
1442 * autotools: fix complain about using subdirs without the right option.
1443 * autotools: make systemd dependency detection automatic.
1444 * gif loader - handle theoretical NULL loader_data case
1445 * ecore_x: ensure positive malloc size (CID 1135636)
1446 * evas - fix gif loader cpu overuse - used too much cpu to decode anims
1447 * ecore_x: remove double free (CID 1135637)
1448 * Evas textblock: Fix crash with empty markups values
1449 * ecore_imf/wayland: Only call hide_input_panel on im_context_hide() (T237)
1450 * autotools: work around buggy macro to force C++ compiler detection.
1451 * ecore_evas/wayland: Update withdrawn property, and inform state_changed.
1452 * Evas/cserve2: Fix crash during shutdown
1453 * Evas: Fix crash in GL engine(s) during preload cancel
1454 * Fix opaque windows becoming transparent after hide() then show().
1455 * ecore_x: Fix buffer overrun (CID 1039584)
1456 * ecore_x: Fix bug in ecore_x_region_invert (CID 1039469)
1457 * ecore_x: Remove NULL check (CID 1039648 and 1039649)
1458 * ecore_x: supported isn't an optional argument (CID 1039430)
1459 * ecore_x: Only use att if call succeeds. (CID 1039692)
1460 * ecore_x: Only do memset if len < 20 (CID 1039311)
1461 * ecore_x: always free data and return value
1462 * ecore_x: Check if we have data (CID 1039264)
1463 * ecore_x: '\0' terminate converted text (CID 1039310)
1464 * ecore_x: Only send XdndEnter when we have types (CID 1039693)
1465 * ecore_x: Also check for !prop here (CID 1039429)
1466 * eldbus: Check return value of eina_value_pget (CID 1039685)
1467 * eldbus: use alloca to allocate local mem (CID 1039179)
1468 * eldbus: unref msg on error (CID 1039178)
1469 * eldbus: on error unref msg (CID 1039177)
1470 * eldbus: free allocated mem on error (CID 1039177)
1471 * eldbus: print error when fwrite fails (CID 1039715)
1472 * eldbus: Check return value of _type_size (CID 1039436)
1473 * eldbus: create object when needed (CID 1039287)
1474 * eina: Set it to NULL before next iteration (CID 1039913 and 1039914)
1475 * evas - fix overdraw + too many rects problem found in some expedite tests
1476 * efreet - fix recusrion checks need to pop as well as push.
1477 * ximmodule: fix issue the cursor of preedit shows the in front of preedit string
1478 * Fix raster bug report about elm window resize issue (content drawing outside the window).
1479 * Update the engine resize edge before we call ecore_wl_window_resize
1480 * efreet - protect efreetd from recursing too far to save overhead and mem
1481 * eina: improve cmp function of eina_hash string related hash.
1482 * Revert "eina: work around current strange behavior seen in eina_cow."
1483 * Revert "eina: check if the complete hash match before checking if the key match during children walk."
1484 * evas: fix loader to properly define _XOPEN_SOURCE for Solaris.
1485 * efreet: Create stack at start of recursion (CID1132751 and CID1132752)
1486 * efreet: Create stack at start of recursion
1487 * eina: work around current strange behavior seen in eina_cow.
1488 * evas/event - fix the inccorect event hit area.
1489 * evas: bugfix in evas_render of not maintaining changed flags on object correctly.
1490 * ximmodule: check whether pointer is NULL before accessing in xim_preedit_callback_set (CID 1135273)
1491 * ecore_evas/wayland_egl: Unset the surface on window hide.
1492 * evas/wayland_shm: Don't use a global var to store the sent buffer.
1493 * Revert "fix smart sma by allowing more recursion"
1494 * fix unchecked return value of stat in ecore_file_mv (CID 1039697)
1495 * textgrid - with new fallback fonts we cant depend on glyph extents anymore
1496 * textgrid - out-of-bounds chars cause update artifacts - fix.
1497 * Emotion test: fix calculation of the displayed time.
1501 Changes since 1.7.0:
1502 --------------------
1505 * Add --with-api=XXX (both|legacy|eo)
1508 - Add evil_rename() a wrapper for rename().
1511 - Add DOCTYPE children parsing in eina_simple_xml
1512 - Add eina_barrier thread API
1513 - Add eina_tmpstr_add(), eina_tmpstr_del(), eina_tmpstr_add_length() and
1514 eina_tmpstr_strlen().
1515 - Add eina_thread API
1516 - Add eina_list_last_data_get
1517 - Add eina_xattr_fd_get(), eina_xattr_fd_set(),
1518 eina_xattr_del(), eina_xattr_fd_del(), eina_xattr_copy() and
1519 eina_xattr_fd_copy()
1520 - Add eina_stringshare_refplace()
1521 - Add eina_file_copy()
1522 - Add eina_log_print_cb_journald()
1523 - Add eina_list_shuffle()
1524 - Add eina_file_mkstemp()
1525 - Add eina_log_timing()
1526 - Add eina_inlist_first
1527 - Add eina_inlist_last
1528 - Add eina_str_convert_len() to work around broken eina_str_convert()
1529 - Add eina_file_dup()
1530 - Add eina_tiler_area_size_set(), eina_tiler_strict_set(), eina_tiler_area_size_get()
1531 - Add eina_file_map_populate()
1532 - Add eina_tiler_empty()
1533 - Add eina_file_virtualize() and eina_file_virtual()
1534 - Add eina_file_refresh()
1535 - Add eina_rectangle_is_valid(), eina_rectangle_max_x(), eina_rectangle_max_y(), eina_rectangle_x_cut(),
1536 eina_rectangle_y_cut(), eina_rectangle_width_cut(), eina_rectangle_height_cut(), eina_rectangle_subtract(),
1537 EINA_RECTANGLE_INIT, EINA_RECTANGLE_FORMAT, EINA_RECTANGLE_ARGS.
1538 - Add eina_f16p16_double_from(), eina_f16p16_double_to().
1539 - Add eina_swap16(), eina_swap32(), eina_swap64().
1540 - Add Eina_Spinlock API.
1543 - Add eet_data_descriptor_name_get()
1544 - Add support EET_T_VALUE
1545 - Add EET_DATA_DESCRIPTOR_ADD_SUB_NESTED()
1546 - Add EET_DATA_DESCRIPTOR_ADD_MAPPING_BASIC()
1548 - Add generic efl object infrastructure
1549 - Add debugging facility
1550 - Make eoid use mmaped tables from anonymous memory for safety.
1552 - Add WebP image loader and saver modules.
1553 - Add ellipsis support in Evas_Object_Text.
1554 - Add EVAS_GL_LINE_OFFSET_HACK_DISABLE to turn off line shift correction by evas.
1555 - Add EVAS_GL_DIRECT_MEM_OPT to enable on-demand fallback memory allocation policy for EvasGL direct rendering.
1556 - Add engine specific alpha_get.
1557 - Add multiple output support API.
1558 - Add buffer age support to gl for automatic partial redraws.
1559 - Add GLX_MESA_release_buffers suppport to release unused buffers.
1560 - Add multiple font draws support to engines
1561 - Add Cserve2 scalecache support
1562 - Add evas_object_image_source_clip_set()/get()
1563 - Use eina_file_virtualize() for evas_object_image_memfile_set().
1564 - Change mapping policy for image loader.
1565 - textblock: Use max ascent/descent at the edges of the textblock.
1566 - textblock: Make the ellipsis format the same as the surrounding.
1567 - Add interceptor for focus_set.
1568 - Evas font: Use our own fontconfig configuration so we don't get affected by changes made to the default fontconfig configuration.
1569 - Evas font: Make the evas_font_path_* functions apply to fontconfig searches.
1570 - Add JPEG 2000 loader.
1571 - Evas textblock: Use correct font underline properties when drawing underlines.
1573 - Add window profile support.
1574 ECORE_X_ATOM_E_WINDOW_PROFILE_SUPPORTED
1575 ECORE_X_ATOM_E_WINDOW_PROFILE
1576 ECORE_X_ATOM_E_WINDOW_PROFILE_CHANGE
1577 ECORE_X_ATOM_E_WINDOW_PROFILE_AVAILABLE_LIST
1578 ECORE_X_ATOM_E_WINDOW_PROFILE_CHANGE_REQUEST
1579 ECORE_X_ATOM_E_WINDOW_PROFILE_CHANGE_DONE
1580 ecore_x_e_window_profile_supported_set()
1581 ecore_x_e_window_profile_supported_get()
1582 ecore_x_e_window_available_profiles_set()
1583 ecore_x_e_window_available_profiles_get()
1584 ecore_x_e_window_profile_change_send()
1585 ecore_x_e_window_profile_change_request_send()
1586 ecore_x_e_window_profile_change_done_send()
1587 ecore_x_randr_crtc_info_get()
1588 ecore_x_randr_crtc_info_free()
1589 ecore_x_dnd_self_begin()
1590 ecore_x_dnd_self_drop()
1591 support for text/x-moz-url DND operations
1592 - Add atom related with indicator type.
1593 - Add manual render code before deiconify
1594 - Add accessibility support.
1595 ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_BACK
1596 ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_SCROLL
1597 ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_MOUSE
1598 ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_ENABLE
1599 ECORE_X_ATOM_E_ILLUME_ACCESS_ACTION_DISABLE
1600 - add error messages for xlib
1601 ECORE_X_ATOM_XDND_DIRECTSAVE0
1602 - add ECORE_X_SYNC env variable for xlib backend
1604 - Store global wayland interfaces in a globals list so wayland programs
1605 can bind to other non-standard wayland protocol extensions.
1606 - ecore_wl_globals_get()
1607 - ecore_wl_registry_get()
1608 - Add #ifdef __cplusplus to Ecore_Wayland.h so C++ programs can link to
1610 - Add support for double and triple click.
1611 - Add ecore_wl_window_alpha_set/get().
1613 - ecore_evas_window_profile_supported_get()
1614 - ecore_evas_window_profile_set()
1615 - ecore_evas_window_profile_get()
1616 - ecore_evas_window_available_profiles_set()
1617 - ecore_evas_window_available_profiles_get()
1618 - ecore_evas_sub_ecore_evas_list_get()
1619 - Add infrastructure to handle message between ecore and parent ecore in Ecore_Evas.
1620 - Add window profile support to ecore_evas_extn.
1621 - Add window profile support to ecore_evas_buffer.
1623 - Add ECORE_GETOPT_ACTION_BREAK
1625 - Add PulseAudio backend.
1628 - Add infrastructure to handle buggy touchscreen.
1630 - textblock: Added support for size_range.
1631 - table: Added spread.{w,h} to repeat and automatically name an item in a TABLE part.
1632 - add embryo fill support for proxy parts
1633 - entry: Added selection handlers.
1634 - Add edje_object_part_text_input_panel_layout_variation_set/get API
1635 - Add EDJE_INPUT_PANEL_LAYOUT_DATETIME layout
1636 - support edc proxy.source_visible, proxy.source_clip
1637 - support edc map color set
1638 - Add threshold support to Edje draggable part.
1639 - Reduce load time of Edje_Object using Evas_Object_Textblock and many styles.
1640 - Add edje_object_mmap_set.
1641 - Fix play sample parameter checking.
1642 - Add border information to Image sets.
1644 - Add a dummy libmount replacement for when libmount is not there.
1646 - Add systemd socket activation support (ECORE_CON_SOCKET_ACTIVATE).
1648 - notify systemd that we are ready as soon as the main loop is running.
1649 - automatically support Watchdog.
1651 - Add ecore_imf_context_input_panel_layout_variation_set/get API
1652 - Add ecore_imf_input_panel_hide API
1653 - Add ecore_imf_context_input_panel_event_callback_call, clear API
1654 - Add ECORE_IMF_INPUT_PANEL_LAYOUT_DATETIME layout
1655 - Add ecore_imf_context_input_panel_on_demand_set/get API
1657 - Add eio_eet_sync symbols.
1661 - Old profile stuffs.
1662 ECORE_X_ATOM_E_PROFILE
1663 ECORE_X_ATOM_E_PROFILE_LIST
1664 ecore_x_e_window_profile_list_set()
1665 ecore_x_e_window_profile_list_get()
1666 ecore_x_randr_crtc_gamma_ramp_size_get()
1667 ecore_x_randr_crtc_gamma_ramps_get()
1668 ecore_x_randr_crtc_gamma_ramps_set()
1669 * Ecore_Evas: deprecate DirectFB, XRender, WinCE, X11-16 and X11-8.
1670 * Eeze: deprecate libudev<148 and libmount<2.18
1674 - Remove support for DirectFB, XRender, WinCE, Glew, Direct3d, X11-16 and X11-8.
1675 - Remove svg loader from inside the tree.
1677 - Remove support for DirectFB, XRender, WinCE, Glew, Direct3d, X11-16 and X11-8.
1680 * Eina error status:
1681 - eina error status from efl now don't also report error in addition to return.
1685 - Single EFL tree covering all EFL library components.
1686 - All efl object-freeing functions now take NULL without crashing or erroring
1687 - Use the right macro to disable fcntl.
1688 * Translations updates:
1691 - Speedup Eina Rbtree Iterator by recycling memory instead of
1692 repeatedly calling malloc/free.
1693 - eina_magic_fail() now throws error messages on NULL pointers instead of critical
1694 - Eina.h includes eina_alloca.h/alloca.h to define alloca()
1695 - Faster eina share del.
1696 - Don't over align data if they are already aligned.
1697 - Eina_Tiler now take tile size into account.
1698 - Improve support for 64bits system.
1699 - eina_strlcat now work with a NULL source.
1700 - Use Eina_Spinlock for eina_log, eina_stringshare and chained_mempool.
1702 - Display more information with eet -l -v.
1703 - Force thread to always run during eet_cache_concurrency test.
1704 - Use Eina_Spinlock for locking dictionnary instead of Eina_Lock.
1706 - Reduced number of enqueued font commands when rendering textgrid objects
1707 - Use Eina_File in webp, gif, tiff, png and eet loader
1708 - Upgrade liblinebreak to latest version of libunibreak.
1709 - Improved support for 64bits system.
1710 - GL engine downscale quality in smooth mode much improved with multisampling up to effectively 16x16 via shaders.
1711 - Textblock: Added proper size adjustments for "high" shaped texts.
1712 - Textblock : Added split cursor for BiDi text
1713 - Works around MESA/intel xorg bug where alpha channel of non-argb windows is not filled in with 0xff.
1714 - Update the map smart members really when it needs to render.
1715 - Reduce memory footrpint with evasgl to only make context on demand.
1716 - Reduce waiting on gl so it cvan fully run async from cpu.
1717 - GL engine don't map dri/drm buffer unless we are going to render.
1718 - GL engine get partial rendering support for several gl drivers.
1719 - Turn on scissors always to abe able to to partual render on some GL implementations properly.
1720 - Use eo array of callbacks to reduce callbacks memory footprint of Evas_Object_Box and Evas_Object_Table.
1721 - Optimized path for when map use the same color for all corner.
1722 - Asynchronous preload of GL texture.
1723 - Add neon assembly for upscaling and map routines
1724 - Use mmap/munmap for image data allocation on system that have mmap.
1725 - Add iterator for walking child of smart objects, table and a box.
1726 - Use Eina_Spinlock for Evas_ScaleCache, Evas_Async_Events and Image_Entry.
1727 - Allow fuzziness on the texture format returned by GL.
1729 - Use Eina_Spinlock for Ecore_Thread.
1731 - Rebase dns.c against upstream
1732 - URL support now dynamically loads libcurl at runtime via eina_module.
1734 - Entry: cursor position and location will be passed when it's really changed in case of mouse down, move, and up event.
1735 - Entry: remove ecore_imf_context_reset in mouse up event because it's useless.
1736 - Entry: remove ecore_imf_context_reset, cursor update in mouse move event because it's useless.
1737 - Entry: move ecore_imf_context_cursor_position_set from mouse down event to mouse up event.
1738 - Entry: remove ecore_imf_context_cursor_position_set in functions related to selection.
1739 - Entry: support &, < and > in preedit string.
1740 - Entry: remove duplicated ecore_imf_context_reset in adjusting the selection.
1741 - Entry: emits signals on keydown/up for theme to use.
1742 - Entry: move cursor to correct position when selection handlers are pressed.
1743 - Use ecore_audio in edje-multisense
1744 - Reduce memory consumption of Edje program handler.
1745 - Use Eina_Cow to reduce memory usage.
1746 - Use eo array of callbacks to reduce callbacks memory footprint.
1747 - Improve accuracy of part positioning by keeping rounding information as long as possible.
1749 - wayland-egl only renders now if last frame has been presented.
1751 - Use eina_file_mkstemp().
1753 - Use eo api to batch more
1754 * Evas: optimize proxy rendering. Rendering performance is increased up to 2x in some cases.
1758 - Fix return value of eina_mmap_safety_enabled_set() and future
1759 eina_mmap_safety_enabled_get() returns after success.
1760 - Don't leak fd on exec.
1761 - Fix eina_xattr_value_ls() and eina_xattr_value_fd_ls()
1762 - Fix eina_prefix_new() with debian multilib without magic check file.
1763 - Prevent potential denial of service on eina_hash function.
1764 - Fix memleak in Eina_File.
1765 - Fix memory leak in eina_xattr_value_ls.
1766 - Fix magic failure in eina_value_array_count when array has not been allocated.
1767 - Fix issue when wchar_t is signed and eina_unicode does negative array lookups.
1768 - Fix eina_file_map_lines() to not drop of one character in the last line.
1769 - Fix a possible race condition during eina_file_close().
1771 - Fix PPC (big endian) image codec bug.
1772 - Fix leak in eet_pbkdf2_sha1 with OpenSSL.
1773 - Fix possible buffer overflow in functions relying on EET_T_LAST
1774 - Fix endianess issue in Eet_Image.
1775 - Fix eet_mmap to use caches for lookup so it shares with everyone.
1777 - Fix GLX native surface handling to use glXChooseFBConfig.
1778 This frixes a break in compositing on new intel mesa drivers.
1779 - Fix glGetIntegerv() in Direct Rendering mode for Evas GL
1780 to properly handle GL_SCISSOR_BOX and GL_VIEWPORT parameters.
1781 - Fix textblock textprop leak.
1782 - Fix evas_object_box to reset size_hint_min to zero when no child.
1783 - Don't leak fd on exec.
1784 - Fix polygon rendering bug in GL backend when there are cutouts.
1785 - Fix the gl line incorrect position drawing.
1786 - Fix potential segv in software engine native_set code.
1787 - Fix uninitialized data in Evas OpenGL engine.
1788 - Fix the line drawing clipping problem on arm gl driver.
1789 - Fix Evas RGBA_Image->flags.loaded for copied images.
1790 - Fix evas_object_image_is_inside()
1791 - Fix mask write lines to not choose too small segments.
1792 - Fix build of Evas XCB backend.
1793 - Fix evas bmp loader code which deal with image size.
1794 - Fix not up to date clip cache for Evas_Object_Text.
1795 - Fix a bug with breaking after format items in Evas_Object_Textblock.
1796 - Fix issue with line height when breaking on a format in Evas_Object_Textblock.
1797 - Fix SIGFPE in evas map update if image is 0.
1798 - Fix issue and simplified cursor_geometry_get in Evas_Object_Textblock.
1799 - Fix issue with horiz advance in Evas_Object_Text.
1800 - Fix issue with no-harfbuzz bidi in evas text utils.
1801 - Fix pixman surface alloc where allocated and image size differ.
1802 - Fix evas gif loader to return the correct frame duration.
1803 - Fix a selection issue with different scripts and bidi in Evas_Object_Textblock.
1804 - Fix bug not to display preedit string with PREEDIT_TYPE_NONE style in Evas_Object_Textblock.
1805 - Fix bug candidate word couldn't be selected with up/down key in the preedit status in Evas_Object_Textblock.
1806 - Fix Evas_Object_Text when LTR and RTL are used in the same paragraph.
1807 - Fix bug with the text object direction detection.
1808 - Fix font run detection for specific cases with 2 different fonts in the middle of a run.
1809 - 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.
1810 - Fix gles support to only use GL_UNPACK_ROW_LENGTH if extension exists.
1811 - Fix Evas_Map to not crash even if image size is 0.
1812 - Fix evas word start/end find in textblock to be consistent with other toolkit logic on the matter.
1813 - Fix evas buffer engine allocation with non alpha output.
1814 - Click on left/right half of char does matter now.
1815 - If OS/2 table is available and the font is demi-bold, don't do runtime emboldment.
1816 - Fix font source have wrong current size.
1817 - Fix over redrawing of Evas_Map when applied on smart object.
1818 - Fix a bug with cluster size calculation with texts ending with ligatures.
1819 - Don't update evas update area by the clipper if the image obj visible is changed.
1820 - Fix gif decoding bug related with background color.
1821 - Fix gif bug related with scale down decode.
1822 - Fix a bug with deletion of ranges that end just a visual format in Evas_Object_Textblock.
1823 - If an object goes to be hidden without replacing the cur/prev state info, the object context can be corrupted at the next show time. Now it replaces the cur/prev in that rare case.
1824 - Fix evas gl_x11 in 16bpp and lower depths than 24/32 bpp.
1825 - Fix recursive proxy image rendering to just render black.
1826 - Fix line size calculation when using multiple fonts in a Evas_Object_Textblock.
1827 - Fix gif loader can't load image which has normal frames and error frames.
1828 - Don't try blend on gl backened if the render option is COPY.
1829 - Fix Evas_Object_Text line size calculation when using multiple fonts.
1830 - Fix crash if app use native surface in wrong engine.
1831 - Fix textblock to render pre again if it needs to relayouting.
1832 - Fix textblock ascent/descent calc to use superset of fontset data.
1833 - Fix evas gl partial swap to keep full renders if auto mode switching.
1834 - Fix memory leak in evas dri/drm swapbuf path.
1835 - Fix string leak in evas dri/drm swapbuf.
1836 - Fix evas proxy_unset of NULL image.
1837 - Fix slowness in glmap/unmap buffer by default in evas gl engine.
1838 - Fix evas segv on image del if loader is NULL.
1839 - Fix evas swapregion rect to account for rotation.
1840 - Fix "always scissor" to not break map in evas gl engine.
1841 - Fix nvidia texture from pixmap config depth match to be looser to avoid non-matches.
1842 - Fix evas gl engine to work in 16bpp nicely.
1843 - Fix native surface to be more anal about depth matching.
1844 - Correctly detect if a loader support asynchronous preloading.
1845 - Improve stability of Evas_Cserve2.
1846 - Fix gif cannot decode alpha value correctly.
1847 - Fix bs if app call image object update add after call api like fileset.
1848 - Fix evas_gl direct rendering to support partial redraw.
1849 - Fix issue with textblocks without fonts segfaulting.
1850 - Fix evas_common_convert_yuv_42* functions to actually return the converted data.
1851 - Fix jpeg loader cannot deal with exif information correctly.
1852 - Fix issue when parsing formats with quotes.
1853 - Fix infinite loop if app use ecore evas image
1854 - Fix a long-standing off-by-1 in the C "simd" multiplier.
1855 - Skip the map rendering if all points are transparent.
1856 - Evas bidi: Fixed a bug causing BiDi not to work in some cases.
1857 - Evas textblock: fixed an issue with markup_get and markup_to_utf8 behaving differently (markup_get was misbehaving).
1858 - Fixed the map surface to be updated properly. By tranversing the whole of the map target's tree, it decides to update the map surface to be redrawn if one of the objects is changed except the clipper itself.
1859 - Fixed the textblock format to be drawn according to the glyph's horizontal advance width.
1860 - Fixed the textblock set to context with the textblock object's render operation.
1861 - Evas textblock: Fixed order of tags inserted with markup_app/prepend.
1862 - Fix proxy render to update the proxies recursively. If a proxy has proxies, all the chainged proxies should be updated recursively.
1863 - Evas textblock: Fixed wrapping of lines ending with whites.
1864 - Evas: Fix the memory corruption introduced by evas fonts_zero.
1865 - Evas: If the line goes to the 0, 0 then it won't be updated. Now it's fixed.
1868 - Don't leak fd on exec.
1869 - Fix fd handler increase issue when ecore_pipe_add/del is called repeatedly.
1870 - Fixed animator not working problem when source_set is changed back and forth very fast.
1872 - Fix a memory leak in ecore_con_dns when using ecore_con_server_connect.
1873 - Don't leak fd on exec.
1874 - Fix ecore_con case where freeing server double-frees clients.
1875 - Fix memory usage of Ecore_Con_Server.
1876 - Clean up gnutls session initialization.
1877 - Fix use of ecore_con_*_flush functions with unconnected objects.
1878 - Fix setting of write flags on ecore-con servers during connect.
1879 - Fix use of ecore_con_server_client_limit_set() (counter never decreased).
1880 - Fix use of ecore_con_client_timeout_set() and ecore_con_server_timeout_set() that makes timeout on
1881 connections even if you sent data.
1882 - Fix cl->start_time (initialization missing). So now
1883 ecore_con_client_uptime_get() is working.
1884 - Fix srv->start_time (initialization missing). So now
1885 ecore_con_server_uptime_get() is working for plain TCP connections.
1886 - Fix ecore_con_server_timeout_set(). It will now reset the timer.
1888 - Fix build of Ecore_Evas_Extn on Solaris.
1889 - Fix many memory problems with ecore_evas_extn.
1890 - Fix usage of underlying X window after it has received a destroy event
1892 - Fix possible memory corruption in xrandr EDID functions.
1893 - Fix x11 error sync issue with ecore_x_image_get().
1894 - Fix ecore_x_screen_is_composited/set() to work on multihead.
1895 - Fix ecore-x edid fetch to ftech 128, not 100 bytes.
1896 - Fix dangling pointer problem related with shmget fail.
1897 - Fix bug not check data value when get deiconify message.
1898 - Fix alpha set function not clear sync counter.
1899 - Fix selection parser to not overrun buffer read by using longs on 64bit.
1900 - Fix x11 selection trailing nul byte in text.
1901 - Fix BadMatch errors in ecore_x_image_get when requested size was larger than XImage size
1902 - Fix ecore_x_e_comp_pixmap_set to delete pixmap atom correctly
1904 - Fix return type of function ecore_wl_outputs_get().
1906 - Fix ecore_input_evas didn't check the device id of mouse event.
1907 - Check the state of last mouse event more properly.
1909 - Fix crash when ecore_imf_context_del is called in ecore_imf_context_input_panel_callback_call.
1910 - Fix memory leak in scim immodule
1912 - Don't leak fd on exec.
1913 - eio functions no longer crash when passed NULL and throw errors accordingly.
1914 - Fix bug in eio_file_map_new container set.
1916 - Prevent a crash even if an invalid object is swallowed into an edje object.
1917 - Fix cache miss when active edje hash is empty.
1918 - Improved textblock part fit.
1919 - Fix anchor clicked mouse signals for selection-enabled entries.
1920 - Fix edje_color_class_list() and edje_text_class_list() to look at right hashes.
1921 - Properly report file not found in Edje.
1922 - Fix custom states for SPACER parts.
1923 - Fix edje program filters.
1924 - Fix bug scroll works when PgDn, PgUp, Home, End key in entry is pressed in preedit state.
1925 - Fix edje entry to respect filters and if input filtered out, don't clear selections.
1926 - When cursor is located to each edge, entry now doesn't grab events for cursor movement.
1927 - Fix useless ecore_imf_context_reset call in case of pressing ESC and Return key.
1928 - When selected word exists, selection is cleared and cursor remains on the current entry by additional key input.
1929 - Fix custom states for proxy parts.
1930 - Entry: return surrounding string until the start position of selection
1931 - Textblock: fixed issue with quoted formats.
1932 - Textblock: feep the text styles when new font by the text class is applied.
1933 - Lua: Stop leaking evas objects in Lua.
1934 - Fix edje min size calc to calc sub GROUP parts too.
1935 - Fix edje multisense segv (free non-malloced data from eet).
1936 - Fix some logic issue when using fixed point path.
1937 - Correctly set match flag of signal callbacks
1938 - Fix size calculation of flags of signal callbacks
1939 - Check for both Lua 5.1 and 5.2.
1940 - Fixed memory leak in the edje map color transition.
1941 - Add null checking for name of anchor and item in geometry get functions.
1942 - Fix use of eina_hash_pointer to actually look at the pointer value.
1943 - Fix to update map-enabled part when the edje object is moved.
1946 - Fix desktop command parsing of https.
1948 - Fix memory leak in gstreamer_ecore_x_check.
1949 - Fix backend priority order.
1950 - Add two events to trigger webcam plug and unplug
1952 - Fix memory leak in error case.
1954 - Fix sensors to not segv on shutdown.