[detour commit] r702 - in branches/e17: . bits

1 view
Skip to first unread message

codesite...@google.com

unread,
Feb 19, 2009, 2:36:41 PM2/19/09
to detour-the...@googlegroups.com
Author: alberto.castro.leiva
Date: Thu Feb 19 11:35:32 2009
New Revision: 702

Modified:
branches/e17/TODO
branches/e17/bits/border.edc
branches/e17/bits/button.edc
branches/e17/bits/frame.edc
branches/e17/bits/menu.edc

Log:
Patch from Hannes Janetzek


Modified: branches/e17/TODO
==============================================================================
--- branches/e17/TODO (original)
+++ branches/e17/TODO Thu Feb 19 11:35:32 2009
@@ -34,7 +34,6 @@
battery.edc: text
init.edc: check button
border: urgent/icon animation
-efm/icon: bg/drop/shadow non-standard size images

== Redo ==
Screen Resolution Settings icons including the "Check" mark.
@@ -59,6 +58,7 @@
== Global ==

== Ideas ==
+-efm/win/desktop icon: icon "selection"
-find different uses for = part; name: "event" to pickup events
-pointer group:
signal: "e,action,mouse,wheel";

Modified: branches/e17/bits/border.edc
==============================================================================
--- branches/e17/bits/border.edc (original)
+++ branches/e17/bits/border.edc Thu Feb 19 11:35:32 2009
@@ -54,7 +54,7 @@
description {
state: "default" 0.0;
color: 60 60 60 255;
- color3: 170 168 169 128;
+ color3: 255 255 255 128;

rel1 {
to: "title.area.clip";
@@ -94,7 +94,7 @@
state: "default" 0.1;
inherit: "default" 0.0;
color: 60 60 60 128;
- color3: 170 168 169 64;
+ color3: 255 255 255 128;
}
}

@@ -161,7 +161,7 @@
description {
state: "default" 0.0;
color: 60 60 60 255;
- color3: 170 168 169 225;
+ color3: 255 255 255 128;

rel1 {
to: "title.area.clip";
@@ -201,7 +201,7 @@
state: "default" 0.1;
inherit: "default" 0.0;
color: 60 60 60 128;
- color3: 170 168 169 64;
+ color3: 255 255 255 128;
}
}

@@ -296,7 +296,7 @@
description {
state: "default" 0.0;
color: 60 60 60 255;
- color3: 170 168 169 128;
+ color3: 255 255 255 200;

rel1 {
to: "title.area.clip";
@@ -336,7 +336,7 @@
state: "default" 0.1;
inherit: "default" 0.0;
color: 60 60 60 128;
- color3: 170 168 169 64;
+ color3: 255 255 255 200;
}
}

@@ -395,7 +395,7 @@
description {
state: "default" 0.0;
color: 60 60 60 255;
- color3: 170 168 169 128;
+ color3: 255 255 255 128;

rel1 {
to: "title.area.clip";
@@ -435,7 +435,7 @@
state: "default" 0.1;
inherit: "default" 0.0;
color: 60 60 60 128;
- color3: 170 168 169 64;
+ color3: 255 255 255 128;
}
}

@@ -510,7 +510,7 @@
description {
state: "default" 0.0;
color: 60 60 60 255;
- color3: 170 168 169 128;
+ color3: 255 255 255 128;

rel1 {
to: "title.area.clip";
@@ -550,7 +550,7 @@
state: "default" 0.1;
inherit: "default" 0.0;
color: 60 60 60 128;
- color3: 170 168 169 64;
+ color3: 255 255 255 128;
}
}

@@ -698,7 +698,7 @@
description {
state: "default" 0.0;
color: 60 60 60 255;
- color3: 170 168 169 128;
+ color3: 255 255 255 128;

rel1 {
to: "title.area.clip";
@@ -738,7 +738,7 @@
state: "default" 0.1;
inherit: "default" 0.0;
color: 60 60 60 128;
- color3: 170 168 169 64;
+ color3: 255 255 255 128;
}
}

@@ -788,7 +788,7 @@
description {
state: "default" 0.0;
color: 60 60 60 255;
- color3: 170 168 169 128;
+ color3: 255 255 255 128;

rel1 {
to: "title.area.clip";
@@ -828,7 +828,7 @@
state: "default" 0.1;
inherit: "default" 0.0;
color: 60 60 60 128;
- color3: 170 168 169 64;
+ color3: 255 255 255 128;
}
}

@@ -1028,7 +1028,7 @@
description {
state: "default" 0.0;
color: 60 60 60 255;
- color3: 170 168 169 128;
+ color3: 255 255 255 128;

rel1 {
to: "title.area.clip";
@@ -1068,7 +1068,7 @@
state: "default" 0.1;
inherit: "default" 0.0;
color: 60 60 60 128;
- color3: 170 168 169 64;
+ color3: 255 255 255 128;
}
}

@@ -1137,7 +1137,7 @@
description {
state: "default" 0.0;
color: 60 60 60 255;
- color3: 170 168 169 128;
+ color3: 255 255 255 128;

rel1 {
to: "title.area.clip";
@@ -1177,7 +1177,7 @@
state: "default" 0.1;
inherit: "default" 0.0;
color: 60 60 60 128;
- color3: 170 168 169 64;
+ color3: 255 255 255 128;
}
}


Modified: branches/e17/bits/button.edc
==============================================================================
--- branches/e17/bits/button.edc (original)
+++ branches/e17/bits/button.edc Thu Feb 19 11:35:32 2009
@@ -332,7 +332,7 @@
#endif
#endif
color: 60 60 60 255;
- color3: 170 168 169 128;
+ color3: 255 255 255 128;

rel1 {
to_x: "e.swallow.icon";

Modified: branches/e17/bits/frame.edc
==============================================================================
--- branches/e17/bits/frame.edc (original)
+++ branches/e17/bits/frame.edc Thu Feb 19 11:35:32 2009
@@ -61,7 +61,7 @@
align: 0.0 0.0;
fixed: 0 1;
color: 60 60 60 255;
- color3: 170 168 169 128;
+ color3: 255 255 255 128;

rel1 {
relative: 0.0 0.0;

Modified: branches/e17/bits/menu.edc
==============================================================================
--- branches/e17/bits/menu.edc (original)
+++ branches/e17/bits/menu.edc Thu Feb 19 11:35:32 2009
@@ -94,7 +94,7 @@
part {
name: "e.text.title";
type: TEXT;
- effect: SOFT_SHADOW;
+ /* effect: SOFT_SHADOW; */
mouse_events: 0;
scale: 1;

@@ -108,7 +108,7 @@
#endif
#endif
color: 30 30 30 255;
- color3: 255 255 255 64;
+ color3: 255 255 255 128;
visible: 0;

rel1 {
@@ -667,6 +667,7 @@
part {
name: "e.text.label";
type: TEXT;
+ effect: SHADOW;
mouse_events: 0;
scale: 1;

@@ -680,15 +681,16 @@
#endif
#endif
color: 60 60 60 255;
-
+ color3: 255 255 255 128;
+
rel1 {
relative: 0.0 0.0;
- offset: 5 3;
+ offset: 3 3;
}

rel2 {
relative: 1.0 1.0;
- offset: -6 -4;
+ offset: -4 -2;
}

text {
@@ -702,7 +704,7 @@
#endif
size: 11;
min: 1 1;
- align: 0.0 0.5;
+ align: 0.0 0.0;
#if ENABLE_TEXT_CLASSES == 0
text_class: "";
#else
@@ -717,6 +719,7 @@
state: "active" 0.0;
inherit: "default" 0.0;
color: 255 255 255 255;
+ color3: 255 255 255 0;
}
}
}

Reply all
Reply to author
Forward
0 new messages