From 3fd373dee2d089c62aab97e716e481362b8b254e Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 22 Jul 2001 20:57:24 +0000 Subject: [PATCH] Fixed fullscreen mouse events on MacOS X Fixed crash when quitting fullscreen mode on MacOS X --- docs.html | 2 + src/video/quartz/SDL_QuartzEvents.m | 78 ++++++++++++++--------------- src/video/quartz/SDL_QuartzVideo.m | 1 + 3 files changed, 42 insertions(+), 39 deletions(-) diff --git a/docs.html b/docs.html index 577d43e35..9c1331fd2 100644 --- a/docs.html +++ b/docs.html @@ -16,6 +16,8 @@ be found at the main SDL page. Major changes since SDL 1.0.0: