Remove unused code
Fon't reset the cursor position in resetMouse()
Allow setCursorPosition when mouse is grabbed
Fix cursor jumping after Mouse.setGrabbed()
Moved AWTSurfaceLock retry-loop to java to avoid non-standard sleep functions
Linux: try to work around crash on opengl library unload
Linux: Fixed crash
Mac OS X: Fix potential NPE
*** empty log message ***
Added Mouse.setCursorPosition(x, y)