efl/legacy/evas/src/lib
Gustavo Sverzut Barbieri 8347690e99 evas now use eina attribute macros.
let's stop replicating these macros over and over again, also flag
evas functions with attributes to help with optimizations.

TODO:

 * move functions returning "int" as boolean to Eina_Bool

 * move api entry to EINA_SAFETY_*

 * document api



SVN revision: 39598
2009-03-20 01:03:15 +00:00
..
cache use macros for lock/unlock in .c file 2009-03-14 05:08:08 +00:00
canvas * evas_object_smart: Oops, the right test. 2009-03-17 17:56:06 +00:00
data Remove evas hash. 2008-10-20 16:12:47 +00:00
engines warnings-- 2009-03-19 19:29:05 +00:00
file oops - use macro for .h too 2009-03-13 09:34:46 +00:00
imaging does not return a value in function returning void 2009-02-25 23:39:59 +00:00
include evas now use eina attribute macros. 2009-03-20 01:03:15 +00:00
.cvsignore Hushhhh 2004-01-16 21:11:41 +00:00
Evas.h evas now use eina attribute macros. 2009-03-20 01:03:15 +00:00
Evas_Data.h Proper wrapper for evas_hash around eina_hash. 2008-12-10 21:26:17 +00:00
Makefile.am * use the m4 macro EVAS_CHECK_ENGINE to check if an engine is available or not 2008-11-24 06:18:31 +00:00
main.c remove more 'unused parameter' warnings 2009-02-25 23:39:19 +00:00