efl/legacy
Caio Marcelo de Oliveira Filho 20df0987d1 Edje: support for parsing flag-style values (and combinantions of them) in edje_cc.
For example:

    field: FLAG_A FLAG_B FLAG_C;   // at least one flag is needed

And we can assign a bit for each FLAG_*, the result would be the OR between all of them.
Refactored a bit of parse_enum to re-use code there.


SVN revision: 34168
2008-04-01 21:28:28 +00:00
..
ecore add xtest faking key support. 2008-03-28 14:38:35 +00:00
edje Edje: support for parsing flag-style values (and combinantions of them) in edje_cc. 2008-04-01 21:28:28 +00:00
eet since patch from vincent. 2008-03-31 15:48:59 +00:00
efreet - patch from Michael <sECuRE+e17 at twice-irc dot de> to fix possible mem 2008-03-18 04:01:41 +00:00
embryo add guards when including config.h 2008-03-28 18:32:09 +00:00
emotion fix #ifdef 2008-03-20 21:13:55 +00:00
evas add a hold event to feed. 2008-03-31 21:38:38 +00:00
evil * src/lib/Evil.h: 2008-03-28 17:05:16 +00:00