* ecore/ecore_pipe.c:
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 10 Jan 2009 17:57:25 +0000 (17:57 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 10 Jan 2009 17:57:25 +0000 (17:57 +0000)
commit8ebe31bf7180d74d4c6008ed834da5c13f5d0b33
tree0f804e0871e5ebe4e3ef030a8b4374ca67011c70
parentd34e2db2103275e14067b92d598ff7bdbcff0b6f
 * ecore/ecore_pipe.c:
     fix doc

 * ecore_file/Makefile.am:
     add Windows cflags

 * ecore_file/ecore_file_private.h:
     move Evil.h so that EAPI is correctly defined

 * ecore_wince:
     make window_new windowed by default. other backend that gdi might have problems.
     add title_set and fullscreen_set functions.
     do not use aygshell features anymore for fullscreen (it's not free and not always available)
     include missing config.h

 * ecore_evas:
     move Evas.h and Ecore_Getopt.h so that EAPI is correctly defined
     add title_set and fullscreen_set functions.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@38540 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
12 files changed:
configure.ac
src/lib/ecore/ecore_pipe.c
src/lib/ecore_evas/Ecore_Evas.h
src/lib/ecore_evas/ecore_evas_private.h
src/lib/ecore_evas/ecore_evas_wince.c
src/lib/ecore_file/Makefile.am
src/lib/ecore_file/ecore_file_private.h
src/lib/ecore_wince/Ecore_WinCE.h
src/lib/ecore_wince/ecore_wince.c
src/lib/ecore_wince/ecore_wince_event.c
src/lib/ecore_wince/ecore_wince_private.h
src/lib/ecore_wince/ecore_wince_window.c