Enlightenment CVS committal

Author  : rephorm
Project : misc
Module  : eplayer

Dir     : misc/eplayer/data/themes/streamline


Modified Files:
        streamline_parts.edc streamline_small_parts.edc 


Log Message:

Theme support for draggies on bottom layer. (Now events are repeated in the relevant 
places to allow dragging)

===================================================================
RCS file: 
/cvsroot/enlightenment/misc/eplayer/data/themes/streamline/streamline_parts.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- streamline_parts.edc        23 Jan 2004 08:29:57 -0000      1.1
+++ streamline_parts.edc        28 Jan 2004 04:39:58 -0000      1.2
@@ -30,6 +30,7 @@
                                 type,   TEXT;
                                 //effect, SHADOW;
                                 mouse_events, 1;
+                               repeat_events, 1;
                                 description {
                                         state,  "default" 0.0;
 
@@ -55,6 +56,7 @@
                                 name, "titlebar";
                                 type, RECT;
                                 mouse_events, 1;
+                               repeat_events, 1;
 
                                 description {
                                         state, "default" 0.0;
===================================================================
RCS file: 
/cvsroot/enlightenment/misc/eplayer/data/themes/streamline/streamline_small_parts.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- streamline_small_parts.edc  26 Jan 2004 23:16:10 -0000      1.2
+++ streamline_small_parts.edc  28 Jan 2004 04:39:58 -0000      1.3
@@ -2,6 +2,7 @@
                         part {
                                 name, "background";
                                 mouse_events, 1;
+                               repeat_events, 1;
                                 type, IMAGE;
 
                                 description {
@@ -27,6 +28,7 @@
                                 name, "title";
                                 type,   TEXT;
                                 mouse_events, 1;
+                               repeat_events, 1;
                                 description {
                                         state,  "default" 0.0;
 




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to