Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes


Modified Files:
        e17.edc 


Log Message:
- display a sorting arrow in the header of the tree.
  - these seems to cause a slight sizing issue with the rows in the tree as
    they get shifted left the width of the sort arrow.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17.edc,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -3 -r1.47 -r1.48
--- e17.edc     14 Aug 2006 04:33:13 -0000      1.47
+++ e17.edc     20 Aug 2006 23:32:34 -0000      1.48
@@ -80,6 +80,10 @@
        item, "/tree_header/button/group" "tree_header_label";
        item, "/tree_header/grabber/vertical/group" "vline";
 
+       item, "/tree_header/header/ascending/body/group" 
"tree/header/ascending/body";
+       item, "/tree_header/header/descending/body/group" 
"tree/header/descending/body";
+       item, "/tree_header/header/blank/body/group" "tree/header/blank/body";
+
        item, "/row/group" "row_background";
        item, "/row/cell/label/group" "row_text";
        item, "/node/check/group" "treenode";



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