efl/src/lib/ecore_cocoa
pierre lamot ae4389a7bd ecore_cocoa: fix keyboad event handling
This patch allows to interpret correctly several types of key combinations:
  - alt keys : € œ ¬
  - dead keys : ä ë
  - dead keys (bis, they are handled differently) : ~ ã
  - control keys: ^C ^A
  - page up/ page down

@fix

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-03-12 07:43:59 +01:00
..
Ecore_Cocoa.h ecore_cocoa: add new events type for multiple window support. 2015-02-05 16:38:07 +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: fix keyboad event handling 2015-03-12 07:43:59 +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: handle right and other mouse events 2015-03-12 07:43:59 +01:00