efl/src/lib/ecore_cocoa
pierre lamot ef7e8562a1 ecore_cocoa: don't reject mouse events outside the window
mouse events ouside the window where rejected. that was creating
interactions where half an event was created, the application was
then not able to process correctly following events.

@fix

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-03-17 10:42:51 +01:00
..
Ecore_Cocoa.h ecore_cocoa: release resources on window close event 2015-03-17 10:42:51 +01:00
Ecore_Cocoa_Keys.h ecore_cocoa: fix keyboad event handling 2015-03-12 07:43:59 +01:00
ecore_cocoa.m ecore_cocoa: add support for non latin keyboard events 2015-03-17 10:42:51 +01:00
ecore_cocoa_app.h ecore_cocoa: NSRunLoop integration 2014-09-03 20:34:57 +02:00
ecore_cocoa_app.m ecore_cocoa: remove ObjC autorelease block to avoid segv when window is closed. 2015-03-12 07:43:58 +01:00
ecore_cocoa_private.h ecore_cocoa: create a log domain and use Eina_Log. 2015-02-05 16:38:07 +01:00
ecore_cocoa_window.h ecore_cocoa: Lion fullscreen workaround + warning fixes 2014-07-23 16:56:16 +02:00
ecore_cocoa_window.m ecore_cocoa: don't reject mouse events outside the window 2015-03-17 10:42:51 +01:00