Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: Makefile.am Added Files: ewl_cursor.c ewl_cursor.h Log Message: Add initial ARGB cursor implementation. This needs some additional work for tracking engine specific cursor information. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/Makefile.am,v retrieving revision 1.39 retrieving revision 1.40 diff -u -3 -r1.39 -r1.40 --- Makefile.am 20 Oct 2006 04:37:34 -0000 1.39 +++ Makefile.am 4 Nov 2006 16:26:05 -0000 1.40 @@ -26,6 +26,7 @@ ewl_combo.h \ ewl_config.h \ ewl_container.h \ + ewl_cursor.h \ ewl_datepicker.h \ ewl_debug.h \ ewl_dialog.h \ @@ -108,6 +109,7 @@ ewl_combo.c \ ewl_config.c \ ewl_container.c \ + ewl_cursor.c \ ewl_datepicker.c \ ewl_dialog.c \ ewl_dnd.c \ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs