This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.19.0-beta4
in repository core/efl.
at d461d2f (tag)
tagging 19d4f3183915e5b3fe6c974019f445ab8976f918 (commit)
replaces v1.19.0-beta3
tagged by Stefan Schmidt
on Fri Mar 31 21:52:16 2017 +0200
- Log -----------------------------------------------------------------
v1.19.0-beta4
Al Poole (1):
Fixes latest crash w/rage
Amitesh Singh (1):
gengrid: fix the crash in _elm_gengrid_item_edge_check
Andy Williams (5):
luncher: improving engage animations
elm_code: Update and demo status messages inline
elm_code: fix keyboard selection forward
elm_code: fix CID 1368489
elm_code: Fix newline crash on BSD
Artem Popov (1):
Eina_Xattr: fix memory corruption
Bruno Dilly (1):
evas_events: look for seats on hash instead of input devices
Bryce Harrington (1):
evas: drop redundant pointer check
Carsten Haitzler (7):
ecore_evas extn - fix buffer n check for lock files with untrusted val
eet cmdline tool - dont give garbage certificate length if there is none
ecore pub headers - use __sun not __sun__ for ifdef for solaris
ecore timeline animators - actually state the starting time
window stacks - make these unstable bta api for now
fix ecore con server exmaple to match cmdline help output for options
fix ecore con client exmaple to match cmdline help output for options
Christopher Michael (2):
elementary: Fix minor typo in efl_ui_win.eo
ecore-drm2: Remove unused field in Output structure
Derek Foreman (4):
gl_drm: Properly disable EGL_EXT_buffer_age when we don't have it
ecore_drm2: Move function call after the NULL check
gl_drm: Fix KHR partial update support
efreet: Don't prefer the second perfect over the first in
desktop_exec_find()
Gustavo Sverzut Barbieri (10):
efl_net_dialer_unix_example: read in loop while "can_read".
ecore_ipc_client_example: win32 doesn't provide getline().
ecore_con_*_example: compile on win32.
implement efl_net_{socket,dialer,server}_windows
ecore_con_local_path_new(): implemented for Windows
ecore_ipc: use new efl_net_*_windows classes.
others: support efl_net_dialer_windows.
eina: fix compilation warning on _WIN32 due missing strndup()
ecore_con: remove warnings if FD_CLOEXEC is undefined.
evil_string: fix strndup() for non-NULL terminated strings.
Ivan Furs (1):
eina_file: fixed T2244
Jaeun Choi (2):
elm_flipselector: fixed flipselector item deletion process
elm_flipselector: delete ecore job in group del function
Jean Guyomarc'h (2):
ecore_evas: delete exit idler when done with it
efl: terrible kludge so avoid termination crash on osx
Jean-Philippe ANDRÉ (6):
ecore: Fix memory leak and logic
genlist: Fix a leak
evas gl: Fix a compilation warning
genlist: Fix another issue with insert sorted
evas: Fix a rare issue with GL and map and mask
win: Mark unstable APIs as @beta (stack API)
Jiwon Kim (1):
ecore audio: Fix loss of last stream
Marcel Hollerbach (1):
eina_debug: do not leak a spinlock when the path is not given
Mike Blumenkrantz (6):
evas table: CRI when attempting to pack a table child into another table
theme: make bryce vertical clipping work as expected
ecore-evas: handle title_set and name_class_set for buffer engine
efreet: CRI and fail after 10 attempts to connect to efreetd
theme: remove event gaps in enlightenment window frames
ecore-evas: better handling for pointer_warp with buffer canvas
Minkyoung Kim (1):
ecore_evas_extn: do not update plug image when lockfile is invalid.
Shinwoo Kim (1):
elementary: enhance atspi accessible documentation
Stefan Schmidt (1):
release: Update NEWS and bump version for 1.19.0-beta4 release
Umesh Tanwar (2):
ecore: proper macro usage for double comparision. Summary: The
comparisions are done between doubles. EINA_FLT_EQ -> EINA_DBL_EQ
Gengrid: Bring the item into view scope before swapping.
Vincent Torri (3):
Ecore_Con: Fix compilation on Solaris
Ecore: siginfo_t type is defined in sys/siginfo.h on Solaris
Eina_Value: strdup() is used, so include string.h
Vyacheslav Reutskiy (1):
gengrid: avoid call select callback twice in mode
ELM_OBJECT_MULTI_SELECT_MODE_WITH_CONTROL
se.osadchy (1):
elm_map: Fix work of elm_map_overlay_icon_set if icon is NULL.
-----------------------------------------------------------------------
No new revisions were added by this update.
--