summaryrefslogtreecommitdiff
path: root/src/lib/edje/edje_lua2.c
Commit message (Expand)AuthorAgeFilesLines
* edje_lua2: add null checkYeongJong Lee2018-04-231-0/+5
* edje: Remove use of smart clipped dataJean-Philippe Andre2017-09-131-1/+1
* evas: Rename Evas.Object to Efl.Canvas.ObjectJean-Philippe Andre2016-06-211-8/+8
* edje: reformat all C filesMike Blumenkrantz2015-06-081-1682/+1712
* edje lua - fix useless double check of list return and pointless castCarsten Haitzler (Rasterman)2014-08-271-1/+1
* Eolian: Integration of Edje and Edje EditYossi Kantor2014-03-241-11/+11
* edje: fix custom allocator with luajitDaniel Kolesa2014-02-191-11/+35
* edje - fix edje lua usage for lua 5.2 to not go crazy on memory allocsCarsten Haitzler (Rasterman)2013-12-311-7/+27
* Typo--David Walter Seikel2013-05-221-1/+1
* Function prototype not needed.David Walter Seikel2013-05-221-2/+0
* Stop leaking evas objects in Lua.David Walter Seikel2013-05-221-3/+7
* Clean up the Lua docs. Much less clean up than I thought would be needed.David Walter Seikel2013-01-061-35/+35
* efl: merge edje.Gustavo Sverzut Barbieri2013-01-041-0/+4385