This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.19.0
in repository core/efl.
at 59c105f (tag)
tagging e457e6fe63fc23ea848d5dd44836d8338fb1f962 (commit)
replaces v1.19.0-beta4
tagged by Stefan Schmidt
on Wed Apr 12 11:13:50 2017 +0200
- Log -----------------------------------------------------------------
v1.19.0
Andy Williams (8):
elm_code: fix backspace newline in BSD
elm_code: better safety around widget edge cases
elm_code: Fix crashes with backspace on OpenBSD
elm_code: Fix bug when deleting slection beyond start of document.
elm_code: fix copy/paste bug that slipped through
elm_code: Don't refresh if fonts did not change
elm_code: Expose whether or not undo and redo can operate
elm_code: trigger user change event on applying an undo/redo
Bryce Harrington (10):
evas: Correct typos in Evas_Eo.h docs
Evas_Loader: Fix pluralization in grammar
Evas GL: Correct a couple typos in doxygen comments
Evas_Common: Fix assorted typos
ecore_evas: Fix some pluralization grammatical errors
ecore_evas: fix 'be delete' to 'be deleted'
elm_code: Fix coverity issue divide by zero
ecore_evas: Fix several typos in doxygen
evas: fix typo 'initializer to' to 'initialize to'
Evas_Common: Fix minor grammatical errors
Carsten Haitzler (5):
elm - cache dump - disable this to fix jp's issues of proxies etc.
fix evas canvas callbacks to use correct legacy callback function
evas - async preload cancel fix - don't double delete/free
elm config - reload at runtime - fix env var overrides being lost
elementary - efl ui flip - fix map apply for page flip
Cedric BAIL (3):
evas: always send a proper event to simplify callee logic.
evas: update webp output test.
elementary: fix test breakage.
Daniel Kolesa (1):
eolian: fix incorrect function prototypes in legacy headers
Derek Foreman (2):
ecore_drm2: Use correct drm context version
wayland_imf: Fix bug in shutdown
Gustavo Sverzut Barbieri (2):
ecore_con_legacy: fix legacy compatibility for ecore_con_server_send()
efl_net_socket_ssl (dialer): emit "resolved"
JEONGHYUN YUN (3):
edje_edit: add NULL check for eina_mempool_malloc in
_edje_edit_state_alloc()
edje: fix name check matching correctly
edje_program: add NULL check for ed->callbacks in edje_program
Jaeun Choi (1):
emile_image: add error handling code for ifd_offset value
Jean-Philippe ANDRÉ (8):
access: Fix warning hiding a potential crash
edje: Add workaround for misuses of clip_set
evas filters: Fix a rare crash in text render (SW)
evas map: Fix test case "Flip Page"
scroller: Fix wheel scroll with imbricated H+V scrollers
scroller: Fix CRI if scroll animation is disabled
scroller: Fix freeze after dragging bars
scroller: Fix issues with looping and paging
Jeeyong Um (2):
Colorclass: Add fixed attribute to remove error message
elm.hoversel: adjust alignment correctly in mirror mode
Jiwon Kim (1):
edje: remove invalid macro-check regarding coreaudio
Jiyoun Park (1):
evas_clip: fix bug _clipper_del_cb function unset current clipper
Marcel Hollerbach (3):
combobox: Fix combobox for the case the parent is not the window
combobox: fix layer setting for the hover
combobox: fix 0px height on first click
Mike Blumenkrantz (7):
doc: add explicit note for timeline animator about first frame position
ecore-evas: add flag for buffer canvas to prevent deadlock in pixels_get
ecore-wl2: CRI when attempting to create a window from a server display
object
ecore-wl2: stop setting all windows as toplevels on creation
ecore-wl2: create window surfaces immediately when windows are created
elm_win: set wl window type during finalize
ecore-wl2: do not reconnect on protocol error for non-server processes
Minkyoung Kim (2):
evas: If there isn't clipper when recalcing clip, set mask.clip = NULL.
EvasGL: Do internal make current if context changed.
Shinwoo Kim (2):
elementary: access calls "access,activated" smart callback
elementary: win - override atspi component get interface
Stefan Schmidt (2):
build: disable epoll support on solaris based systems
release: Update NEWS and bump version for 1.19.0 release
Vincent Torri (1):
Evil: fix fcntl() with sockets
Youngbok Shin (2):
evas textblock: fix top/bottom valign tag reversed issue
evas: give width offset when Evas tries to find ellipsis position
-----------------------------------------------------------------------
No new revisions were added by this update.
--