add Mathieu Taillefumier's patch for eina logging,
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 5 Sep 2009 08:39:34 +0000 (08:39 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 5 Sep 2009 08:39:34 +0000 (08:39 +0000)
commit20dd221c66e24df8c71433890a06d8b6fd22e839
tree96fd184918540420b02711c3350300089a50f46b
parent8383217d757c82239e5135c366b13fd9274d2897
add Mathieu Taillefumier's patch for eina logging,
with small modifications and fixing

ecore_evas_win32 does not build, though. I think that
if we add log support in evas, all the macro must have
different names, because of all the _private.h headers
that are included in all source files (that's the problem
with win32). I'll fix ecore_evas_win32 build later. Or
someone can do it if he wants :-)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@42274 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_evas/ecore_evas_win32.c
src/lib/ecore_win32/ecore_win32.c
src/lib/ecore_win32/ecore_win32_cursor.c
src/lib/ecore_win32/ecore_win32_event.c
src/lib/ecore_win32/ecore_win32_private.h
src/lib/ecore_win32/ecore_win32_window.c
src/lib/ecore_wince/ecore_wince.c
src/lib/ecore_wince/ecore_wince_private.h
src/lib/ecore_wince/ecore_wince_window.c