Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        Ewl.h Makefile.am 
Added Files:
        ewl_message.c ewl_message.h 


Log Message:
add ewl_message, an convienice class for message dialogs

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/Ewl.h,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -3 -r1.43 -r1.44
--- Ewl.h       14 Jul 2008 20:24:18 -0000      1.43
+++ Ewl.h       7 Aug 2008 22:04:34 -0000       1.44
@@ -41,6 +41,7 @@
 #include <ewl_floater.h>
 #include <ewl_dialog.h>
 #include <ewl_icondialog.h>
+#include <ewl_message.h>
 #include <ewl_popup.h>
 
 #include <ewl_text.h>
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/Makefile.am,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -3 -r1.67 -r1.68
--- Makefile.am 14 Jul 2008 20:24:18 -0000      1.67
+++ Makefile.am 7 Aug 2008 22:04:34 -0000       1.68
@@ -64,6 +64,7 @@
        ewl_menu.h \
        ewl_menubar.h \
        ewl_menu_item.h \
+       ewl_message.h \
        ewl_misc.h \
        ewl_model.h \
        ewl_mvc.h \
@@ -147,6 +148,7 @@
        ewl_menu.c \
        ewl_menubar.c \
        ewl_menu_item.c \
+       ewl_message.c \
        ewl_misc.c \
        ewl_model.c \
        ewl_mvc.c \



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to