efl/legacy/edje/src/bin
Leandro Dorileo c403be3bb7 Edje: invalidate double named group
What happens if a group has 2 name statements("double named")?
edje will fail to free the groups cache while shuting down due
the collection directory entry hash having two entries with
different names but pointing to the same object - the second try
to free the part mem pool will fail - since it was freed before -
and issue an abort.


SVN revision: 82093
2013-01-03 18:17:42 +00:00
..
epp edje: report type of file when listing files used by an edc. 2012-09-04 02:13:05 +00:00
Makefile.am edje: support adding physics worlds and bodies 2012-11-28 22:38:47 +00:00
edje_cc.c edje: line on log cb shadows line declared on header 2012-12-11 15:55:13 +00:00
edje_cc.h edje: support faces for 3d effects 2012-12-11 14:09:03 +00:00
edje_cc_handlers.c Edje: invalidate double named group 2013-01-03 18:17:42 +00:00
edje_cc_mem.c fix edje error reporting for once and for all. 2012-07-31 22:42:03 +00:00
edje_cc_out.c Fix for edje_cc that didn't like insertion of element before the first element 2012-12-18 13:54:02 +00:00
edje_cc_parse.c edje: random code cleanup 2012-12-11 17:38:20 +00:00
edje_cc_sources.c edje: unbork amalgamation. 2012-12-07 02:04:44 +00:00
edje_codegen.c Revert commit r81335 2013-01-02 17:37:04 +00:00
edje_convert.c fix edje error reporting for once and for all. 2012-07-31 22:42:03 +00:00
edje_convert.h * edje: move code around. 2010-08-11 18:29:41 +00:00
edje_convert_main.c fix edje error reporting for once and for all. 2012-07-31 22:42:03 +00:00
edje_data_convert.c * edje: finally fix all this eet mess. 2010-08-13 16:35:45 +00:00
edje_decc.c edje: unbork amalgamation. 2012-12-07 02:04:44 +00:00
edje_decc.h edje: unbork amalgamation. 2012-12-07 02:04:44 +00:00
edje_external_inspector.c better include of headers 2011-01-03 08:11:36 +00:00
edje_inspector.c edje: make it compile on Solaris 11. 2012-12-05 02:07:51 +00:00
edje_multisense_convert.c fix edje error reporting for once and for all. 2012-07-31 22:42:03 +00:00
edje_multisense_convert.h From: Prince Kumar Dubey <prince.dubey@samsung.com> 2011-11-04 12:18:13 +00:00
edje_pick.c edje edje_pick.c: Removed unused variable. 2012-12-10 05:53:30 +00:00
edje_player.c edje player: support message sending 2012-11-23 21:27:28 +00:00
edje_recc remove trailing spaces 2008-03-24 08:22:01 +00:00
edje_watch.c edje: let edje_cc warning get through edje_watch. 2012-10-26 04:29:58 +00:00