Enlightenment CVS committal

Author  : titan
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes


Modified Files:
        Makefile.am e17.edc 


Log Message:
Add the shadow widget to ewl. The shadow widget is a container which has a 
shadow for depth. It looks good with rectangular images.. However if you have 
any alpha stuff it doesn't look good at the moment. Thats on the way.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/Makefile.am,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- Makefile.am 10 Aug 2006 08:57:48 -0000      1.18
+++ Makefile.am 12 Sep 2006 05:07:13 -0000      1.19
@@ -20,6 +20,7 @@
        e17/bits/scrollpane-groups.edc \
        e17/bits/selection-groups.edc \
        e17/bits/separator-groups.edc \
+       e17/bits/shadow-groups.edc \
        e17/bits/spacer-groups.edc \
        e17/bits/spinner-groups.edc \
        e17/bits/stock-groups.edc \
===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17.edc,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -3 -r1.49 -r1.50
--- e17.edc     11 Sep 2006 04:21:42 -0000      1.49
+++ e17.edc     12 Sep 2006 05:07:13 -0000      1.50
@@ -22,6 +22,7 @@
 #include "e17/bits/progressbar-groups.edc"
 #include "e17/bits/scrollbar-groups.edc"
 #include "e17/bits/selection-groups.edc"
+#include "e17/bits/shadow-groups.edc"
 #include "e17/bits/spacer-groups.edc"
 #include "e17/bits/spinner-groups.edc"
 #include "e17/bits/stock-groups.edc"
@@ -160,6 +161,7 @@
        item, "/tooltip/group" "window";
 
        item, "/window/group" "window";
+        item, "/shadow/group" "widget/shadow";
 
        item, "/theme/name" "e17";
        item, "/theme/author" "dj2 (www.everburning.com)";



-------------------------------------------------------------------------
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