* (should) fix the compilation on Mac OS X (ecore_input)
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 10 Apr 2009 06:31:58 +0000 (06:31 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 10 Apr 2009 06:31:58 +0000 (06:31 +0000)
commit2740cc6b2c930282ac99a8ad37075a10f713e654
treef5f8c3ad129454acd581b7d827f0ee8335cdf368
parente4829d094240a81e930906bfa1ba295041b69c5b
 * (should) fix the compilation on Mac OS X (ecore_input)
 * better check of Cocoa.h

Patch by Andrew Wiliams and myself.

As I had to modify the patch so that it compiles on linux, could
the Mac OS X users check if the compilation is fine ?

Next steps:
 * change the name 'quartz' to 'cocoa'
 * add in ecore_cocoa all the needed functions to be used in ecore_evas
   (windows management, cursors, events, etc...) so that ecore_evas_cocoa.c
   does not contain objective c code anymore

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@39915 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
src/lib/ecore_evas/Makefile.am
src/lib/ecore_evas/ecore_evas_quartz.c
src/lib/ecore_quartz/Makefile.am
src/lib/ecore_quartz/ecore_quartz.m