Added preliminary alt-tab support on linux
Don't allow the mouse to drift when failing poll
Don't allow to show the window menu
Don't return -1 on keyboard read failure
added check for software only modes
replaced wglSwapLayerBuffers -> SwapBuffers
formatting and better javadoc
fix: releasing device context for window, as per msdn docs
Fixed CHECK ERROR bug