Mercurial > sdl-ios-xcode
log src/video/quartz/SDL_QuartzEvents.m @ 4031:f0b8bbaf8de5 SDL-1.2
age | author | description |
---|---|---|
Fri, 06 Jul 2007 13:39:03 +0000 | Sam Lantinga | Reverted mousewheel support in 1.2, since it breaks binary compatibility. SDL-1.2 |
Fri, 06 Jul 2007 09:15:43 +0000 | Sam Lantinga | Fixed bug #382 SDL-1.2 |
Mon, 04 Jun 2007 11:22:23 +0000 | Ryan C. Gordon | Better handling of multiple queued Cocoa mouse events. Thanks to Christian SDL-1.2 |
Fri, 06 Apr 2007 20:30:41 +0000 | Ryan C. Gordon | Let app set SDL_VIDEO_ALLOW_SCREENSAVER environment variable to override SDL's SDL-1.2 |
Fri, 23 Feb 2007 00:37:07 +0000 | Ryan C. Gordon | Removed some debug printf() calls I accidentally added to Subversion. SDL-1.2 |
Wed, 14 Feb 2007 10:23:23 +0000 | Ryan C. Gordon | Quartz code should use F13, F14, and F15 keys instead of PrintScreen, SDL-1.2 |