edje: add broadcast_signal: bool.
authorcedric <cedric>
Tue, 14 Feb 2012 14:07:39 +0000 (14:07 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 14 Feb 2012 14:07:39 +0000 (14:07 +0000)
commit8c5c922d6470a8508b3d6bf67a4af7170581307f
tree180afe7a68a72ec342ba33e75381e3decb598b45
parent974b8ae2d4825a69f2318036322953a476833d71
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.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@67936 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
ChangeLog
NEWS
src/bin/edje_cc_handlers.c
src/lib/edje_cache.c
src/lib/edje_private.h
src/lib/edje_program.c