efl/src/lib/evas
Tom Hacohen 8bba92fbca Evas object: Set manual_free to false once obj is detached from canvas.
This means unref will really free the object instead of just let it
linger in memory once the object is unrefed.
This is also correct because once detached from the canvas, Evas has
nothing to do with the object and it shouldn't need the manual free
anymore.
2013-11-26 12:16:22 +00:00
..
cache evas: Use Eina_Spinlock for Evas_Scalecache, Evas_Async_Events and Image_Entry. 2013-10-11 11:08:17 +09:00
cache2 evas/cserve2: Prevent another infinite loop (flush) 2013-10-30 19:48:17 +09:00
canvas Evas object: Set manual_free to false once obj is detached from canvas. 2013-11-26 12:16:22 +00:00
common evas - update extension/module loader list to match generic loaders list 2013-11-24 11:48:40 +09:00
cserve2 evas/cserve2: Fix CID 1039286 (Resource leak) 2013-10-29 15:08:19 +09:00
file evas: add JPEG 2000 loader. 2013-10-01 16:38:44 +09:00
include evas: Let fix the mess in our header instead of sweeping it under the carpet. 2013-11-22 11:06:07 +09:00
Evas.h
Evas_Common.h alpha1 release autofoo/build tree work to pass distcheck and actually work 2013-11-04 18:33:35 +09:00
Evas_Eo.h evas/textblock: add const for param in evas_object_textblock_style_set for consistency 2013-11-11 13:17:03 +02:00
Evas_GL.h
Evas_Legacy.h evas - table - protect against invalid cell/row values (16bit overflow) 2013-11-20 18:07:17 +09:00
Evas_Loader.h evas: try to clarify licensing for people that are going to make their own Evas loader. 2013-11-18 19:21:06 +09:00
main.c Remove read code. 2013-11-18 12:52:38 +00:00