WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=dd4a511bf016e73b296358243181f1174112b9e6
commit dd4a511bf016e73b296358243181f1174112b9e6 Author: Stefan Schmidt <[email protected]> Date: Thu Aug 31 04:39:13 2017 -0700 Wiki page efl-1.20.3 changed with summary [created] by Stefan Schmidt --- pages/news/efl-1.20.3.txt | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/pages/news/efl-1.20.3.txt b/pages/news/efl-1.20.3.txt new file mode 100644 index 00000000..147ca267 --- /dev/null +++ b/pages/news/efl-1.20.3.txt @@ -0,0 +1,40 @@ +=== EFL 1.20.3 release === + * //2017-08-31 - by Stefan Schmidt// + +Our third update on the 1.20 release. + +==Fixes:== + + * eo: Check refs in efl_data_scope_safe_get (T5869) + * efl-wl: use correct accessor method for keyboard resource hash + * elm_widget: do not reparent subobjs to top widget for non-elm objects + * efl-wl: always dismiss popups on hide + * efl-wl: handle case where eglBindWaylandDisplay fails + * ecore: always set delete_me before removing fd from poll + * efl-wl: initialize seat keymap fd to -1 + * ecore_evas_extn: Fix socket & plug windows + * elm_test: Fail nicely if plug can't connect + * evas: make top object returning functions return the top object + * theme: handle e dialog sizing when no buttons are present + * wayland: fix num/caps lock handling in events (T5737) + * elm_box: Fix support of aspect hints (T5888) + * edje: Fix warning message + * ecore-wl2: normalize axis event values (T5427) + * efl-wl: match nested wl seats based on display ordering + * elm_win: update opaque region for fake windows + * elm_win: check for wayland engine during finalize by checking for wl win + * efl_ui_image: maintain geometry for prev image while preloading new image (T5936) + * theme: fix dialog sizing when no buttons are present + * Canvas text: fix non-dirty paragraph width calculation (T5939) + * eina file - use recursive locks for cache and file to avoid deadlock + * eina mmap safety - only map zeropages if it's an eina file that sigbuses + * evas: fix invalid return of evas_textgrid_cellrow_get() + * access: Fix crash in ecore + * elm init - fix init seq and quicklaunch as we shut down x before evas + * photocam: Fix key zoom in/out + +==Download:== + +^ ** LINK ** ^ ** SHA256 ** ^ +| [[http://download.enlightenment.org/rel/libs/efl/efl-1.20.3.tar.gz | efl-1.20.3.tar.gz ]] | d129a903e07afa8ef4ed57138543b679b63cfe4ff4d3904fa06203102f8e2745 | +| [[http://download.enlightenment.org/rel/libs/efl/efl-1.20.3.tar.xz | efl-1.20.3.tar.xz ]] | 1273014aff3cd313a315f6745b02958668083726d830873b681fe726b9421191 | \ No newline at end of file --
