efl/legacy/evas/src/modules/engines/xrender_xcb
Cedric BAIL 68d377afe6 Rename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST to EINA_INLIST_FOREACH/
EINA_INLIST_REVERSE_FOREACH so it best match is behaviour. Asked by Gustavo.



SVN revision: 36928
2008-10-21 12:19:57 +00:00
..
.cvsignore ignore++ 2006-06-25 13:43:22 +00:00
Evas_Engine_XRender_Xcb.h fix trailing spaces and wrong #ifdef 2007-04-14 22:48:21 +00:00
Makefile.am Make evas depend on eina. No change in the code yet, so just fix your build system and no bug must show up. 2008-10-13 15:58:56 +00:00
evas_engine.c Move from Evas_Object_List to Eina_Inlist and completly remove Evas_Object_List. 2008-10-17 11:23:18 +00:00
evas_engine.h update to the new api of xcb 1.0. et rid of xcb_aux dependancy 2006-10-01 18:27:31 +00:00
evas_engine_font.c cedric's cache changes patch 2008-04-12 00:32:30 +00:00
evas_engine_gradient.c cedric's cache changes patch 2008-04-12 00:32:30 +00:00
evas_engine_image.c Rename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST to EINA_INLIST_FOREACH/ 2008-10-21 12:19:57 +00:00
evas_engine_ximage.c Fix a leak, a typo and update to the new xcb api 2007-04-14 22:45:39 +00:00
evas_engine_xrender.c Rename EINA_INLIST_ITER_NEXT/EINA_INLIST_ITER_LAST to EINA_INLIST_FOREACH/ 2008-10-21 12:19:57 +00:00