This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.18.0-alpha2
in repository core/efl.
at 48c1d92 (tag)
tagging 556082d2e2a6a466c92482f77e41ee29fa9fac9d (commit)
replaces v1.18.0-alpha1
tagged by Stefan Schmidt
on Sat Jul 23 12:57:39 2016 +0200
- Log -----------------------------------------------------------------
v1.18.0-alpha2
Carsten Haitzler (7):
eina rbtree iterator - fix leak found while debugging other problems
evas - on shutdown avoid potential invalid memory access
edje lang set - fix coverity harmless complaint
ignore generated shaders .x file
evas objkect image - make opaque rect getting code more readable
evas image updates - reduce overhead with bordered images not scaled
elm flip - make it not crash and interactive mode work again
Cedric BAIL (4):
elementary: as screen get bigger, we need more cache to store
uncompressed image.
config: increase base image cache to fit two 4K background in.
edje: allow inheritance from an aliased group.
elementary: disable visual hint at odd/even.
Chris Michael (9):
Revert "elementary: Fix issue of toggling border state causing visual
jumps"
evas: Fix missing breaks in switch
edje: Fix unchecked return value
eldbus: Check return value and error out if necessary
elementary: Remove logically dead code
elementary: Remove logically dead code
eina: Fix null pointer derefernce
elput: Use proper variable type
elementary: Remove logically dead code
Daniel Hirt (1):
Ui text: remove unused variables
Daniel Kolesa (4):
elua: enable module lookups in apps location
docs: begin modularizing the doc generator script
docs: split off writer and utils into modules in docgen
docs: split type serializers and keyword ref into their own module in
docgen
Derek Foreman (2):
wayland_shm: Add missing headers to wayland_shm sources
wayland_shm: Speed up dmabuf on intel
Jean-Philippe ANDRÉ (11):
evas: Avoid proxy subrender if size is 0
evas: Add a textblock to the image proxy example
efl: Hold event (EO API) should implement instance_get
efl: Add support for efl_event_flags() to hold events
drm2: Fix shadow variable
eo: Change eo_override to avoid struct passing and GCC construct
tests: Add ifdef clang to avoid warning on GCC and elsewhere
textblock: Prevent crash in evas_object_textblock_cursor_new(NULL)
evas: Fix call to NULL object
eo: Prevent eo_override to be called on an already overridden object
eo: Fix override test case to match new policy
Marcel Hollerbach (1):
ecore_wl2: be compatible with x input
Mike Blumenkrantz (7):
elm_win: update opaque region when frame is deleted
elm_win: simplify opaque region updating during fullscreening
theme: copy border icon click -> elm,action,signal program
elm_win: handle elm,action,menu signal for wl clients
Revert "elementary: Make wl frame borders above content"
elm_win: simplify borderless_set when reapplying the same state
elm_win: move window contents back to 0,0 when deleting frame object
Stefan Schmidt (2):
ecore_wl2: dnd: fix leak of event resource when not used
release: Update NEWS and bump version for 1.18.0-alpha2 release
Thiep Ha (1):
elementary: change cursor types for cocoa
Vyacheslav Reutskiy (2):
edje_pick: copy dependent group
edje_pick: reset alias flag for copied group
perepelits.m (2):
edje: fix ambient color
edje: fix specular color
-----------------------------------------------------------------------
No new revisions were added by this update.
--