efl/legacy
Gustavo Sverzut Barbieri d964e8e5cb welcome edje_inspector.
This tool inspects a binary EDJ file and dumps group names, part
names, parts, programs, externals, images, fonts and global data of
it. The output is in both human readable (edc-like) and machine
readable (easily parseable with shell scripts).

It allows filtering of groups, parts and programs names using glob
expressions (fnmatch). Also allows filtering of parts/prgrams that are
marked with "api:".

My idea is to later change elementary-generator to use this tool and
generate code for any Edje file, generating stub code for windows and
layouts marked with names "elm/win/*" and "elm/layoyt/application/*",
exposing parts marked as "api:". It would be much more helpful and
extensible than the current generator that is based on pre-defined C
code.



SVN revision: 54846
2010-11-22 23:24:44 +00:00
..
ecore Only remove from existing list 2010-11-22 20:51:20 +00:00
edje welcome edje_inspector. 2010-11-22 23:24:44 +00:00
eet now we know it works - doc it. 2010-11-21 14:50:47 +00:00
eeze fix calloc usage 2010-11-22 23:04:45 +00:00
efreet TODO++ 2010-11-22 21:31:35 +00:00
eina * eina: make -C doesn't exist on OpenBSD. 2010-11-21 11:03:53 +00:00
eio * eio, ethumb and elementary: snapshot increase. 2010-11-12 16:03:34 +00:00
embryo * efl: beta2 ! 2010-11-12 16:01:55 +00:00
emotion warning cleanup. 2010-11-19 02:51:46 +00:00
ethumb * eio, ethumb and elementary: snapshot increase. 2010-11-12 16:03:34 +00:00
evas * evas: remove useless header. 2010-11-22 14:19:08 +00:00
evil * src/lib/Evil.h: 2010-11-06 07:10:12 +00:00