Enlightenment CVS committal Author : andreas Project : e17 Module : proto
Dir : e17/proto/eflpp Modified Files: configure.ac eflpp.prj Log Message: - improved EsmartTextEntry and example - abstract EvasEsmart class that eases Esmart object creation - New EvasEsmartGroup with sample implementation of the EvasEsmart class (not complete) =================================================================== RCS file: /cvs/e/e17/proto/eflpp/configure.ac,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- configure.ac 4 Jul 2007 19:56:04 -0000 1.3 +++ configure.ac 10 Jul 2007 21:38:08 -0000 1.4 @@ -147,6 +147,7 @@ examples/esmart/Makefile examples/esmart/container/Makefile examples/esmart/textentry/Makefile +examples/esmart/group/Makefile examples/etk/Makefile examples/etk/embed/Makefile examples/etk/simple/Makefile =================================================================== RCS file: /cvs/e/e17/proto/eflpp/eflpp.prj,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- eflpp.prj 3 Jul 2007 22:42:22 -0000 1.1 +++ eflpp.prj 10 Jul 2007 21:38:08 -0000 1.2 @@ -1,4 +1,4 @@ -# Anjuta Version 1.2.4 +# Anjuta Version 1.2.4a Compatibility Level: 1 <PROJECT_DESCRIPTION_START> @@ -22,7 +22,7 @@ props.file.type=project -anjuta.version=1.2.4 +anjuta.version=1.2.4a anjuta.compatibility.level=1 project.name=eflpp @@ -102,7 +102,11 @@ ewl/eflpp_ewl.cpp\ ewl/eflpp_ewl.h\ misc/eflpp_housekeeping.cpp\ - misc/eflpp_housekeeping.h + misc/eflpp_housekeeping.h\ + esmart/eflpp_esmart_container.cpp\ + esmart/eflpp_esmart_container.h\ + esmart/eflpp_esmart_textentry.cpp\ + esmart/eflpp_esmart_textentry.h module.pixmap.name=pixmaps module.pixmap.type= ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs