Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas


Modified Files:
        README configure.in evas.c.in 


Log Message:


check deleted flag.. need to do this in more places tho....

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/README,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -3 -r1.46 -r1.47
--- README      28 Jan 2004 02:07:40 -0000      1.46
+++ README      8 Mar 2004 02:42:08 -0000       1.47
@@ -1,5 +1,5 @@
 #####################
-# Evas 1.0.0 pre-12 #
+# Evas 1.0.0 pre-13 #
 #####################
 
 This is a !!!!!!!!***** PRE RELEASE *****!!!!!!!!.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/configure.in,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -3 -r1.73 -r1.74
--- configure.in        17 Feb 2004 08:13:38 -0000      1.73
+++ configure.in        8 Mar 2004 02:42:08 -0000       1.74
@@ -8,7 +8,7 @@
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
 AC_ISC_POSIX
-AM_INIT_AUTOMAKE(evas, 1.0.0_pre12)
+AM_INIT_AUTOMAKE(evas, 1.0.0_pre13)
 AM_CONFIG_HEADER(config.h)
 
 AC_C_BIGENDIAN
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/evas.c.in,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- evas.c.in   20 Feb 2004 08:19:34 -0000      1.25
+++ evas.c.in   8 Mar 2004 02:42:08 -0000       1.26
@@ -244,6 +244,7 @@
 
 
 @todo (1.0) Document API
[EMAIL PROTECTED] (1.0) Evas needs to check delete_me member for all object functions
 @todo (1.0) Evas engine that renders to Evas_Objects
 @todo (1.0) OpenGL engine needs to use texture meshes
 @todo (1.0) OpenGL engine needs texture cache and size setting




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to