Opentk/Source
Fraser 10112da976 Respond to WM_SETCURSOR messages.
Calling SetCursor on mouse moves is not enough, we need to respond to
SETCURSOR messages. If we have a custom cursor we need to call SetCursor
and then NOT call DefWindowProc, otherwise we just call DefWindowProc
for the forms default cursor.
2014-04-27 10:53:33 +02:00
..
Bind [ES][GL] Synced with April Khronos specification 2014-04-27 09:53:22 +02:00
Build.UpdateVersion [Build] Updated copyright information 2014-03-18 14:29:41 +01:00
Compatibility [Compatibility] Don't generate xml documentation 2014-03-30 11:01:30 +02:00
Converter Fix compile warnings in Converter. 2014-02-25 10:31:17 +00:00
Examples No need for named variable. 2014-04-27 10:53:33 +02:00
Generator.Rewrite [ES] Fixed loading of OpenGL ES core API 2014-03-16 19:40:49 +01:00
GLControl [Mac] Migrated AglContext to OpenTK.GLControl 2014-04-24 13:48:26 +02:00
OpenTK Respond to WM_SETCURSOR messages. 2014-04-27 10:53:33 +02:00