Mac OS X: Added a workaround for the 'white screen' problem
Removed cached width and height from Mouse
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
Linux: If a keysym has no LWJGL mapping, try the unshifted keysym instead