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_calendar.c ewl_calendar.h 


Log Message:
Merged in Ewl_Calendar widget

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/Ewl.h.in,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- Ewl.h.in    6 Jul 2005 23:59:20 -0000       1.10
+++ Ewl.h.in    10 Jul 2005 08:18:05 -0000      1.11
@@ -327,6 +327,7 @@
 #include <ewl_checkbutton.h>
 #include <ewl_radiobutton.h>
 #include <ewl_separator.h>
+#include <ewl_calendar.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.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 20 Jun 2005 20:35:02 -0000      1.5
+++ Makefile.am 10 Jul 2005 08:18:05 -0000      1.6
@@ -16,6 +16,7 @@
        ewl_label.h \
        ewl_button.h \
        ewl_button_stock.h \
+       ewl_calendar.h \
        ewl_callback.h \
        ewl_cell.h \
        ewl_check.h \
@@ -79,6 +80,7 @@
        ewl_label.c \
        ewl_button.c \
        ewl_button_stock.c \
+       ewl_calendar.c \
        ewl_callback.c \
        ewl_cell.c \
        ewl_check.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

Reply via email to