Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/data/themes/default/parts


Modified Files:
        exifpanel.edc exifpanel_itemlist.edc 


Log Message:
reenable dragging in the bottom right corner
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/parts/exifpanel.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- exifpanel.edc       22 Oct 2004 21:16:46 -0000      1.2
+++ exifpanel.edc       19 Nov 2004 03:22:19 -0000      1.3
@@ -1,6 +1,7 @@
     part {
        name: "exif_panel_region";
        type: RECT;
+       mouse_events: 0;
        description {
            state: "default" 0.0;
            rel1 {
@@ -16,6 +17,7 @@
     part {
        name: "exif_panel_clip";
        type: RECT;
+       mouse_events: 0;
        description {
            state: "default" 0.0;
            rel1 {
@@ -47,6 +49,7 @@
        name: "exif_panel_label_clip";
        type: RECT;
        clip_to: "exif_panel_clip";
+       mouse_events: 0;
        description {
            state: "default" 0.0;
            rel1 {
@@ -78,6 +81,7 @@
        name: "exif_panel_label";
        type: IMAGE;
        clip_to: "exif_panel_label_clip";
+       mouse_events: 0;
        description {
            state: "default" 0.0;
            rel1 {
@@ -117,6 +121,7 @@
        type: TEXT;
        effect: SOFT_SHADOW;
        clip_to: "exif_panel_label_clip";
+       mouse_events: 0;
        description {
            state: "default" 0.0;
            rel1 {
@@ -141,6 +146,7 @@
     part {
        name: "exif_panel_border";
        type: IMAGE;
+       mouse_events: 0;
        clip_to: "exif_panel_clip";
        description {
            state: "default" 0.0;
@@ -178,6 +184,7 @@
     part {
        name: "exif_panel_border_bevel";
        type: IMAGE;
+       mouse_events: 0;
        clip_to: "exif_panel_clip";
        description {
            state: "default" 0.0;
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/apps/entice/data/themes/default/parts/exifpanel_itemlist.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- exifpanel_itemlist.edc      22 Oct 2004 22:11:22 -0000      1.2
+++ exifpanel_itemlist.edc      19 Nov 2004 03:22:19 -0000      1.3
@@ -1,6 +1,7 @@
     part {
        name: "exif_panel_item_list_clip";
        type: RECT;
+       mouse_events: 0;
        clip_to: "exif_panel_clip";
        description {
            state: "default" 0.0;
@@ -32,6 +33,7 @@
     part {
        name: "exif_panel_item_list_anchor";
        type: RECT;
+       mouse_events: 0;
        clip_to: "exif_panel_item_list_clip";
        description {
            state: "default" 0.0;




-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to