Enlightenment CVS committal

Author  : rephorm
Project : misc
Module  : eplayer

Dir     : misc/eplayer/data/themes/default


Modified Files:
        default_parts.edc default_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/default/default_parts.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- default_parts.edc   22 Jan 2004 19:41:42 -0000      1.1
+++ default_parts.edc   28 Jan 2004 04:39:58 -0000      1.2
@@ -32,6 +32,7 @@
                                 type,   TEXT;
                                 //effect, SHADOW;
                                 mouse_events, 1;
+                               repeat_events, 1;
                                 description {
                                         state,  "default" 0.0;
 
@@ -57,6 +58,7 @@
                                 name, "titlebar";
                                 type, RECT;
                                 mouse_events, 1;
+                               repeat_events, 1;
 
                                 description {
                                         state, "default" 0.0;
===================================================================
RCS file: 
/cvsroot/enlightenment/misc/eplayer/data/themes/default/default_small_parts.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- default_small_parts.edc     26 Jan 2004 23:16:10 -0000      1.2
+++ default_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