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_toolbar.c ewl_toolbar.h 


Log Message:
add a toolbar widget

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/Ewl.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- Ewl.h       30 Nov 2006 19:35:46 -0000      1.20
+++ Ewl.h       1 Jan 2007 20:53:34 -0000       1.21
@@ -328,6 +328,7 @@
 #include <ewl_menu_base.h>
 #include <ewl_menu.h>
 #include <ewl_menubar.h>
+#include <ewl_toolbar.h>
 #include <ewl_combo.h>
 #include <ewl_check.h>
 #include <ewl_checkbutton.h>
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/Makefile.am,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -3 -r1.44 -r1.45
--- Makefile.am 15 Dec 2006 02:48:23 -0000      1.44
+++ Makefile.am 1 Jan 2007 20:53:34 -0000       1.45
@@ -90,6 +90,7 @@
        ewl_tree2_view_plain.h \
        ewl_tree2_view_scrolled.h \
        ewl_theme.h \
+       ewl_toolbar.h \
        ewl_view.h \
        ewl_widget.h \
        ewl_window.h 
@@ -171,6 +172,7 @@
        ewl_tree2_view.c \
        ewl_tree2_view_plain.c \
        ewl_tree2_view_scrolled.c \
+       ewl_toolbar.c \
        ewl_view.c \
        ewl_widget.c \
        ewl_window.c \



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to