efl/legacy
Gustavo Sverzut Barbieri 27f001875b Fix EINA_INLIST_GET() macro.
now EINA_INLIST_GET(bla)->next will work, before it was like

 &bla->__in_list->next

which is wrong, since __in_list is not a pointer, rather the memory itself.



SVN revision: 39210
2009-02-25 16:24:00 +00:00
..
ecore * ecore/src/lib/ecore_ipc/ecore_ipc_private.h, 2009-02-25 15:14:48 +00:00
edje missing header + move fcntl.h after sys/stat.h 2009-02-19 10:29:03 +00:00
eet update m4 macro 2009-02-23 06:45:56 +00:00
efreet * estickies, 2009-02-25 11:03:47 +00:00
eina Fix EINA_INLIST_GET() macro. 2009-02-25 16:24:00 +00:00
embryo fix dist rule 2009-02-04 19:55:04 +00:00
emotion * emotion/src/modules/gstreamer: Move from Ecore_List to Eina_List. 2009-02-25 10:44:13 +00:00
evas use pm instead of PAL_MODE_RGB666 when allocating colors 2009-02-25 07:24:53 +00:00
evil include winsock2.h before Evil.h to avoid conflict with sys/time.h 2009-02-24 17:44:59 +00:00