efl/legacy/edje/src/bin
tsauerbeck 5a4030f762 boolean values can now be specified in the following ways: 0, false, off resp 1, true, on (case insensitive)
SVN revision: 11864
2004-10-13 18:07:56 +00:00
..
.cvsignore added edje_decc to cvsignore 2004-10-10 08:22:54 +00:00
Makefile.am include edje_recc in EXTRA_DIST 2004-08-31 23:06:09 +00:00
edje_cc.c allow text source and text style sources to be specified.. this lets multiple 2004-10-13 03:43:42 +00:00
edje_cc.h boolean values can now be specified in the following ways: 0, false, off resp 1, true, on (case insensitive) 2004-10-13 18:07:56 +00:00
edje_cc_handlers.c boolean values can now be specified in the following ways: 0, false, off resp 1, true, on (case insensitive) 2004-10-13 18:07:56 +00:00
edje_cc_mem.c mem allocs guaranteed now... they are wrapped and errors handled centrally 2003-06-12 22:34:51 +00:00
edje_cc_out.c adapted to embryo_cc changes 2004-10-12 16:58:18 +00:00
edje_cc_parse.c boolean values can now be specified in the following ways: 0, false, off resp 1, true, on (case insensitive) 2004-10-13 18:07:56 +00:00
edje_cc_sources.c fixed an endless loop caused by unexpected preprocessor commands. tweaked the code a bit so its more readable, hopefully. 2004-10-08 17:03:04 +00:00
edje_decc.c this should make a lot of themers happy. 2004-09-01 05:41:26 +00:00
edje_decc.h edje decompiling works now! you can decompile an edje .eet back into source 2004-08-29 11:03:19 +00:00
edje_ls.c call edje_shutdown() 2004-01-17 15:37:48 +00:00
edje_main.c don't print constant data 2004-10-10 10:00:51 +00:00
edje_main.h Rename edje.h in the src/bin so it doesn't conflict with Edje.h on 2004-07-16 23:33:41 +00:00
edje_recc actually delete ...edje_tmp at the start (add a -r since its a dir) 2004-09-08 01:49:37 +00:00