efl/src/lib/ecore_cocoa
Jean Guyomarc'h 744d2a63c5 ecore_cocoa: fix the backspace key
The backspace key is supposed to send an ASCII code of 0x08, not 0x7F
(this would be the delete key). This has not be seen before as it is is
rare to use the ASCII code for the BackSpace key.

@fix
2017-10-29 16:06:31 +01:00
..
Ecore_Cocoa.h docs: Fix typos and some wrong expressions in Ecore, Ecore_Audio, Ecore_Cocoa, Ecore_Con, and Ector API reference doxygen. 2017-06-07 13:01:13 +09:00
ecore_cocoa.m ecore_cocoa: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_cocoa_app.h ecore_cocoa: allow to override termination sequence 2016-10-30 16:46:29 +01:00
ecore_cocoa_app.m ecore_cocoa: allow to override termination sequence 2016-10-30 16:46:29 +01:00
ecore_cocoa_cnp.m ecore_cocoa: simplify clipboard functions naming 2016-06-07 22:20:31 +02:00
ecore_cocoa_keys.h ecore_cocoa: fix the backspace key 2017-10-29 16:06:31 +01:00
ecore_cocoa_private.h OSX: fix version detection in build 2017-07-17 13:04:30 +01:00
ecore_cocoa_window.h ecore_cocoa: refactor resizing request 2016-08-26 19:05:48 +02:00
ecore_cocoa_window.m ecore_cocoa: fix windows initial rendering 2017-03-09 23:16:16 +01:00