Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart/src/lib/esmart_container/layout/entice


Modified Files:
        entice.c 


Log Message:


clean up esmart. dont advertise publicly structs that SHOULd be private. fix
sort to pass objects, not container structs. fix text entry to do focus the
RIGHT way :)

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_container/layout/entice/entice.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- entice.c    5 May 2004 05:57:00 -0000       1.1.1.1
+++ entice.c    10 Nov 2004 15:22:39 -0000      1.2
@@ -2,6 +2,7 @@
 #include <Ecore.h>
 #include <math.h>
 #include "../../Esmart_Container.h"
+#include "../../esmart_container_private.h"
 
 static int _entice_current = 0;
 static int _entice_scroll_timer (void *data);




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to