Enlightenment CVS committal

Author  : rhapsodhy
Project : e17
Module  : proto

Dir     : e17/proto/entrance_edit_gui/src/widgets


Modified Files:
        Entrance_Widgets.h Makefile.am 
Added Files:
        ew_fileselector.c ew_fileselector.h 


Log Message:

File selector dialog. Haven't tested yet, though

===================================================================
RCS file: /cvs/e/e17/proto/entrance_edit_gui/src/widgets/Entrance_Widgets.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- Entrance_Widgets.h  23 Aug 2006 02:10:49 -0000      1.8
+++ Entrance_Widgets.h  23 Aug 2006 11:55:40 -0000      1.9
@@ -18,5 +18,6 @@
 #include "ew_radio_button.h"
 #include "ew_toggle_button.h"
 #include "ew_checkbox.h"
+#include "ew_fileselector.h"
 
 #endif
===================================================================
RCS file: /cvs/e/e17/proto/entrance_edit_gui/src/widgets/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- Makefile.am 23 Aug 2006 02:10:49 -0000      1.9
+++ Makefile.am 23 Aug 2006 11:55:40 -0000      1.10
@@ -8,6 +8,7 @@
        \
        ew_dialog.h \
        ew_notice.h \
+       ew_fileselector.h \
        \
        ew_group.h \
        \
@@ -33,12 +34,13 @@
 libentrance_widgets_la_SOURCES = \
        ew.c \
        ew_dialog.c \
+       ew_notice.c \
+       ew_fileselector.c \
        ew_group.c \
        _ew_list.c \
        ew_textlist.c \
        ew_edjelist.c \
        ew_image.c \
-       ew_notice.c \
        ew_messagebox.c \
        ew_preview.c \
        ew_label.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

Reply via email to