summaryrefslogtreecommitdiff
path: root/src/bin/edje/edje_cc_out.c
Commit message (Expand)AuthorAgeFilesLines
* canvas 3d: remove all canvas3d features across efl.Hermet Park2020-03-251-7/+0
* canvas3d: remove all feature implementation in edje/edje_ccHermet Park2020-03-201-239/+0
* edje_cc - provide better error info log on part id out of rangeCarsten Haitzler (Rasterman)2020-03-121-1/+2
* edje: Rename Json to Lottie in edj supportingJunsuChoi2020-03-101-7/+7
* edje: add json file support featureYoungBok Shin2020-02-171-11/+40
* edje_cc: Fix always true condition.JunsuChoi2019-08-221-2/+2
* edje_cc: protect array lookupMarcel Hollerbach2019-06-091-0/+8
* edje_cc_out: Exit instead of segfault on OpenBSD.Alastair Poole2019-06-091-0/+6
* edje_cc: remove compile fails when setting a complex object as a clipperMike Blumenkrantz2019-05-311-18/+0
* efl.file: improve api a bitMike Blumenkrantz2019-02-271-1/+3
* edje_cc: check return value of fseeksYeongjong Lee2019-01-281-1/+2
* edje_cc: fail upon detecting invalid part description references in programsMike Blumenkrantz2019-01-171-1/+29
* edje_cc - warn - fix buf truncation by snprintf by extending buffersCarsten Haitzler (Rasterman)2018-11-091-3/+3
* edje_cc - warn - fix free cb to be of right prototypeCarsten Haitzler (Rasterman)2018-11-091-1/+7
* edje_cc: change .mo file write location to be relative to the .edj fileMike Blumenkrantz2018-08-081-7/+16
* Revert "edje_cc: temporarily disable aborting compile when namespace validati...Mike Blumenkrantz2018-07-061-15/+4
* edje_cc: add 'skip_namespace_validation' keywordMike Blumenkrantz2018-07-051-13/+19
* Revert "edje: code refactoring for readibility."Hermet Park2018-06-211-23/+23
* edje_cc: temporarily disable aborting compile when namespace validation failsMike Blumenkrantz2018-06-151-4/+15
* edje_cc: add option for verifying namespace usageMike Blumenkrantz2018-06-151-0/+79
* edje: code refactoring for readibility.Hermet Park2018-06-071-21/+21
* edje_cc: fixup edje_collections_lookup hash ids during collection pruningMike Blumenkrantz2018-06-071-4/+9
* edje_cc: do not keep the filedescriptorMarcel Hollerbach2018-05-141-6/+9
* edje: add ability to reference images from other edje filesMike Blumenkrantz2018-02-281-3/+17
* edje: reformat bin/ c filesMike Blumenkrantz2018-02-281-615/+622
* edje: EDJE_IMAGE_SOURCE_TYPE_EXTERNAL -> EDJE_IMAGE_SOURCE_TYPE_USERMike Blumenkrantz2018-02-281-3/+3
* edje_cc: simplify thread tracking for exiting on signalMike Blumenkrantz2018-01-261-49/+33
* edje_cc: make -thread optionMike Blumenkrantz2018-01-261-107/+148
* Fix and simpligy windows behaviour.Andy Williams2017-12-311-0/+1
* evas vg: Add FIXME and fix strbuf useJean-Philippe Andre2017-10-271-9/+10
* edje: use the file_set api from vg canvas to load and parse svg file.subhransu mohanty2017-10-271-24/+22
* edje_cc: fix a memory leak issue when edje_cc writes imagesYoungbok Shin2017-10-131-1/+1
* edje: Fix warning messageJean-Philippe Andre2017-08-221-2/+3
* edje_cc out: fix div by 0 correctlyAmitesh Singh2017-07-241-2/+2
* edje_cc out - fix theoretical div by 0Carsten Haitzler (Rasterman)2017-07-231-1/+4
* edje_cc out ... fix theoretical div by zero...Carsten Haitzler (Rasterman)2017-07-231-1/+4
* edje_cc out ... check more iui list element ptrs to help coverityCarsten Haitzler (Rasterman)2017-07-231-4/+4
* edje_cc out - double check list element ptr to make coverity happyCarsten Haitzler (Rasterman)2017-07-231-1/+1
* edje: support legacy Textblock calculation logic for 1.18 edje fileYoungbok Shin2017-07-041-0/+12
* edje: better error message when a po file does not existJean Guyomarc'h2017-03-091-1/+1
* edje_cc - fix potential divide by 0 in info output if file size is 0Carsten Haitzler (Rasterman)2017-02-081-1/+3
* ifdef RUN_IN_TREE logic.Gustavo Sverzut Barbieri2017-02-031-0/+2
* edje_cc: remove 'inherit_only' groups from result edj fileVyacheslav Reutskiy2017-02-011-1/+6
* edje_cc: delete unused image sets from edj file.Mykyta Biliavskyi2017-01-191-1/+14
* Edje_cc: update images.set.image names when write edj file.Mykyta Biliavskyi2016-12-291-0/+16
* edje_cc - fix warning about freeing a const char ptrCarsten Haitzler (Rasterman)2016-12-281-1/+1
* edje_cc: add svg file name '.png' if it use as imageVyacheslav Reutskiy2016-12-221-2/+16
* edje_cc: calculate and save the parts count in "edje/file"Vyacheslav Reutskiy2016-12-221-0/+26
* fix edje_cc segv when compiling bling bling themeCarsten Haitzler (Rasterman)2016-10-151-2/+5
* edje_cc: don't warn when image attributes are missing in inherit_only groupYoungbok Shin2016-09-281-0/+3