This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.19.2
in repository core/efl.
at 61cda627ce (tag)
tagging 85cd388b9669f339c133a0c02431d632408f5992 (commit)
replaces v1.19.1
tagged by Stefan Schmidt
on Thu Aug 17 14:23:37 2017 +0200
- Log -----------------------------------------------------------------
v1.19.2
Al Poole (1):
elm_code: fix cursor position and carriage return at EOF behaviour
Amitesh Singh (2):
efl.ui.image: fix the old align behaviour in img.
spinner: don't allow dragging if widget is disabled
Andy Williams (1):
elm_code: Allow multibyte characters to be entered
Carsten Haitzler (1):
eina - fix eina_file_virtualize to copy data to an aligned addr
Daniel Kolesa (1):
elua: use up to date lua API
Davide Andreoli (1):
Add a new test for elm_image align inside a swallow
Jean-Philippe ANDRÉ (1):
evas: Always send mouse,move after mouse,in to objects
Mike Blumenkrantz (61):
elm_win: do not require mouse buttons to be pressed to activate csd
move/resize
eina_tiler: use int size matching Eina_Rectangle internally to avoid
overflow
elm_entry: request both text and markup when pasting
ecore-evas: account for framespace when processing mouse movement
ecore-wl2: add checks for a valid display object in ecore_wl2_input fns
ecore-wl2: split data offers into selection and drag
ecore-wl2: handle case where session recovery listener triggers on dead
surface
ecore-wl2: correctly refcount display objects during events
ecore-wl2: remove ERR when trying to find the focused window id
ecore-wl2: do not offer a null mime first in ecore_wl2_offer_mimes_set()
ecore-wl2: use nonblocking event flush when disconnecting a client
elm_win: don't unset wl cursor when starting move operation
ecore-evas-wayland: do not trigger resize operation when performing
rotation
ecore-wl2: add copyright info to code copied from libX11
ecore-wl2: block key->string translation when appropriate
evas: fix doc copypaste on evas_device_get()
ecore-wl2: permit null drag icon window in ecore_wl2_dnd_drag_start()
elput: use unrounded coords for subpixel struct members in events
ecore-wl2: add weston copyright notice to ecore_wl2_input.c
elput: add copyright from weston
elput: sync _keyboard_keysym_translate() with ecore-wl2 code, add
copyright
elput: fix key/keyname strings in key events
ecore-drm2: simplify output name checking on device change
ecore-evas: only apply cursor object cache for default pointer
ecore-evas: clear cursor object cache when setting default cursor
elput: store output w/h and apply to devices on creation
evas: better handle async device creation of default mouse
elput: fallback to regular device name if output_name is not available
ecore-wl2: various compile fix adjustments from master backports
evas_device: remove unused code
ecore-wl2: do not unref non-matching input device upon removal
ecore-wl2: change safety null check to regular null check on surface
create
evas: redo pointer data to be per-seat instead of per-device
ecore-audio: unset DISPLAY conditionally before processing pulse events
ecore-ipc: don't return dead clients in ecore_ipc_server_clients_get
efreet: don't raise ERR on empty file in efreet_xml_new()
ecore-evas: block buffer canvas events during deletion
evas_box: add safety check for adding box children to multiple boxes
elm_box: unpack objects from internal evas box before elm reparent
elm_cursor: store and reapply non-elm cursors when setting an elm cursor
ecore-wl2: do not send exit event on disconnect if servers exist
evas: check object layer existence before deref to avoid crash
eina_log: make a log level of 0 disable the log domain
elm_list/genlist/gengrid: don't unselect items when moving the mouse out
of them
theme: use FLOOR rounding for digital clock themes
ecore-wl2: add display object refs for windows
ecore-wl2: don't leak display event pointers
ecore-wl2: create surfaces once compositor global is bound
elm_entry: don't update PRIMARY selection under wayland
eina: make tiler function params const where appropriate
eina: fix eina_tiler_equal to not always return true
eina: make tiler test compare tilers which are not equal
elm_win: instantiate csd frame after creating pointer surface
ecore-evas-wayland: destroy frame callback on hide
elm_win: do not implement aspect_get()
elm_box: use homogeneous layout if only one child exists
elm_box: use correct aspect ratio for HORIZONTAL layout
elm_table: do not propagate max size
elput: unref devices in post event cb
elput: fix seat cleanup
elput: add refcounting for seats/devices
Stefan Schmidt (2):
tests: eldbus: disable an always failing test
release: Update NEWS and bump version for 1.19.2 release
jiin.moon (1):
edje_cc: Add copy item for proxy part
-----------------------------------------------------------------------
No new revisions were added by this update.
--