Enlightenment CVS committal
Author : rbdpngn
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/data/themes/default/bits
Modified Files:
entry.edc entry.eet
Added Files:
filedialog.eet
Log Message:
Minor changes to the entry's cursor, and added the eet for the filedialog.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/entry.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- entry.edc 29 Oct 2003 06:55:34 -0000 1.3
+++ entry.edc 23 Dec 2003 21:33:23 -0000 1.4
@@ -1,5 +1,6 @@
images {
image, "entry-base.png" LOSSY 98;
+ image, "button-over.png" LOSSY 98;
}
collections {
@@ -36,17 +37,17 @@
programs {
}
}
+
group {
name, "cursor";
parts {
part {
name, "background";
- type, RECT;
mouse_events, 0;
description {
state, "default" 0.0;
color_class, "highlight";
- color, 0 0 0 255;
+ color, 255 255 255 128;
border, 3 3 3 3;
rel1 {
relative, 0.0 0.0;
@@ -57,10 +58,23 @@
offset, -1 -1;
}
image {
- normal, "entry-base.png";
+ normal, "button-over.png";
}
}
}
}
}
+
+ group {
+ name, "text";
+ data {
+ item, "inset/left" "5";
+ item, "inset/right" "5";
+ item, "inset/top" "2";
+ item, "inset/bottom" "2";
+ }
+ parts {
+ }
+ }
+
}
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/entry.eet,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
Binary files /tmp/cvsrLJd4H and /tmp/cvsubnmVf differ
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs