summaryrefslogtreecommitdiff
path: root/src/lib/edje/edje_load.c
Commit message (Expand)AuthorAgeFilesLines
* edje: Rename EAPI macro to EDJE_API in Edje libraryFelipe Magno de Almeida2020-10-131-11/+11
* Get rid of trailing whitespaces (6 / 14)Elyes HAOUAS2020-06-231-1/+1
* edje: fix memory leak by freeing the limits pointer.Subhransu Mohanty2020-05-271-0/+2
* edje_load : clean up vector resource when edje file freed.Woochanlee2020-05-271-0/+4
* edje: Fix memory leak by freeing the filter data.Subhransu Mohanty2020-05-271-0/+16
* edje: fix animation memory leak.Hermet Park2020-05-261-9/+12
* canvas 3d: remove canvas3d edjeHermet Park2020-03-191-137/+2
* edje: Rename Json to Lottie in edj supportingJunsuChoi2020-03-101-4/+4
* edje_load: fix possible null pointer dereferenceJaehyun Cho2020-02-261-2/+4
* edje: add json file support featureYoungBok Shin2020-02-171-0/+20
* edje_load: just remove unreachable codeWooHyun Jung2020-02-141-1/+0
* edje_load: Delete wrong free callback set for hash.Woochanlee2020-01-071-2/+0
* edje: implement text_class override at object levela.srour2020-01-021-0/+1
* edje: load edje seat callback only when necessary.Cedric Bail2019-10-311-2/+5
* edje: improve callback count on Evas canvas.Cedric Bail2019-10-311-21/+22
* edje - physics - remove warning of unused arg if physics disabledCarsten Haitzler (Rasterman)2019-09-161-5/+9
* edje/style: append file prefix to textblock_style api that affects on file levelsubhransu mohanty2019-08-291-1/+1
* edje/textblock: Added edje_textblock_style_get() api.subhransu mohanty2019-08-291-18/+5
* edje: refactor _edje_object_file_set_internal() part 2.subhransu mohanty2019-08-281-60/+82
* edje: refactor _edje_object_file_set_internal() functionsubhransu mohanty2019-08-281-98/+0
* edje/load: pass Edje_File instead of Edje to _edje_extract_mo_files()subhransu mohanty2019-08-271-11/+11
* eina file refs in edje/evas - audit them and plug holes where refs stayCarsten Haitzler (Rasterman)2019-08-211-5/+5
* edje - handle errors and eina file handles and vpath properlyCarsten Haitzler (Rasterman)2019-08-211-8/+15
* edje/optimization: keep a style hash for fast retrival of stylessubhransu mohanty2019-08-201-0/+1
* edje: add some null checks for nonexistent objectsMike Blumenkrantz2019-07-191-1/+2
* edje: fix some small leaks when failing to reapply user-defined dataMike Blumenkrantz2019-07-101-0/+12
* edje: improve user-defined data caching to handle data before file is setMike Blumenkrantz2019-07-101-0/+5
* edje: fix reapplying markup text on file/group changeMike Blumenkrantz2019-07-101-1/+4
* edje: change 'user_defined' member of Edje struct to be a hashMike Blumenkrantz2019-07-101-170/+178
* edje/load: (more) correctly handle part updates after changing edje groupMike Blumenkrantz2019-05-291-64/+103
* efl.gfx: remove Efl.Gfx.Image_Load_ErrorMike Blumenkrantz2019-03-041-1/+1
* efl.file: improve api a bitMike Blumenkrantz2019-02-271-19/+24
* interfaces: move animator,tick to efl.canvas.object and remove efl.animatorMike Blumenkrantz2019-02-211-1/+1
* edje: Remove _edje_animators listDerek Foreman2019-01-151-1/+0
* edje - stop trying to access ready deleted exrt/group swallow objectsCarsten Haitzler (Rasterman)2019-01-091-2/+1
* edje load - warn - fix buffer trucn warningCarsten Haitzler (Rasterman)2018-11-091-1/+1
* Canvas layout: support more Efl.Text.* with efl_partDaniel Hirt2018-11-061-0/+24
* Edje load: add safecheck for TEXTBLOCK-specific code pathDaniel Hirt2018-06-201-1/+2
* Efl.Gfx.Image* (From Efl.Image*)Xavi Artigas2018-04-241-14/+14
* Efl.Canvas.Scene (from Efl.Canvas)Xavi Artigas2018-04-241-9/+9
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-1/+1
* edje: implement invalidate method and unset device callbacks hereCedric BAIL2018-03-201-9/+17
* edje: remove device callbacks on canvas delCedric BAIL2018-03-201-0/+16
* edje: avoid triggering errors when deleting edje file if canvas is deletedCedric BAIL2018-03-201-1/+2
* 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: silence warning due to vpath change.Cedric Bail2018-02-221-3/+4
* move from efl.vpath to eina_vpathMarcel Hollerbach2018-02-221-7/+2
* evas3d: use a type setter function with finalize instead of a custom constructorMike Blumenkrantz2018-02-121-4/+4
* Remove all ocurrences of SPANK from our user facing errors.Andy Williams2017-12-221-1/+1