Cleanup of OS X cursor fixes.

Closes #334.
Fixes #254.
This commit is contained in:
Camilla Berglund
2014-08-13 09:15:48 +02:00
parent 87fb437d76
commit 8cd88ddf61
2 changed files with 5 additions and 7 deletions
+1
View File
@@ -82,6 +82,7 @@ GLFW bundles a number of dependencies in the `deps/` directory.
- [Cocoa] Bugfix: Modifier key events were lost if the corresponding modifier
bit field was unchanged
- [Cocoa] Bugfix: Joystick enumeration took hundreds of ms on some systems
- [Cocoa] Bugfix: The cursor was hidden when the user resized a GLFW window
- [Win32] Enabled generation of pkg-config file for MinGW
- [Win32] Bugfix: Failure to load winmm or its functions was not reported to
the error callback