summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* eolian: allow silencing of type errors in validationDaniel Kolesa2016-02-102-3/+5
* edje_cc: allow omitting "name" keyword in color_classes.color_class blockJee-Yong Um2016-02-051-0/+26
* edje_cc: fix detecting missing part for insert_before/afterCedric BAIL2016-02-053-23/+22
* edje: introduce color_tree (color_class inheritance)Jee-Yong Um2016-02-054-0/+194
* Eo: add support for initialising eo after it has been shut down.Tom Hacohen2016-02-041-1/+1
* eolian-js: Remove replacing commas by underscores in events.Felipe Magno de Almeida2016-02-031-1/+0
* eolian-js: Modified formating to replace verb position in method namesFelipe Magno de Almeida2016-02-032-27/+178
* eolian: add parsing and generation of hot eventsDaniel Kolesa2016-02-021-2/+3
* edje_cc: remove redundant comments which makes reference seem weirdJee-Yong Um2016-01-221-3/+1
* Revert "edje_cc: fix detecting missing part for insert_before/after"Carsten Haitzler (Rasterman)2016-01-203-22/+49
* edje_cc: fix detecting missing part for insert_before/afterJee-Yong Um2016-01-203-49/+22
* efreet: fix undeclared functionJean Guyomarc'h2016-01-071-1/+2
* edje: Fix compiler warning about set but not used variablesChris Michael2016-01-051-4/+4
* edje_cc: abort when insert_before/after part doesn't existJee-Yong Um2016-01-043-5/+46
* edje: implementation of Edje_3dperepelits.m2016-01-044-21/+449
* Edje_cc: support braces for description.proxy attribute.Mykyta Biliavskyi2015-12-301-0/+1
* Evil: integrate the dlfcn code into EvilVincent Torri2015-12-291-1/+0
* edje: add text_classes syntax to EDCJee-Yong Um2015-12-244-0/+167
* efl-js: JavaScript Eolian bindingFelipe Magno de Almeida2015-12-2310-0/+1842
* efreetd: send ipc for EFREET_EVENT_DESKTOP_CACHE_BUILD...alwaysMike Blumenkrantz2015-12-233-0/+9
* edje - list mouse pressed signals as they are new in edcrefCarsten Haitzler (Rasterman)2015-12-231-0/+2
* edje_cc: redo part type setting to be even more correctMike Blumenkrantz2015-12-161-4/+13
* edje_cc: correctly copy part descriptions when setting part typeMike Blumenkrantz2015-12-161-2/+12
* edje_cc: move part desc free function within fileMike Blumenkrantz2015-12-161-55/+55
* edje_cc: terminate filter file scriptsMike Blumenkrantz2015-12-161-2/+1
* edje_cc: track parts for descriptions, ensure part types match when inheritingMike Blumenkrantz2015-12-161-2/+20
* efreet_icon_cache_create: null theme eet file to avoid double freeMike Blumenkrantz2015-12-161-0/+1
* Eolian gen: Don't fail if file is empty (--gi)Jean-Philippe Andre2015-12-141-1/+1
* edje_cc: Use ecore_file_file_get() and ecore_file_dir_get() for EDC parsingVincent Torri2015-12-102-51/+13
* Edje cc: Fix use of uninitialised value.Tom Hacohen2015-12-081-1/+5
* Eolian legacy generator: Make code a bit clearer.Tom Hacohen2015-12-081-2/+3
* Evil: fix infinite recursive loop in previous addition of setlocale() in EvilVincent Torri2015-12-083-0/+3
* edje: introduce size_class attributeJee-Yong Um2015-12-084-0/+194
* edje_cc: Fix parsing including file path in EDC on Windows.Jaehyun Cho2015-12-082-6/+28
* efl: add binary mode to open() callsVincent Torri2015-12-052-2/+10
* efl: add binary mode to fdopen() callsVincent Torri2015-12-051-1/+1
* efl: add binary mode to f(re)open() callsVincent Torri2015-12-055-6/+6
* fix efreetd to scan more subdirs for desktop and icon filesCarsten Haitzler (Rasterman)2015-12-021-2/+2
* efreet desktop tracking - fix monitoring of dirs of custom desktopsCarsten Haitzler (Rasterman)2015-12-021-1/+3
* edje cc fix - we parsed floats not intsfor min and max desc sizeCarsten Haitzler (Rasterman)2015-12-021-4/+4
* evas_cserve2: use void to force empty function parametersStefan Schmidt2015-11-261-4/+4
* edje_decc: use void to force empty function parametersStefan Schmidt2015-11-261-2/+2
* eet: Fix warning in eet fileVivek Ellur2015-11-231-1/+1
* evil: fix uninitialize warningVivek Ellur2015-11-221-1/+1
* [eolian_gen] remove documentation for removed argument.Andy Williams2015-11-191-2/+1
* eolian: turn "undefined type" into its own EOLIAN_TYPEDaniel Kolesa2015-11-191-3/+2
* edje: revise the explanation for mask_flags attributeJee-Yong Um2015-11-191-4/+5
* eo generator: better output whitespace handling with pointersDaniel Kolesa2015-11-111-1/+5
* eo generator: remove unneeded/harmful codeDaniel Kolesa2015-11-101-9/+1
* edje_cc: Allow LOSSY compression without quality paramJean-Philippe Andre2015-11-101-2/+4