summaryrefslogtreecommitdiff
path: root/src/lib/edje/edje_data.c
Commit message (Expand)AuthorAgeFilesLines
* efl: Make lua support optionaldevs/felipealmeida/deliveredJoão Paulo Taylor Ienczak Zanette2021-01-311-0/+2
* edje: Rename EAPI macro to EDJE_API in Edje libraryFelipe Magno de Almeida2020-12-141-9/+9
* canvas 3d: remove all canvas3d features across efl.Hermet Park2020-03-251-2/+0
* canvas 3d: remove canvas3d edjeHermet Park2020-03-191-135/+0
* edje: guarantee the theme abi compatility.Hermet Park2020-02-201-0/+1
* edje: modify to respect user set fixed propertyWonki Kim2020-02-191-0/+2
* edje: add json file support featureYoungBok Shin2020-02-171-0/+3
* edje - store original size in edje struct and dont exceed max sizeCarsten Haitzler (Rasterman)2020-01-221-0/+2
* evas_textblock: content fit featureAli Alzyod2019-12-121-0/+2
* Revert "evas_textblock: content fit feature"Carsten Haitzler (Rasterman)2019-11-071-2/+0
* evas_textblock: content fit featureAli Alzyod2019-11-051-0/+2
* edje: Add support for map zoom to use other part center.Subodh Kumar2019-07-121-0/+2
* edje: free more data descriptors on shutdownMike Blumenkrantz2019-02-261-0/+3
* Revert "edje: code refactoring for readibility."Hermet Park2018-06-211-1/+1
* edje: code refactoring for readibility.Hermet Park2018-06-071-1/+1
* edje: add ability to reference images from other edje filesMike Blumenkrantz2018-02-281-0/+10
* edje_cc: add "id" toplevel propertyMike Blumenkrantz2018-02-281-0/+1
* edje: cleanup old implementation of handling svg file.subhransu mohanty2017-10-271-424/+0
* edje: add efl_version propertyYoungbok Shin2017-06-141-0/+2
* edje_cc: introduce "Anchors" - easy way to set parts relationshipJeeyong Um2017-04-251-1/+3
* edje - fix crash on loading ancient edje filesCarsten Haitzler (Rasterman)2017-02-031-1/+10
* edje_data: add the missed vector data.Jaehwan Kim2016-12-231-0/+10
* edje: support filtering allowed seats per partBruno Dilly2016-12-211-0/+13
* edje: add flag to choose between evas or edje seat namingBruno Dilly2016-12-191-0/+1
* edje: support seat on focus action and signalsBruno Dilly2016-12-191-0/+2
* edje - cut another 120k or so off memory usage by using direct hash addCarsten Haitzler (Rasterman)2016-08-211-1/+1
* edje - fix missing vector field frees, copies, handling etc.Carsten Haitzler (Rasterman)2016-08-211-1/+1
* edje: Allow no_render in descriptionJean-Philippe Andre2016-08-161-0/+2
* edje - remove unused fields from part desc and calc paramsCarsten Haitzler (Rasterman)2016-08-141-4/+0
* edje: Fix handling of polygon and polyline node.Subhransu Mohanty2016-08-011-1/+3
* edje: add required attribute in Edje_PartJee-Yong Um2016-07-151-0/+1
* edje: fix parsing and and visualizing gradients.Subhransu Mohanty2016-07-061-2/+2
* svg_loader: Fixed the parsing of style attribute in g node as well as inherit...Subhransu Mohanty2016-06-231-0/+2
* svg: added support for parsing and showing of polyline data.Subhransu Mohanty2016-06-211-0/+1
* edje: creation of gradient node from data parsing of color property and refac...Subhransu Mohanty2016-06-161-8/+17
* edje - set up eet data descriptor right with right struct and sizeCarsten Haitzler (Rasterman)2016-06-131-0/+1
* edje: add new svg part to edcSubhransu Mohanty2016-06-081-1/+21
* edje: add svg support to parse and store a svg file as a vector object in .edj.Subhransu Mohanty2016-06-081-0/+409
* edje: attaching viewport of camera to the image partperepelits.m2016-05-171-2/+2
* Edje: add of some new features and fixes for Canvas3d types in edje_calc.perepelits.m2016-02-171-0/+4
* edje: introduce color_tree (color_class inheritance)Jee-Yong Um2016-02-051-0/+8
* edje: implementation of Edje_3dperepelits.m2016-01-041-2/+9
* edje: add text_classes syntax to EDCJee-Yong Um2015-12-241-0/+10
* edje: introduce size_class attributeJee-Yong Um2015-12-081-0/+14
* edje: Remove redondant array in Evas 3D edd (part2)perepelits.m2015-12-021-6/+0
* Edje data: Remove redondant array in Evas 3D eddJean-Philippe Andre2015-11-181-2/+1
* Edje: Fix Evas 3D eet data descriptorsJean-Philippe Andre2015-11-181-3/+3
* edje: initialize map.zoom values to fix old *.edj compatibility issues.Youngbok Shin2015-11-101-0/+1
* Edje: Add filter support to SNAPSHOT partsJean-Philippe Andre2015-10-011-4/+7
* Edje: Add support for filters to PROXY partsJean-Philippe Andre2015-10-011-0/+3