efl/src/lib/ecore_win32
Vincent Torri 232b08cef3 Ecore_Win32: let cursors on the non-client area (the borders) be like the default ones
After the support of the X11 cursors on Windows, the cursors were set for the whole
window (even the borders). Now we let the system use the default cursors for the borders
and we use the cursors set by the API for the client area only
2015-12-14 11:14:51 +09:00
..
Ecore_Win32.h ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00
ecore_win32.c Ecore_Win32: let cursors on the non-client area (the borders) be like the default ones 2015-12-14 11:14:51 +09:00
ecore_win32_clipboard.c ecore_win32: add clipboard management 2015-12-01 12:13:12 -08:00
ecore_win32_cursor.c ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00
ecore_win32_cursor_x11.h ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00
ecore_win32_dnd.c ecore: win32: remove executable bit from source file 2015-09-04 14:54:07 +02:00
ecore_win32_dnd_data_object.cpp merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_win32_dnd_data_object.h ecore: virtual destructors are needed 2013-03-16 23:12:47 +09:00
ecore_win32_dnd_drop_source.cpp merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_win32_dnd_drop_source.h ecore: virtual destructors are needed 2013-03-16 23:12:47 +09:00
ecore_win32_dnd_drop_target.cpp merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_win32_dnd_drop_target.h ecore: virtual destructors are needed 2013-03-16 23:12:47 +09:00
ecore_win32_dnd_enumformatetc.cpp merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ecore_win32_dnd_enumformatetc.h ecore: another needed virtual destructor. 2013-03-17 10:34:27 +09:00
ecore_win32_event.c ecore_win32: add clipboard management 2015-12-01 12:13:12 -08:00
ecore_win32_keysym_table.h ecore_win32: fix key events on Windows. 2014-06-23 10:21:26 +02:00
ecore_win32_private.h ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00
ecore_win32_window.c ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00