Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17


Modified Files:
        e17.edc 


Log Message:
add Expansion widget
use this in tree2 so children get correctly inset from parents

** themes need to be updated to use theme key /expansion/group instead of 
/node/check/group, and support the signals 'expandable' and 'nonexpandable' **

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/e17.edc,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- e17.edc     13 Feb 2007 05:27:52 -0000      1.19
+++ e17.edc     14 Feb 2007 10:40:51 -0000      1.20
@@ -146,7 +146,8 @@
        item: "/tree_header/header/button/group" "ewl/tree/header/button";
 
        item: "/row/group" "ewl/row";
-       item: "/node/check/group" "ewl/tree/expansion";
+//     item: "/node/check/group" "ewl/tree/expansion";
+  item: "/expansion/group" "ewl/tree/expansion";
 
        /* window related groups */
        item: "/tooltip/group" "ewl/window";



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