Enlightenment CVS committal Author : moom16 Project : e17 Module : proto
Dir : e17/proto/etk/data/themes/default/widgets Modified Files: menu.edc statusbar.edc tree.edc Log Message: * Some work on Etk_Tree * Some work on Etk_Paned (API break) * Fix a bug on Etk_Canvas * Various fixes * Theme improvement and fixes =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/data/themes/default/widgets/menu.edc,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- menu.edc 4 Dec 2005 14:54:56 -0000 1.4 +++ menu.edc 19 Dec 2005 13:30:32 -0000 1.5 @@ -620,6 +620,7 @@ } image { normal: "menu_bar.png"; + border: 2 2 2 2; } fill { smooth: 0; =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/data/themes/default/widgets/statusbar.edc,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- statusbar.edc 4 Dec 2005 14:54:56 -0000 1.4 +++ statusbar.edc 19 Dec 2005 13:30:32 -0000 1.5 @@ -17,6 +17,7 @@ } image { normal: "status_bar.png"; + border: 2 2 2 2; } fill { smooth: 0; =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/data/themes/default/widgets/tree.edc,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- tree.edc 4 Dec 2005 14:54:56 -0000 1.7 +++ tree.edc 19 Dec 2005 13:30:32 -0000 1.8 @@ -3,7 +3,7 @@ data { item: "inset" "8 8 8 8"; item: "separator_color" "204 204 204 140"; - item: "item_height" "24"; + item: "row_height" "24"; item: "cell_margins" "4 4 2 2"; item: "expander_size" "18"; } @@ -198,7 +198,7 @@ description { state: "default" 0.0; visible: 0; - color: 229 191 114 60; + color: 239 191 114 80; rel1 { relative: 0.0 0.0; offset: 0 0; ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs