This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.18.0-beta2
in repository core/efl.
at 478dead (tag)
tagging 716be1bae404ceab049832da679d4e0598791ae2 (commit)
replaces v1.18.0-beta1
tagged by Stefan Schmidt
on Tue Aug 2 23:46:55 2016 +0200
- Log -----------------------------------------------------------------
v1.18.0-beta2
Amitesh Singh (1):
entry: allow force recalc on "size,eval" "elm" signal
Carsten Haitzler (14):
efl - ecore-x - work around e's badness in makeing an x image for all wins
edje entry - check all minor struct callocs and on fail report + unwind
evas canvas destruction - detect zombie objs and hack at them with axes
evas generic gst loader - handle fwrite return value for coverity
fix warnings in sanhyeons's patch/fix
efl - elm genlist - clean up sanghyeon's patch to be less code
ecore imf - ibus - fix destroy/disconnect handling that crashes
data for elm - remove misleading and unused Makefile.am
ecore_audio - save 232k of real RAM by dlopening depednecies
edje - reduce memory footrpint by dlopening ephysics on demand
ecore-imf - fix stupidity of loading ALL modules even if not needed
edje_cc build - link to lua and use ula cflags as edje_cc uses lua
efl runtime dynamic lib loading - make errors consistent and useful
elm scroller accel was broken by default confgis setting it to 0. fix
Cedric BAIL (4):
eio: all our tests need eina and we aren't testing eina here, so init
once and for all.
eio: add a test for T3237.
eina: add back option lost at some point for debugging.
autotools: since it has been broken for some times and nobody noticed,
let's remove per directory support.
Chris Michael (6):
ecore-wl2: Add safety check for valid compositor
elementary: Avoid possibly setting opaque region twice
elementary: Fix issue of wrong minimum size for some E dialogs
elementary: Reduce variable usage
ecore-drm2: Add API for vt-switching
ecore-drm2: Fix issue of VT-Switching going blank on returns
Daniel Hirt (1):
Canvas text: fix range geometry calculation for RTL
Daniel Kolesa (7):
docs: initial bits for theming support for graphs
docs: support for writing edge styles for individual connections
elua: add table serializer/deserializer
docs: add theme loader for graphs
docs: support for foldable inheritance graphs
docs: allow rank dir and size to be changed in theme
docs: put graph before hierarchy
Derek Foreman (4):
wayland_shm: Use correct filename in unlink
elput: Use correct filename in unlink
ecore-drm2: Silence compiler warning
ecore_drm2: Fix a condition where no outputs are enabled
Gustavo Sverzut Barbieri (2):
eo-mode.el for emacs.
eo-mode.el: add @nonull and void_ptr.
Hermet Park (1):
elementary widget: fix a wrong disabled behavior.
Jean Guyomarc'h (1):
ecore_audio: use the correct module wrapper
Jean-Philippe ANDRÉ (6):
elm: Fix extra mouse,in events in layout_content_unset
win: Fix evas framespace under X
tests: Add missing function implementations
scrollable: Avoid useless connect to animator
ecore_evas: Register animators for inline image ee
tests: Place inline window inside a box
Jonghee Choi (1):
[CONFIG] call elm_rescale() only when scale value is changed
Romain Naour (1):
elementary: remove *.eo.h files from includesub_HEADERS
SangHyeon Lee (1):
genlist: fix memory-leak in filter queue and refactoring queue iteration
Stefan Schmidt (14):
eldbus: make sure eldbus model is hidden behind the BETA API flag
elm: sys_notify: add guards to inlcude eo and legacy header only when
allowed
elm: object_item: add guards to include eo and legacy header only when
allowed
evas: xcb: fix build break of xcb engine
ecore: xcb: make sure length_name is always initialized
eina: promise: fix memory leak in error path
tests: eina: comment out unused test to avoid warning
tests: ecore: try to keep constness for Efl_Version
build remove now unused eolian subbuild helper makefile
build: do not dist now longer available files
tests: eio: add Eina.h include for eina_init and shutdown functions.
tests: ecore_con: make sure info is initialized
tests: eolian_cxx: add define to allow the use of beta APIs like eo
release: Update NEWS and bump version for 1.18.0-beta2 release
Subhransu Mohanty (2):
edje: Fix handling of polygon and polyline node.
edje: throw error when vector resource not found.
Tom Hacohen (1):
Eo: Move Eo back into beta.
Vitalii Vorobiov (2):
edje_edit: avoid such values like 2.77556e-17
edje_edit: delete swallowed object before unswallowing (for part type
GROUP)
Vitor Sousa (1):
elementary: fix legacy path set/get for Fileselector specializations
Woochan Lee (1):
multibuttonentry: Fix wrong definitions.
jinwoo.shin (1):
Fix memory leak issue on genlist_example_02
-----------------------------------------------------------------------
No new revisions were added by this update.
--