efl/legacy/ecore/src/lib/ecore_evas
doursse be1229247a autostuff improvements:
* use non deprecated version of AC_INIT and AM_INIT_AUTOMAKE
   and check the required minimal versions.
 * add bzipped distribution archive
 * add AC_LIBTOOL_WIN32_DLL
 * forbid libtool to check fortran
 * compute libtool versioning from the version of the package
 * pass the directories based on ${prefix} to the preoprocessor
   with the -D option
 * replace INCLUDES, wich is deprecated since 2001 by AM_CPPFLAGS
 * remove useless -L flags in *_la_LDFLAGS


SVN revision: 32338
2007-11-04 09:29:20 +00:00
..
.cvsignore Silence. 2005-10-23 08:35:24 +00:00
Ecore_Evas.h avoid damage now has an enum (compatible with the old way at ABI though), so 2007-10-03 06:31:05 +00:00
Makefile.am autostuff improvements: 2007-11-04 09:29:20 +00:00
ecore_evas.c avoid damage now has an enum (compatible with the old way at ABI though), so 2007-10-03 06:31:05 +00:00
ecore_evas_buffer.c add windows support to ecore. ecore_evas is ported too (directdraw and direct3d. No opengl yet). It needs to be tested a lot, though. Remove some trailing spaces here and there. Replace WIN32 with _WIN32 2007-08-26 11:17:21 +00:00
ecore_evas_directfb.c Do not set color of cursor object. 2007-09-26 15:41:50 +00:00
ecore_evas_fb.c Do not set color of cursor object. 2007-09-26 15:41:50 +00:00
ecore_evas_private.h avoid damage now has an enum (compatible with the old way at ABI though), so 2007-10-03 06:31:05 +00:00
ecore_evas_sdl.c Do not set color of cursor object. 2007-09-26 15:41:50 +00:00
ecore_evas_win32.c Win32 port: 2007-09-23 11:57:34 +00:00
ecore_evas_x.c Ecore now checks whether the composite extension is available before trying to open an ARGB window. 2007-10-06 08:37:34 +00:00