This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.19.0-beta1
in repository core/efl.
at cb1c06a (tag)
tagging 7ce1a1467b072878407bb57e032d6f5a206a6ec5 (commit)
replaces v1.19.0-alpha1
tagged by Stefan Schmidt
on Mon Feb 13 16:44:44 2017 +0100
- Log -----------------------------------------------------------------
v1.19.0-beta1
Andy Williams (1):
elm_code: Fix syntax crash on trailing newline in multiline macro
Carsten Haitzler (21):
vpath usage - simplify to bare minimum to make gustavo happy
evas wl shm - fix warning with unused variable
elm code - silence possibly uninitialied compiler warnings
ecore pipe - fix warning of comparing integers of differing sizes
efl io - fix using wrong type for return values pointed to
efl base class - fix warning about comparing differing sizes
evas convert color - neon asm - fix warning by casting - no side effects
evas draw func get - make pixels as unused as it is in neon asm cases
evas blit main - put mmx funcs in ifdefs as they are not used on arm
evas smooth scaler - fix warning where indenting is misleading
evas gl drm engine - fix warning about struct wl_resource not used
evas wayland egl engine - fix warning about struct wl_resource not used
evas generic loader ps - fix warning about printf format mismatch type
eo base - fix warnings for debug logs to get format string types happy
evas color copy neon asm - declare tmp as output not input for warning--
evlog/log bt - fix size casting tot stop warning when printing errs
eina inlist - cast container via void ptr to avoid warnings
evas gl common - make render op explicitly signed as we set it to -1
vpath file - add a keey property to know if obj should be kept around
configure - eolian seemingly still needs evil due to eina
efl net proxy helper - use infinite for and sleeps instead of pause
Cedric BAIL (1):
evas: use the right structure to not over allocate memory.
Christopher Michael (1):
ecore-drm2: Fix debug messages to use proper type
Daniel Kolesa (2):
eolian: fix memory leak in doc tokens (CID 1367505)
eolian: silence static analyzer null check (CID 1369018)
Derek Foreman (2):
ecore_wl2: Update compositor bind now that damage_buffer is released
ecore: Don't call _ecore_fd_valid() in release builds
Felipe Magno de Almeida (1):
elementary-cxx: Make C++ test compile a not used archive so linking can
be avoided
Jaeun Choi (1):
evas: fix bugs in gif image loader
Jean-Philippe ANDRÉ (2):
win: Make ELM_ACCEL work with msaa, depth & stencil
evas gl: Partially fix MSAA for GLES 3 drivers
Marcel Hollerbach (3):
efl_object: document when callbacks are called
evas: fix child position when the container is moved
evas_table: abort when there is already the option struct
Mike Blumenkrantz (1):
ecore-wl2: roundtrip during client disconnect
Minkyoung Kim (1):
EvasGL: For depth&stencil&msaa, use renderbuffer instead of texture
Myoungwoon Roy, Kim (2):
doxygen: Fix typos & invalid statements in Ecore_Getopt and Ecore_Legacy
doxygen: Fix typos & invalid statements in ecore
Romain Naour (2):
eina_modinfo: add missing dependency on libeina.la
net_proxy_helper: fix typo in dependencies
Stefan Schmidt (7):
src/utils: remove no longer used gitigonre and directories
build: add mapping between ecore_file and ecore-file for pkgconfig files
tests: eina_file: remove unused variable
tests: eina_file: fix coding style in file_unlink test case
tests: eina_file: check if the fd is really 0 when we set close file to
true
eina: make the ein_file_unlink symbol availbale form the ein_file header
release: Update NEWS and bump version for 1.19.0-beta1 release
Stephen 'Okra' Houston (1):
Sysinfo gadget themes: Account for vertical theme.
Woochan Lee (1):
elm_index: Skip box auto fill when index size is invalid.
-----------------------------------------------------------------------
No new revisions were added by this update.
--