Enlightenment CVS committal

Author  : raster
Project : e17
Module  : proto/python-efl

Dir     : e17/proto/python-efl/python-ecore/include/ecore/evas


Modified Files:
        c_ecore_evas.pxd 


Log Message:


fix stuff - as this is so hard to just rebuild and python has no idea of
dependencies to rebuilkd.. i have to rm -rf the tree to have a hope of it
working.. so cmiiting all changes regardless of workign state is he only way
to go.

===================================================================
RCS file: 
/cvs/e/e17/proto/python-efl/python-ecore/include/ecore/evas/c_ecore_evas.pxd,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- c_ecore_evas.pxd    23 Jul 2008 22:46:30 -0000      1.6
+++ c_ecore_evas.pxd    25 Jul 2008 19:05:24 -0000      1.7
@@ -9,13 +9,21 @@
     # Enumerations
     #
     ctypedef enum Ecore_Evas_Engine_Type:
-        ECORE_EVAS_ENGINE_SOFTWARE_X11
-        ECORE_EVAS_ENGINE_SOFTWARE_FB
-        ECORE_EVAS_ENGINE_OPENGL_X11
         ECORE_EVAS_ENGINE_SOFTWARE_BUFFER
+       ECORE_EVAS_ENGINE_SOFTWARE_X11
         ECORE_EVAS_ENGINE_XRENDER_X11
+        ECORE_EVAS_ENGINE_OPENGL_X11
+        ECORE_EVAS_ENGINE_SOFTWARE_XCB
+        ECORE_EVAS_ENGINE_XRENDER_XCB
+        ECORE_EVAS_ENGINE_SOFTWARE_DDRAW
+        ECORE_EVAS_ENGINE_DIRECT3D
+        ECORE_EVAS_ENGINE_OPENGL_GLEW
+        ECORE_EVAS_ENGINE_SDL
         ECORE_EVAS_ENGINE_DIRECTFB
+        ECORE_EVAS_ENGINE_SOFTWARE_FB
         ECORE_EVAS_ENGINE_SOFTWARE_16_X11
+        ECORE_EVAS_ENGINE_SOFTWARE_16_DDRAW
+        ECORE_EVAS_ENGINE_SOFTWARE_16_WINCE
 
     ctypedef enum Ecore_Evas_Avoid_Damage_Type:
         ECORE_EVAS_AVOID_DAMAGE_NONE



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to