On Tue, Jan 19, 2010 at 12:29 PM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
> Log:
>  hunting bug in fglrx libs - make comment!

...

> Modified: trunk/evas/src/lib/canvas/evas_events.c
> ===================================================================
> --- trunk/evas/src/lib/canvas/evas_events.c     2010-01-19 14:28:56 UTC (rev 
> 45329)
> +++ trunk/evas/src/lib/canvas/evas_events.c     2010-01-19 14:29:20 UTC (rev 
> 45330)
> @@ -1063,7 +1063,7 @@
>         if (y != ev.canvas.y)
>           ev.canvas.ysub = ev.canvas.y; // fixme - lost precision
>         if (e->events_frozen <= 0)
> -          evas_object_event_callback_call(obj, EVAS_CALLBACK_MOUSE_UP, &ev);
> +          evas_object_event_callback_call(obj, EVAS_CALLBACK_MULTI_UP, &ev);

this has nothing to do with GL... are you sure this is correct and should go in?

nothing else to do here other than blame SVN for not helping us poor
mortals to get proper commits :-/


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to