Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib


Modified Files:
        Evas.h 


Log Message:


tabs work...
added align to position todo.
then margins...
then anchors...
damn... and thats like... usable and shit...

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/Evas.h,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -3 -r1.43 -r1.44
--- Evas.h      16 Feb 2005 15:38:43 -0000      1.43
+++ Evas.h      18 Feb 2005 09:44:27 -0000      1.44
@@ -143,6 +143,9 @@
 #define EVAS_ALLOC_ERROR_FATAL                     1 /**< Allocation failed 
despite attempts to free up memory */
 #define EVAS_ALLOC_ERROR_RECOVERED                 2 /**< Allocation 
succeeded, but extra memory had to be found by freeing up speculative resources 
*/
 
+#define EVAS_TEXT_INVALID -1
+#define EVAS_TEXT_SPECIAL -2
+
 struct _Evas_Pixel_Import_Source
 {
    int format; /**< pixel format type ie ARGB32, YUV420P_601 etc. */




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to