This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.20.7
in repository core/efl.
at d7f15292bb (tag)
tagging df5525b67e14be97fc9dda7af7984da351b7c9db (commit)
replaces v1.20.6
tagged by Stefan Schmidt
on Tue Feb 20 16:33:53 2018 +0100
- Log -----------------------------------------------------------------
v1.20.7
Al Poole (5):
eina_file: make sure we use a stringshare when virtualized.
elm_code_widget: make sure the widget is cleared properly.
elm_code: hide cursor if we hide the widget.
elm_code_widget: keep track of visibility.
elm_code: add support for go and markdown syntax.
Andy Williams (7):
elm_code: Don't bold beginnings of lines
elm_code: If showing line numbers don't resize at 10 lines.
elm_code: Fix tooltip crash
elm_code: Cancel selection if clicked outside of the editor area
Revert "elm - fix makefile to install missing header for elm_code"
elm_code: Fix issue where text selection menu did not show
elm_code: Fix line selection with leading tabs
Carsten Haitzler (13):
ecore ipc/con: fix nasty ... they dont mutually exclude
disable async mode (use sync mode) for ibus when keymap changes
efl theme - fix bug in e init splash that would do hide anim 2x
elput - fix crash on shutdown where input.lib was NULL
efl wl - fix segv where garbage ptr to comp surface is still there
efl thread signal masks - fix up for various threads manually created
ecore evas init - init ecore then evas not the other way...
ecore_con: bug workaround SO_REUSEADDR and EADDRINUSE from bind (fix)
eldbus test - del not unref obj as it has a parent ...
elm ifrace scrollable - fix uninitialized values on scroll asjust
eo - by default on 64bit only use 47 bits because of luajit
elm - fix makefile to install missing header for elm_code
edje - entry - fix empty item handling
Cedric BAIL (1):
eina: use a stringshare to store the filename internally.
Christopher Michael (7):
ecore_drm2: fix seat matching when checking for a device with a null seat
ecore-drm2: return supported rotations if not using hardware
ecore-drm2: Fix enabling outputs
eeze: Remove unused device variables
eeze: Don't leak udev enumeration
eina: Fix typo in doxygen
ecore-evas-drm: Check for XDG_SEAT existence
Jaehyun Cho (1):
evas_language_utils: Fix build error without NLS
Jean Guyomarc'h (3):
elm: fix memleak in combobox
elm: fix typo in elm_list documentation
eina: fix random segfaults when displaying BT
Jean-Philippe ANDRÉ (1):
evas: Fix potential crash with draw context
Lauro Moura (2):
example: Add elocation to elm build
elementary: fix compilation of elm_code test on windows
Mike Blumenkrantz (19):
eio: make inotify monitors fork-safe
eeze: simplify watch code and make it fork-safe
ecore-file: make monitoring truly fork-safe
ecore: make dbus-using modules fork-safe
eldbus: make connections fork-safe
efreet: reset ipc connection after fork
efl-wl: unset kbd mods changed flag after sending modifiers
efl-wl: fix no-op of setting keyboard enter on already-entered surface
ecore-x: re-add implementation of ecore_x_connection_get()
ecore-x: filter XkbNewKeyboardNotifyEvent before emitting ecore-x event
ecore-x: add more null checks for functions
ecore-x: perform internal shutdown on io error if callback is set
ecore-wl2: correctly translate spacebar keyname into key events
efl-wl: immediately unset a destroyed surface's cursor
efl-wl: remove some broken logic for activating toplevel parents
efl-wl: set event ON_HOLD flag when they are sent to a surface
efl-wl: propagate surface activation back to parent if child is hidden
efl-wl: send more mouse buttons to clients
emotion: unset DISPLAY when loading an engine under wayland
Myoungwoon Roy, Kim (2):
ecore_evas: Check for null ptr deref
ecore_anim: Check for null ptr deref
Romain Naour (1):
elua: add eina in environment variable library path
Shinwoo Kim (1):
eina_tiler: fix typo of rect comparing
Stefan Schmidt (1):
release: Update NEWS and bump version for 1.20.7 release
Sungtaek Hong (1):
elm_index: fix documentation of wrong param name
Youngbok Shin (1):
elementary config: Fix to use ELEMENTARY_BASE_DIR for configure path
-----------------------------------------------------------------------
No new revisions were added by this update.
--