This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.21.0
in repository core/efl.
at ecd4483bfb (tag)
tagging bef93ec59a85dbbb79ee3009b59d843080b8ccf0 (commit)
replaces v1.21.0-beta2
tagged by Stefan Schmidt
on Sat Aug 18 01:00:56 2018 +0200
- Log -----------------------------------------------------------------
v1.21.0
Alastair Poole (3):
elm_panel: return instead of EINA_SAFETY_ON_FALSE_RETURN
elm_code_line: fix potential crash.
elm_code: fix crash on backspace and selection delete.
Bryce Harrington (1):
eina: Add doxygen in/out tags for safepointer, safety_checks, slice, etc.
Christopher Michael (3):
elementary: Check for valid cursor_rect when (un)setting focus
elementary: Check for valid focus manager before starting do loop
Revert this patch. It was not supposed to land yet as it was awaiting
Derek Foreman (4):
ee_wayland: Remove spurious manual_render
ecore_evas: Fix elm warnings when building without wayland support
Remove EOLIAN_TESTS_EOS_GENERATED
efl_wl: Send unique keymap fds to clients
Felipe Magno de Almeida (1):
efl-cxx: Add -Wno-shadow to disable huge warnings in C++
Hermet Park (5):
evas gl_common: code refactoring.
evas gl: fix missing map texture target.
elementary image: updated doc.
ecore wayland: fix a regression bug of wayland_transparent_get().
evas vg: prevent invalid access.
Jaehyun Cho (1):
theme: add programs for deferred naviframe push/pop signals
JunsuChoi (1):
elm_image : Remove unnecessary test about image
Marcel Hollerbach (7):
eio: fix poll backend
emotion: make intree running work
efl_ui_focus_manager: adjust pop history pop
efl_ui_focus_manager_calc: fix unregistering the root of a redirect
efl_ui_focus_manager_calc: restore focus correctly if redirect gets NULL
eina_vpath: specilice the eina_vpath headers
evas: support wayland static engine loading
Massimo Maiurana (1):
Updating danish translation
Mike Blumenkrantz (27):
ecore-evas: make manual_render_set a no-op when setting the current value
elm/naviframe: implement invalidate method for naviframe items
edje: unset internal _need_imf flag on shutdown
build: fix evas static build of gl engines
ecore/main: only update loop_time during loop iteration if the change is
monotonic
ecore-evas/x: rework draw_block unsetting from ConfigureNotify
elm/win: skip frame updating if csd is not active
tests/eina: suppress deprecated api warnings for eina abi test
tests/naviframe: add test to verify preserve_on_pop functionality
tests/elm: remove elm_test_helper.(c|h) files
elm/list: use while() loop to iterate item list during smart delete
tests: add failsafe timeout for tests running in fork mode
tests: add more info on failsafe timeout
ci: disable unnecessary build targets
ci: disable notifications for canceled builds
elm/config: return false when setting audio config if multisense is
disabled
edje/multisense: always return muted=true if multisense is disabled
tests/eio: disable efreet cache for eio tests
tests/edje: fix object parenting for swallow tests
elm/code: use evas as parent for evas object creation
elm/box_layout: rename variables
efl_ui/format: revert some patches to fix some regressions
elm/list: correctly handle ELM_LIST_COMPRESS
ci: always use same version numbering for every build
build: remove incorrect use of DEPENDENCIES for non-library file
ci: use manual script for distcheck build
eio/sentry: destroy event handlers when deleting sentry
Shinwoo Kim (1):
eina_file: check copied using copied
Stefan Schmidt (2):
po: update files after danish translation update
release: Update NEWS and bump version for 1.21.0 release
Xavi Artigas (1):
elm: bring back elm/uiclock
Yeongjong Lee (9):
evas: add safety check code to avoid crash
elm_map: add EINA_UNUSED to avoid build warning
tests/genlist: add focus test
tests/image: remove unused variable
elm_image: add EINA_UNUSED to avoid build warning
elm_image: create image object before call elm_image_object_get
efl_ui_image: avoid a call to NULL
evas: check evas class instead of using evas_find
ecore_pipe: remove null check condition and fix segfualt on Windows
chris (1):
Elementary test : add a checkbox to hide beta apis.
-----------------------------------------------------------------------
No new revisions were added by this update.
--