On Tue, 2009-05-12 at 07:42 -0700, Enlightenment SVN wrote:
> Log:
>   unbreak drag of windows in pager.
This commit breaks wheel scrolling on the pager, since it receives two
wheel events, instead of one.


>   
> Author:       barbieri
> Date:         2009-05-12 07:42:51 -0700 (Tue, 12 May 2009)
> New Revision: 40600
> 
> Modified:
>   trunk/e/data/themes/default.edc 
> 
> Modified: trunk/e/data/themes/default.edc
> ===================================================================
> --- trunk/e/data/themes/default.edc   2009-05-12 12:14:22 UTC (rev 40599)
> +++ trunk/e/data/themes/default.edc   2009-05-12 14:42:51 UTC (rev 40600)
> @@ -7525,6 +7525,7 @@
>        part { name: "over3";
>           type: RECT;
>           mouse_events: 1;
> +         repeat_events: 1;
>           description { state: "default" 0.0;
>              visible: 1;
>              color: 255 255 255 0;
> 
> 
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
> Series Scanner you'll get full speed at 300 dpi even with all image 
> processing features enabled. http://p.sf.net/sfu/kodak-com
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn


------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to