Re: [E-devel] E SVN: seoz trunk/elementary/data/themes/widgets

2012-09-20 Thread ChunEon Park
looks over1, over2 useless.



-Regards, Hermet-
-Original Message-
From: Enlightenment SVNno-re...@enlightenment.org 
To: enlightenment-...@lists.sourceforge.net; 
Cc: 
Sent: 2012-09-21 (금) 11:01:57
Subject: E SVN: seoz trunk/elementary/data/themes/widgets

Log:
elm popup.edc: Fixed broken popup item. Spotted by Amit S amit@smargav.com. 
Special thanks to Hermet as well.

Author:   seoz
Date: 2012-09-20 19:01:56 -0700 (Thu, 20 Sep 2012)
New Revision: 76926
Trac: http://trac.enlightenment.org/e/changeset/76926

Modified:
  trunk/elementary/data/themes/widgets/popup.edc 

Modified: trunk/elementary/data/themes/widgets/popup.edc
===
--- trunk/elementary/data/themes/widgets/popup.edc2012-09-21 00:18:03 UTC (rev 
76925)
+++ trunk/elementary/data/themes/widgets/popup.edc2012-09-21 02:01:56 UTC (rev 
76926)
@@ -642,12 +642,14 @@
 repeat_events: 1;
 ignore_flags: ON_HOLD;
 description { state: default 0.0;
+   color: 0 0 0 0;
 }
  }
  part { name: over2;
 type: RECT;
 repeat_events: 1;
 description { state: default 0.0;
+   color: 0 0 0 0;
 }
  }
  part { name: disclip;


--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
enlightenment-svn mailing list
enlightenment-...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: seoz trunk/elementary/data/themes/widgets

2012-09-20 Thread ChunEon Park
nevermind, they are used in programs still.


-Regards, Hermet-
-Original Message-
From: ChunEon Parkher...@naver.com 
To: enlightenment-devel@lists.sourceforge.net; 
enlightenment-...@lists.sourceforge.net; 
Cc: 
Sent: 2012-09-21 (금) 12:50:06
Subject: Re: [E-devel]E SVN: seoz trunk/elementary/data/themes/widgets

looks over1, over2 useless.



-Regards, Hermet-
-Original Message-
From: Enlightenment SVNno-reply@enlightenment.org 
To: enlightenment-svn@lists.sourceforge.net; 
Cc: 
Sent: 2012-09-21 (금) 11:01:57
Subject: E SVN: seoz trunk/elementary/data/themes/widgets

Log:
elm popup.edc: Fixed broken popup item. Spotted by Amit S amit@smargav.com. 
Special thanks to Hermet as well.

Author:   seoz
Date: 2012-09-20 19:01:56 -0700 (Thu, 20 Sep 2012)
New Revision: 76926
Trac: http://trac.enlightenment.org/e/changeset/76926

Modified:
  trunk/elementary/data/themes/widgets/popup.edc 

Modified: trunk/elementary/data/themes/widgets/popup.edc
===
--- trunk/elementary/data/themes/widgets/popup.edc2012-09-21 00:18:03 UTC (rev 
76925)
+++ trunk/elementary/data/themes/widgets/popup.edc2012-09-21 02:01:56 UTC (rev 
76926)
@@ -642,12 +642,14 @@
 repeat_events: 1;
 ignore_flags: ON_HOLD;
 description { state: default 0.0;
+   color: 0 0 0 0;
 }
  }
  part { name: over2;
 type: RECT;
 repeat_events: 1;
 description { state: default 0.0;
+   color: 0 0 0 0;
 }
  }
  part { name: disclip;


--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
enlightenment-svn mailing list
enlightenment-...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: seoz trunk/elementary/data/themes/widgets

2012-09-20 Thread Daniel Juyung Seo
Yes I already checked that.
They both are needed for two different usages.

Daniel Juyung Seo (SeoZ)

On Fri, Sep 21, 2012 at 1:14 PM, ChunEon Park her...@naver.com wrote:
 nevermind, they are used in programs still.

 
 -Regards, Hermet-
 -Original Message-
 From: ChunEon Parkher...@naver.com
 To: enlightenment-devel@lists.sourceforge.net; 
 enlightenment-...@lists.sourceforge.net;
 Cc:
 Sent: 2012-09-21 (금) 12:50:06
 Subject: Re: [E-devel]E SVN: seoz trunk/elementary/data/themes/widgets

 looks over1, over2 useless.


 
 -Regards, Hermet-
 -Original Message-
 From: Enlightenment SVNno-reply@enlightenment.org
 To: enlightenment-svn@lists.sourceforge.net;
 Cc:
 Sent: 2012-09-21 (금) 11:01:57
 Subject: E SVN: seoz trunk/elementary/data/themes/widgets

 Log:
 elm popup.edc: Fixed broken popup item. Spotted by Amit S 
 amit@smargav.com. Special thanks to Hermet as well.

 Author:   seoz
 Date: 2012-09-20 19:01:56 -0700 (Thu, 20 Sep 2012)
 New Revision: 76926
 Trac: http://trac.enlightenment.org/e/changeset/76926

 Modified:
   trunk/elementary/data/themes/widgets/popup.edc

 Modified: trunk/elementary/data/themes/widgets/popup.edc
 ===
 --- trunk/elementary/data/themes/widgets/popup.edc2012-09-21 00:18:03 UTC 
 (rev 76925)
 +++ trunk/elementary/data/themes/widgets/popup.edc2012-09-21 02:01:56 UTC 
 (rev 76926)
 @@ -642,12 +642,14 @@
  repeat_events: 1;
  ignore_flags: ON_HOLD;
  description { state: default 0.0;
 +   color: 0 0 0 0;
  }
   }
   part { name: over2;
  type: RECT;
  repeat_events: 1;
  description { state: default 0.0;
 +   color: 0 0 0 0;
  }
   }
   part { name: disclip;


 --
 Got visibility?
 Most devs has no idea what their production app looks like.
 Find out how fast your code is with AppDynamics Lite.
 http://ad.doubleclick.net/clk;262219671;13503038;y?
 http://info.appdynamics.com/FreeJavaPerformanceDownload.html
 ___
 enlightenment-svn mailing list
 enlightenment-...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
 --
 Got visibility?
 Most devs has no idea what their production app looks like.
 Find out how fast your code is with AppDynamics Lite.
 http://ad.doubleclick.net/clk;262219671;13503038;y?
 http://info.appdynamics.com/FreeJavaPerformanceDownload.html
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 --
 Got visibility?
 Most devs has no idea what their production app looks like.
 Find out how fast your code is with AppDynamics Lite.
 http://ad.doubleclick.net/clk;262219671;13503038;y?
 http://info.appdynamics.com/FreeJavaPerformanceDownload.html
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: seoz trunk/elementary/data/themes

2011-03-05 Thread Michael Blumenkrantz
On Sat,  5 Mar 2011 03:38:41 -0800
Enlightenment SVN no-re...@enlightenment.org wrote:

 Log:
 Elementary index edc: Commented test rectangle color.
   
 
 Author:   seoz
 Date: 2011-03-05 03:38:40 -0800 (Sat, 05 Mar 2011)
 New Revision: 57528
 Trac: http://trac.enlightenment.org/e/changeset/57528
 
 Modified:
   trunk/elementary/data/themes/default.edc 
 
 Modified: trunk/elementary/data/themes/default.edc
 ===
 --- trunk/elementary/data/themes/default.edc  2011-03-05 10:45:19 UTC
 (rev 57527) +++ trunk/elementary/data/themes/default.edc  2011-03-05
 11:38:40 UTC (rev 57528) @@ -29158,7 +29158,7 @@
 relative: 0.0 0.0;
 offset:   0 0;
 }
 -   color: 0 0 255 128;
 +   //color: 0 0 255 128;
 }
 }
 part { name: elm.swallow.event.0;
 
 
A better fix for this would be confine the pointer to the index region so that
it can't go all over the screen.

-- 
Mike Blumenkrantz
Zentific: NULL pointer dereferences now 50% off!

--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: seoz trunk/elementary/data/themes

2011-03-05 Thread Daniel Juyung Seo
That sounds good :)
I made this rectangle invisible, because it was intended to be used for a test.
But for later usage, it'll be good to fix it as you mentioned.

Thanks.
Daniel Juyung Seo (SeoZ)

On Sat, Mar 5, 2011 at 1:12 PM, Michael Blumenkrantz m...@zentific.com wrote:
 On Sat,  5 Mar 2011 03:38:41 -0800
 Enlightenment SVN no-re...@enlightenment.org wrote:

 Log:
 Elementary index edc: Commented test rectangle color.


 Author:       seoz
 Date:         2011-03-05 03:38:40 -0800 (Sat, 05 Mar 2011)
 New Revision: 57528
 Trac:         http://trac.enlightenment.org/e/changeset/57528

 Modified:
   trunk/elementary/data/themes/default.edc

 Modified: trunk/elementary/data/themes/default.edc
 ===
 --- trunk/elementary/data/themes/default.edc  2011-03-05 10:45:19 UTC
 (rev 57527) +++ trunk/elementary/data/themes/default.edc      2011-03-05
 11:38:40 UTC (rev 57528) @@ -29158,7 +29158,7 @@
                         relative: 0.0 0.0;
                         offset:   0 0;
                     }
 -                   color: 0 0 255 128;
 +                   //color: 0 0 255 128;
                 }
             }
             part { name: elm.swallow.event.0;


 A better fix for this would be confine the pointer to the index region so that
 it can't go all over the screen.

 --
 Mike Blumenkrantz
 Zentific: NULL pointer dereferences now 50% off!

 --
 What You Don't Know About Data Connectivity CAN Hurt You
 This paper provides an overview of data connectivity, details
 its effect on application quality, and explores various alternative
 solutions. http://p.sf.net/sfu/progress-d2d
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel