efl/legacy/edje/src/bin
Cedric BAIL 70c734ebdd 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
2012-02-14 14:07:39 +00:00
..
epp Edje: Fixed a couple of warnings that really don't indicate issues. 2012-01-16 12:34:13 +00:00
Makefile.am From: Prince Kumar Dubey <prince.dubey@samsung.com> 2011-11-04 12:18:13 +00:00
edje_cc.c From: Prince Kumar Dubey <prince.dubey@samsung.com> 2011-11-04 12:18:13 +00:00
edje_cc.h edje: fix use of inherit, overridding and alias. 2012-01-25 16:47:38 +00:00
edje_cc_handlers.c edje: add broadcast_signal: bool. 2012-02-14 14:07:39 +00:00
edje_cc_mem.c back out: 2011-12-16 00:29:05 +00:00
edje_cc_out.c edje: don't forget to reference child image in set. 2012-01-25 18:37:10 +00:00
edje_cc_parse.c Edje cc: Remove unused parameters cpp_token_line/file. 2012-01-19 08:17:07 +00:00
edje_cc_sources.c Edje: Fixed a couple of compilation warnings. 2011-08-18 11:41:04 +00:00
edje_convert.c
edje_convert.h
edje_convert_main.c
edje_data_convert.c
edje_decc.c fix annoying log spam 2012-01-06 00:59:35 +00:00
edje_decc.h
edje_external_inspector.c
edje_inspector.c Edje: Fixed a lot of warnings. 2012-01-19 08:17:12 +00:00
edje_multisense_convert.c Edje: Fixed a lot of warnings. 2012-01-19 08:17:12 +00:00
edje_multisense_convert.h From: Prince Kumar Dubey <prince.dubey@samsung.com> 2011-11-04 12:18:13 +00:00
edje_player.c From: Ulrich Eckhardt <doomster@knuut.de> 2011-06-15 09:38:08 +00:00
edje_recc