efl/src/lib/ecore_cocoa
pierre lamot 59532c7d96 ecore_cocoa: add missing window state functions
implement missing window state functions:

  * raise
  * lower
  * activate
  * iconified_set
  * withdrawn_set
  * move

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-03-17 10:42:51 +01:00
..
Ecore_Cocoa.h ecore_cocoa: add missing window state functions 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: fix mouse scrollwheel direction 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: add missing window state functions 2015-03-17 10:42:51 +01:00