WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=cd981d2148d142b998761526175cfba3e4ba90ad
commit cd981d2148d142b998761526175cfba3e4ba90ad Author: Stefan Schmidt <[email protected]> Date: Fri Mar 31 12:59:36 2017 -0700 Wiki page efl-1.19.0-beta4 changed with summary [created] by Stefan Schmidt --- pages/news/efl-1.19.0-beta4.txt | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/pages/news/efl-1.19.0-beta4.txt b/pages/news/efl-1.19.0-beta4.txt new file mode 100644 index 0000000..4252542 --- /dev/null +++ b/pages/news/efl-1.19.0-beta4.txt @@ -0,0 +1,34 @@ +=== EFL 1.19.0 beta 4 === + * //2017-03-31 - by Stefan Schmidt// + +Most likely the last beta before the final release. Please take it for a good ride. + +**Download** + +|LINK| SHA256| +| http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta4.tar.gz | 332761cacf112007f76229bed2f764fad7e32fb8b082c21823ca4e1721a4d9ee| +| http://download.enlightenment.org/rel/libs/efl/efl-1.19.0-beta4.tar.xz | 0012100bbe8538a9dc2b099c0590d4d2fd459c4bd5a01421d21c546f9449b07f | + +**Fixes:** + + * elementary: Fix minor typo in efl_ui_win.eo + * evas: drop redundant pointer check (CID1371525) + * gengrid: avoid call select callback twice in mode ELM_OBJECT_MULTI_SELECT_MODE_WITH_CONTROL + * evas table: CRI when attempting to pack a table child into another table + * theme: remove event gaps in enlightenment window frames + * genlist: Fix another issue with insert sorted (T5274) + * elm_map: Fix work of elm_map_overlay_icon_set if icon is NULL. + * elm_code: fix keyboard selection forward + * evas: Fix a rare issue with GL and map and mask + * Eina_Xattr: fix memory corruption + * ecore audio: Fix loss of last stream (T5281) + * ecore-drm2: Remove unused field in Output structure + * evas_events: look for seats on hash instead of input devices (T5146) + * elm_code: fix CID 1368489 + * Gengrid: Bring the item into view scope before swapping. + * gengrid: fix the crash in _elm_gengrid_item_edge_check + * elm_code: Fix newline crash on BSD + + +{{:blank.png?nolink&100|}} +~~DISCUSSIONS~~ --
