Enlightenment CVS committal
Author : boykot
Project : e17
Module : apps/entice
Dir : e17/apps/entice/data/themes/artifakt/parts
Modified Files:
buttons.edc panel.edc
Log Message:
- changes that go along with the icons
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entice/data/themes/artifakt/parts/buttons.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- buttons.edc 11 Apr 2004 22:57:52 -0000 1.1
+++ buttons.edc 7 May 2004 06:18:38 -0000 1.2
@@ -33,11 +33,6 @@
rel2 { to, "base_to"; relative, 1.0 1.0; offset, -41 0; }
image { normal, "button_exit_normal.png"; } }
- description { state, "hilited" 0.0; min, 25 20; max, 25 20;
- rel1 { to, "base_to"; relative, 1.0 1.0; offset, 0 -32; }
- rel2 { to, "base_to"; relative, 1.0 1.0; offset, -41 0; }
- image { normal, "button_exit_hilited.png"; } }
-
description { state, "clicked" 0.0; min, 25 20; max, 25 20;
rel1 { to, "base_to"; relative, 1.0 1.0; offset, 0 -32; }
rel2 { to, "base_to"; relative, 1.0 1.0; offset, -41 0; }
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/data/themes/artifakt/parts/panel.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- panel.edc 4 May 2004 11:33:59 -0000 1.3
+++ panel.edc 7 May 2004 06:18:38 -0000 1.4
@@ -32,38 +32,38 @@
part { name, "IconScale"; type, IMAGE; mouse_events, 1;
description { state, "default" 0.0; visible, 1; min, 30 31; max, 30 31;
rel1 { to, "panel_bg"; relative, 0.0 0.0; offset, 0 0; }
- rel2 { to, "panel_bg"; relative, 0.0 0.0; offset, 50 45; }
- image { normal, "icon_scale_an1.png"; } }
+ rel2 { to, "panel_bg"; relative, 0.0 0.0; offset, 46 45; }
+ image { normal, "icon_scale_active.png"; } }
description { state, "clicked" 0.0; visible, 1; min, 30 31; max, 30 31;
rel1 { to, "panel_bg"; relative, 0.0 0.0; offset, 0 0; }
- rel2 { to, "panel_bg"; relative, 0.0 0.0; offset, 50 45; }
- image { normal, "icon_scale_an1.png"; } }
+ rel2 { to, "panel_bg"; relative, 0.0 0.0; offset, 46 45; }
+ image { normal, "icon_scale_dormant.png"; } }
description { state, "active" 0.0; visible, 1; min, 30 31; max, 30 31;
rel1 { to, "panel_bg"; relative, 0.0 0.0; offset, 0 0; }
- rel2 { to, "panel_bg"; relative, 0.0 0.0; offset, 50 45; }
- image { normal, "icon_scale_an1.png";
- tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png";
- tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; } } }
+ rel2 { to, "panel_bg"; relative, 0.0 0.0; offset, 46 45; }
+ image { normal, "icon_scale_active.png";
+ tween, "icon_scale_an1.png";
+ tween, "icon_scale_an2.png"; } } }
///////////////////////////////////////////////////////////////////////
part { name, "IconFit"; type, IMAGE; mouse_events, 1;
description { state, "default" 0.0; visible, 1; min, 30 31; max, 30 31;
rel1 { to, "IconScale"; relative, 1.0 1.0; offset, 0 0; }
rel2 { to, "IconScale"; relative, 0.0 1.0; offset, 0 40; }
- image { normal, "icon_scale_an1.png"; } }
+ image { normal, "icon_fit_an1.png"; } }
description { state, "clicked" 0.0; visible, 1; min, 30 31; max, 30 31;
rel1 { to, "IconScale"; relative, 1.0 1.0; offset, 0 0; }
rel2 { to, "IconScale"; relative, 0.0 1.0; offset, 0 40; }
- image { normal, "icon_scale_an1.png"; } }
+ image { normal, "icon_fit_dormant.png"; } }
description { state, "active" 0.0; visible, 1; min, 30 31; max, 30 31;
rel1 { to, "IconScale"; relative, 1.0 1.0; offset, 0 0; }
rel2 { to, "IconScale"; relative, 0.0 1.0; offset, 0 40; }
- image { normal, "icon_fit_an1.png";
- tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png";
- tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; } } }
+ image { normal, "icon_fit_an5.png";
+ tween, "icon_fit_an4.png"; tween, "icon_fit_an3.png";
+ tween, "icon_fit_an2.png"; tween, "icon_fit_an1.png"; } } }
///////////////////////////////////////////////////////////////////////
part { name, "IconZoomIn"; type, IMAGE; mouse_events, 1;
description { state, "default" 0.0; visible, 1; min, 27 23; max, 27 23;
@@ -100,55 +100,56 @@
tween, "icon_zoom_out_active.png"; tween, "icon_zoomOut_an1.png"; } } }
///////////////////////////////////////////////////////////////////////
part { name, "IconFullScreen"; type, IMAGE; mouse_events, 1;
- description { state, "default" 0.0; visible, 1; min, 27 23; max, 27 23;
+ description { state, "default" 0.0; visible, 1; min, 30 31; max, 30 31;
rel1 { to, "IconZoomOut"; relative, 1.0 1.0; offset, 0 0; }
rel2 { to, "IconZoomOut"; relative, 0.0 1.0; offset, 0 40; }
- image { normal, "icon_scale_an1.png"; } }
+ image { normal, "icon_FullScreen_an1.png"; } }
- description { state, "clicked" 0.0; visible, 1; min, 27 23; max, 27 23;
+ description { state, "clicked" 0.0; visible, 1; min, 30 31; max, 30 31;
rel1 { to, "IconZoomOut"; relative, 1.0 1.0; offset, 0 0; }
rel2 { to, "IconZoomOut"; relative, 0.0 1.0; offset, 0 40; }
- image { normal, "icon_scale_an1.png"; } }
+ image { normal, "icon_FullScreen_dormant.png"; } }
- description { state, "active" 0.0; visible, 1; min, 27 23; max, 27 23;
+ description { state, "active" 0.0; visible, 1; min, 30 31; max, 30 31;
rel1 { to, "IconZoomOut"; relative, 1.0 1.0; offset, 0 0; }
rel2 { to, "IconZoomOut"; relative, 0.0 1.0; offset, 0 40; }
- image { normal, "icon_scale_an1.png";
- tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; } } }
+ image { normal, "icon_FullScreen_active.png";
+ tween, "icon_FullScreen_an1.png"; } } }
///////////////////////////////////////////////////////////////////////
- part { name, "IconRotateLeft"; type, IMAGE; mouse_events, 1;
- description { state, "default" 0.0; visible, 1; min, 27 23; max, 27 23;
- rel1 { to, "IconFullScreen"; relative, 1.0 1.0; offset, 0 0; }
- rel2 { to, "IconFullScreen"; relative, 0.0 1.0; offset, 0 40; }
- image { normal, "icon_scale_an1.png"; } }
-
- description { state, "clicked" 0.0; visible, 1; min, 27 23; max, 27 23;
- rel1 { to, "IconFullScreen"; relative, 1.0 1.0; offset, 0 0; }
- rel2 { to, "IconFullScreen"; relative, 0.0 1.0; offset, 0 40; }
- image { normal, "icon_scale_an1.png"; } }
-
- description { state, "active" 0.0; visible, 1; min, 27 23; max, 27 23;
- rel1 { to, "IconFullScreen"; relative, 1.0 1.0; offset, 0 0; }
- rel2 { to, "IconFullScreen"; relative, 0.0 1.0; offset, 0 40; }
- image { normal, "icon_scale_an1.png";
- tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; } } }
-///////////////////////////////////////////////////////////////////////
- part { name, "IconRotateRight"; type, IMAGE; mouse_events, 1;
- description { state, "default" 0.0; visible, 1; min, 27 23; max, 27 23;
- rel1 { to, "IconRotateLeft"; relative, 1.0 1.0; offset, 0 0; }
- rel2 { to, "IconRotateLeft"; relative, 0.0 1.0; offset, 0 40; }
- image { normal, "icon_scale_an1.png"; } }
-
- description { state, "clicked" 0.0; visible, 1; min, 27 23; max, 27 23;
- rel1 { to, "IconRotateLeft"; relative, 1.0 1.0; offset, 0 0; }
- rel2 { to, "IconRotateLeft"; relative, 0.0 1.0; offset, 0 40; }
- image { normal, "icon_scale_an1.png"; } }
-
- description { state, "active" 0.0; visible, 1; min, 27 23; max, 27 23;
- rel1 { to, "IconRotateLeft"; relative, 1.0 1.0; offset, 0 0; }
- rel2 { to, "IconRotateLeft"; relative, 0.0 1.0; offset, 0 40; }
- image { normal, "icon_scale_an1.png";
- tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; } } }
+// These need icons
+// part { name, "IconRotateLeft"; type, IMAGE; mouse_events, 1;
+// description { state, "default" 0.0; visible, 1; min, 27 23; max, 27 23;
+// rel1 { to, "IconFullScreen"; relative, 1.0 1.0; offset, 0 0; }
+// rel2 { to, "IconFullScreen"; relative, 0.0 1.0; offset, 0 40; }
+// image { normal, "icon_scale_an1.png"; } }
+//
+// description { state, "clicked" 0.0; visible, 1; min, 27 23; max, 27 23;
+// rel1 { to, "IconFullScreen"; relative, 1.0 1.0; offset, 0 0; }
+// rel2 { to, "IconFullScreen"; relative, 0.0 1.0; offset, 0 40; }
+// image { normal, "icon_scale_an1.png"; } }
+//
+// description { state, "active" 0.0; visible, 1; min, 27 23; max, 27 23;
+// rel1 { to, "IconFullScreen"; relative, 1.0 1.0; offset, 0 0; }
+// rel2 { to, "IconFullScreen"; relative, 0.0 1.0; offset, 0 40; }
+// image { normal, "icon_scale_an1.png";
+// tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; } } }
+///////////////////////////////////////////////////////////////////////
+// part { name, "IconRotateRight"; type, IMAGE; mouse_events, 1;
+// description { state, "default" 0.0; visible, 1; min, 27 23; max, 27 23;
+// rel1 { to, "IconRotateLeft"; relative, 1.0 1.0; offset, 0 0; }
+// rel2 { to, "IconRotateLeft"; relative, 0.0 1.0; offset, 0 40; }
+// image { normal, "icon_scale_an1.png"; } }
+//
+// description { state, "clicked" 0.0; visible, 1; min, 27 23; max, 27 23;
+// rel1 { to, "IconRotateLeft"; relative, 1.0 1.0; offset, 0 0; }
+// rel2 { to, "IconRotateLeft"; relative, 0.0 1.0; offset, 0 40; }
+// image { normal, "icon_scale_an1.png"; } }
+//
+// description { state, "active" 0.0; visible, 1; min, 27 23; max, 27 23;
+// rel1 { to, "IconRotateLeft"; relative, 1.0 1.0; offset, 0 0; }
+// rel2 { to, "IconRotateLeft"; relative, 0.0 1.0; offset, 0 40; }
+// image { normal, "icon_scale_an1.png";
+// tween, "icon_scale_an1.png"; tween, "icon_scale_an1.png"; } } }
///////////////////////////////////////////////////////////////////////
part { name, "PanelMouseArea"; type, RECT; mouse_events, 1; repeat_events, 1;
description { state, "d" 0.0; visible, 1; min, 66 249; max, 9999 9999;
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs