edje: add broadcast_signal: bool.
authorCedric BAIL <cedric.bail@free.fr>
Tue, 14 Feb 2012 14:07:39 +0000 (14:07 +0000)
committerCedric BAIL <cedric.bail@free.fr>
Tue, 14 Feb 2012 14:07:39 +0000 (14:07 +0000)
commit70c734ebdd8973ca67740ba4b060767a68d073e0
tree256f490d20dd1cd21692ad8bdeb9e0a1673d81c9
parent5d4f7667cb0a1abd969fb236a5af43569fc0c4ea
edje: add broadcast_signal: bool.

This make it possible to completly disable signal broadcasting as this
new behaviour broke Edje 1.0 file. It's also now possible to use the
same group in different part in the same parent group without any issue.

I am tempted to backport this patch to 1.1 branch as it would make it
play nicely with file coming from Edje 1.0.

Another issue that this patch fix is that I did increment the minor version
as we really have add a lot of addition since Edje 1.1 and Edje file build
with trunk may not play well anymore on Edje 1.1.

SVN revision: 67936
legacy/edje/ChangeLog
legacy/edje/NEWS
legacy/edje/src/bin/edje_cc_handlers.c
legacy/edje/src/lib/edje_cache.c
legacy/edje/src/lib/edje_private.h
legacy/edje/src/lib/edje_program.c