Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_check.edc default_color_well.edc default_configure.edc 
        default_cslider.edc default_deskpreview.edc 
        default_fileman.edc default_filesel.edc default_frame.edc 
        default_ibar.edc default_ibox.edc default_ilist.edc 
        default_menu.edc default_pager.edc default_pointer.edc 
        default_preview.edc default_radio.edc default_scrollframe.edc 
        default_shelf.edc default_spectrum.edc default_transitions.edc 


Log Message:


1. removed mosue_events 0 on swallows - as this now changes behavior. normalise
2. gustavo's patch.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_check.edc,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- default_check.edc   6 Oct 2006 00:27:29 -0000       1.12
+++ default_check.edc   4 Apr 2007 12:51:51 -0000       1.13
@@ -255,7 +255,6 @@
       part {
         name:           "e.swallow.icon";
         type:           SWALLOW;
-        mouse_events:   0;
         clip_to:        "icon_clip";
         description {
            state: "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_color_well.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- default_color_well.edc      13 Oct 2006 02:49:40 -0000      1.7
+++ default_color_well.edc      4 Apr 2007 12:51:51 -0000       1.8
@@ -46,7 +46,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "content_clip";
         description {
            state:    "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_configure.edc,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- default_configure.edc       11 Dec 2006 20:38:52 -0000      1.20
+++ default_configure.edc       4 Apr 2007 12:51:51 -0000       1.21
@@ -142,7 +142,6 @@
       part {
         name: "e.swallow.button";
         type: SWALLOW;
-        mouse_events:  1;
         description {
            state: "default" 0.0;
            color: 0 0 0 0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_cslider.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- default_cslider.edc 23 Aug 2006 03:39:01 -0000      1.4
+++ default_cslider.edc 4 Apr 2007 12:51:51 -0000       1.5
@@ -47,7 +47,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "content_clip";
         description {
            state:    "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_deskpreview.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- default_deskpreview.edc     20 Oct 2006 03:31:18 -0000      1.3
+++ default_deskpreview.edc     4 Apr 2007 12:51:51 -0000       1.4
@@ -40,7 +40,6 @@
       }
       part {
         name:          "e.swallow.content";
-        mouse_events:  0;
         type:          SWALLOW;
         clip_to:       "clip";
          description {
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_fileman.edc,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -3 -r1.51 -r1.52
--- default_fileman.edc 28 Jan 2007 07:22:50 -0000      1.51
+++ default_fileman.edc 4 Apr 2007 12:51:51 -0000       1.52
@@ -326,7 +326,6 @@
       part {
         name:          "e.swallow.icon";
         type:          SWALLOW;
-        mouse_events:  0;
         description {
            state:    "default" 0.0;
            align:    0.5 0.5;
@@ -1002,7 +1001,6 @@
       part {
         name:          "e.swallow.icon";
         type:          SWALLOW;
-        mouse_events:  0;
         description {
            state:    "default" 0.0;
            align:    0.5 0.5;
@@ -1677,7 +1675,6 @@
       part {
         name:          "e.swallow.icon";
         type:          SWALLOW;
-        mouse_events:  0;
         description {
            state:    "default" 0.0;
            align:    0.5 0.5;
@@ -2353,7 +2350,6 @@
       part {
         name:          "e.swallow.icon";
         type:          SWALLOW;
-        mouse_events:  0;
         description {
            state:    "default" 0.0;
            align:    0.5 0.5;
@@ -2763,7 +2759,6 @@
       part {
         name:          "e.swallow.icon";
         type:          SWALLOW;
-        mouse_events:  0;
         description {
            state: "default" 0.0;
            aspect: 1.0 1.0;
@@ -2872,7 +2867,6 @@
       part {
         name:          "e.swallow.icon";
         type:          SWALLOW;
-        mouse_events:  0;
         description {
            state: "default" 0.0;
            aspect: 1.0 1.0;
@@ -4874,7 +4868,6 @@
         name: "e.swallow.content";
         clip_to: "clipper";
         type: SWALLOW;
-        mouse_events: 0;
         description {
            state: "default" 0.0;
            color: 0 0 0 0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_filesel.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- default_filesel.edc 23 Aug 2006 03:39:01 -0000      1.3
+++ default_filesel.edc 4 Apr 2007 12:51:51 -0000       1.4
@@ -47,7 +47,6 @@
       part {
         name:          "items";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "items_clip";
         description {
            state:    "default" 0.0;
@@ -75,7 +74,6 @@
       part {
         name: "vscrollbar";
         type: "SWALLOW";
-        mouse_events: 1;
          clip_to:       "items_clip";   
         description {
            min: 16 40;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_frame.edc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- default_frame.edc   9 Oct 2006 06:01:39 -0000       1.8
+++ default_frame.edc   4 Apr 2007 12:51:51 -0000       1.9
@@ -8,7 +8,6 @@
    parts {
       part {
         name:          "e.swallow.content";
-        mouse_events:  0;
         type:          SWALLOW;
         description {
            state:    "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_ibar.edc,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- default_ibar.edc    25 Nov 2006 15:37:45 -0000      1.23
+++ default_ibar.edc    4 Apr 2007 12:51:51 -0000       1.24
@@ -29,7 +29,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "item_clip";
         description {
            state:    "default" 0.0;
@@ -181,7 +180,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "background";
         description {
            state:    "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_ibox.edc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- default_ibox.edc    15 Jan 2007 04:03:08 -0000      1.7
+++ default_ibox.edc    4 Apr 2007 12:51:51 -0000       1.8
@@ -29,7 +29,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "item_clip";
         description {
            state:    "default" 0.0;
@@ -184,7 +183,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "background";
         description {
            state:    "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_ilist.edc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- default_ilist.edc   6 Oct 2006 02:32:48 -0000       1.9
+++ default_ilist.edc   4 Apr 2007 12:51:51 -0000       1.10
@@ -140,7 +140,6 @@
       part {
         name:          "e.swallow.icon";
         type:          SWALLOW;
-        mouse_events:  0;
         description {
            state:    "default" 0.0;
            align:    0.0 0.5;
@@ -608,7 +607,6 @@
       part {
         name:          "e.swallow.icon";
         type:          SWALLOW;
-        mouse_events:  0;
         description {
            state:    "default" 0.0;
            align:    0.0 0.5;
@@ -956,7 +954,6 @@
       part {
         name:          "e.swallow.icon";
         type:          SWALLOW;
-        mouse_events:  0;
         description {
            state:    "default" 0.0;
            align:    0.0 0.5;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_menu.edc,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- default_menu.edc    6 Oct 2006 00:27:29 -0000       1.16
+++ default_menu.edc    4 Apr 2007 12:51:51 -0000       1.17
@@ -130,7 +130,6 @@
       }
       part {
         name:          "e.swallow.content";
-        mouse_events:  0;
         type:          SWALLOW;
         description {
            state:    "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_pager.edc,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -3 -r1.33 -r1.34
--- default_pager.edc   15 Jan 2007 04:03:08 -0000      1.33
+++ default_pager.edc   4 Apr 2007 12:51:51 -0000       1.34
@@ -191,7 +191,6 @@
       part {
         name:          "pager";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "items_clip";
         description {
            state:    "default" 0.0;
@@ -319,7 +318,6 @@
       }
       part {
         name:          "items";
-        mouse_events:  0;
         type:          SWALLOW;
         clip_to:       "clip";
          description {
@@ -652,7 +650,6 @@
       }
       part {
         name:           "icon";
-        mouse_events:   0;
         type:           SWALLOW;
         description {
            state:       "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_pointer.edc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- default_pointer.edc 23 Aug 2006 03:39:01 -0000      1.8
+++ default_pointer.edc 4 Apr 2007 12:51:51 -0000       1.9
@@ -35,7 +35,6 @@
       part {
         name:          "e.swallow.hotspot";
         type:          SWALLOW;
-        mouse_events:  0;
         description {
            state:    "default" 0.0;
            visible:  0;
@@ -89,7 +88,6 @@
       part {
         name:          "hotspot";
         type:          SWALLOW;
-        mouse_events:  0;
         description {
            state:    "default" 0.0;
            visible:  0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_preview.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- default_preview.edc 15 Dec 2006 03:28:03 -0000      1.5
+++ default_preview.edc 4 Apr 2007 12:51:51 -0000       1.6
@@ -46,7 +46,6 @@
         name: "e.swallow.content";
         clip_to: "clipper";
         type: SWALLOW;
-        mouse_events: 0;
         description {
            state: "default" 0.0;
            color: 0 0 0 0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_radio.edc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- default_radio.edc   6 Oct 2006 02:25:57 -0000       1.14
+++ default_radio.edc   4 Apr 2007 12:51:51 -0000       1.15
@@ -255,7 +255,6 @@
       part {
         name:           "e.swallow.icon";
         type:           SWALLOW;
-        mouse_events:   0;
         clip_to:        "icon_clip";
         description {
            state: "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_scrollframe.edc,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- default_scrollframe.edc     1 Oct 2006 12:05:33 -0000       1.8
+++ default_scrollframe.edc     4 Apr 2007 12:51:51 -0000       1.9
@@ -58,7 +58,6 @@
         name: "e.swallow.content";
         clip_to: "clipper";
         type: SWALLOW;
-        mouse_events: 0;
         description {
            state: "default" 0.0;
            color: 0 0 0 0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_shelf.edc,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- default_shelf.edc   2 Mar 2007 17:00:20 -0000       1.15
+++ default_shelf.edc   4 Apr 2007 12:51:51 -0000       1.16
@@ -348,7 +348,6 @@
       }
       part {
         name:          "e.swallow.content";
-        mouse_events:  0;
         type:          SWALLOW;
 //      clip_to:       "item_clip";
         description {
@@ -684,7 +683,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "items_clip";
         description {
            state:    "default" 0.0;
@@ -735,7 +733,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "items_clip";
         description {
            state:    "default" 0.0;
@@ -1116,7 +1113,6 @@
       }
       part {
         name:          "e.swallow.content";
-        mouse_events:  0;
         type:          SWALLOW;
 //      clip_to:       "item_clip";
         description {
@@ -1452,7 +1448,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "items_clip";
         description {
            state:    "default" 0.0;
@@ -1503,7 +1498,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "items_clip";
         description {
            state:    "default" 0.0;
@@ -1625,7 +1619,6 @@
       }
       part {
         name:          "e.swallow.content";
-        mouse_events:  0;
         type:          SWALLOW;
 //      clip_to:       "item_clip";
         description {
@@ -1931,7 +1924,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "items_clip";
         description {
            state:    "default" 0.0;
@@ -1983,7 +1975,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "items_clip";
         description {
            state:    "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_spectrum.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- default_spectrum.edc        23 Aug 2006 03:39:01 -0000      1.4
+++ default_spectrum.edc        4 Apr 2007 12:51:51 -0000       1.5
@@ -48,7 +48,6 @@
       part {
         name:          "e.swallow.content";
         type:          SWALLOW;
-        mouse_events:  0;
         clip_to:       "content_clip";
         description {
            state:    "default" 0.0;
===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_transitions.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- default_transitions.edc     20 Oct 2006 14:31:50 -0000      1.6
+++ default_transitions.edc     4 Apr 2007 12:51:51 -0000       1.7
@@ -46,7 +46,6 @@
       part {
         name:          "e.swallow.bg.old";
         type:          SWALLOW;
-        mouse_events:  0;
         description {
            state: "default" 0.0;
         }
@@ -55,7 +54,6 @@
         name:          "e.swallow.bg.new";
         type:          SWALLOW;
         clip_to:       "bg_new_clip";
-        mouse_events:  0;
         description {
            state: "default" 0.0;
         }
@@ -99,7 +97,6 @@
         name:          "e.swallow.bg.old";
         type:          SWALLOW;
         clip_to:       "bg_prev_clip";
-        mouse_events:  0;
         description {
            state: "default" 0.0;
         }
@@ -108,7 +105,6 @@
         name:          "e.swallow.bg.new";
         type:          SWALLOW;
         clip_to:       "bg_new_clip";
-        mouse_events:  0;
         description {
            state: "default" 0.0;
         }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to