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_tree2_view_freebox.c ewl_tree2_view_freebox.h 


Log Message:
patch from Jaime Thomas (bug #250)
- add an freebox view for the tree2

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/Ewl.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -3 -r1.30 -r1.31
--- Ewl.h       23 Aug 2007 05:26:50 -0000      1.30
+++ Ewl.h       27 Oct 2007 23:37:59 -0000      1.31
@@ -325,6 +325,7 @@
 #include <ewl_tree.h>
 #include <ewl_tree2.h>
 #include <ewl_tree2_view.h>
+#include <ewl_tree2_view_freebox.h>
 #include <ewl_tree2_view_plain.h>
 #include <ewl_tree2_view_scrolled.h>
 #include <ewl_list.h>
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/Makefile.am,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -3 -r1.53 -r1.54
--- Makefile.am 4 Jun 2007 18:37:34 -0000       1.53
+++ Makefile.am 27 Oct 2007 23:37:59 -0000      1.54
@@ -92,6 +92,7 @@
        ewl_tree.h \
        ewl_tree2.h \
        ewl_tree2_view.h \
+       ewl_tree2_view_freebox.h \
        ewl_tree2_view_plain.h \
        ewl_tree2_view_scrolled.h \
        ewl_theme.h \
@@ -179,6 +180,7 @@
        ewl_tree.c \
        ewl_tree2.c \
        ewl_tree2_view.c \
+       ewl_tree2_view_freebox.c \
        ewl_tree2_view_plain.c \
        ewl_tree2_view_scrolled.c \
        ewl_toolbar.c \



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to