Enlightenment CVS committal Author : lordchaos Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: Ewl.h.in Makefile.am Added Files: ewl_datepicker.c ewl_datepicker.h Log Message: Added ewl_datepicker widget, and test case =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/Ewl.h.in,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- Ewl.h.in 10 Jul 2005 08:18:05 -0000 1.11 +++ Ewl.h.in 10 Jul 2005 09:09:32 -0000 1.12 @@ -328,6 +328,7 @@ #include <ewl_radiobutton.h> #include <ewl_separator.h> #include <ewl_calendar.h> +#include <ewl_datepicker.h> @ewl_media_include@ #include <ewl_notebook.h> #include <ewl_progressbar.h> =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/Makefile.am,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- Makefile.am 10 Jul 2005 08:18:05 -0000 1.6 +++ Makefile.am 10 Jul 2005 09:09:32 -0000 1.7 @@ -26,6 +26,7 @@ ewl_combo.h \ ewl_config.h \ ewl_container.h \ + ewl_datepicker.h \ ewl_debug.h \ ewl_dialog.h \ ewl_embed.h \ @@ -90,6 +91,7 @@ ewl_combo.c \ ewl_config.c \ ewl_container.c \ + ewl_datepicker.c \ ewl_dialog.c \ ewl_embed.c \ ewl_entry.c \ ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs