efl/legacy
Hugo Camboulive e4b874d3c4 From: Hugo Camboulive <hugo.camboulive@gmail.com>
Subject: [E-devel] [E-Devel] [Patch] Edje Message - add the callback
recursively

When you send a message from an edje subgroup (part { type: GROUP
...}), the
message callback isn't called because it tries to reach
ed->message.func,
which is only defined for the top edje part.
This patches adds the callback and data to all the subgroups
recursively.



SVN revision: 50538
2010-07-27 10:08:40 +00:00
..
ecore Fix up a little formatting (wrt wrapping). 2010-07-27 06:33:47 +00:00
edje From: Hugo Camboulive <hugo.camboulive@gmail.com> 2010-07-27 10:08:40 +00:00
eet eet: typo. Patch by Vincent Torri 2010-07-23 07:32:34 +00:00
eeze sigh 2010-07-09 16:44:33 +00:00
efreet goto not needed anymore with alloca 2010-07-25 20:38:28 +00:00
eina Eina: implement the macro eina_binshare_add. 2010-07-27 09:41:34 +00:00
eio * eio: Add an error callback, some docs and a small README. 2010-07-23 11:00:44 +00:00
embryo Move Embryo.h header to own dir. 2010-07-09 06:31:53 +00:00
emotion doxygen 2010-07-25 18:29:01 +00:00
ethumb ethumb: Invalid access upon ethumb_free 2010-07-15 12:45:52 +00:00
evas Bloody fenceposts. Draw the right stuff when rendering. neon fixes ++ ;-) 2010-07-26 05:37:36 +00:00
evil * doc/Doxyfile: 2010-05-29 10:51:06 +00:00