SDL/src/video
Ryan C. Gordon 0374a15398 Holding down shift while moving the mouse's scrollwheel on MacOS X makes the
OS report these are "horizontal scrollwheel" events, which confuses gaming
 apps in several legitimate conditions. Now all scrollwheel events are made
 to look vertical when passed to the app.

Patch by John Knottenbelt.

 http://www.libsdl.org/pipermail/sdl/2005-March/067978.html
2005-04-17 10:32:41 +00:00
..
aalib Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
ataricommon Some Atari OpenGL implementations draw upside down 2004-12-04 20:53:58 +00:00
bwindow Date: Tue, 14 Dec 2004 12:08:30 +0100 2004-12-14 18:23:27 +00:00
cybergfx Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
dc Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
dga Video modes are sorted width first, then height 2004-11-12 21:25:42 +00:00
directfb Date: Mon, 17 Jan 2005 20:54:50 +0200 2005-01-17 19:38:28 +00:00
dummy Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
epoc Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
fbcon [SDL] [PATCH] fix FB_VideoQuit for ia64 2005-02-12 18:03:54 +00:00
gem Was using width of surface instead of pitch to calculate length of surface width in words 2005-03-02 17:17:26 +00:00
ggi Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
maccommon Date: Mon, 5 Jan 2004 00:09:36 +0100 2004-01-05 01:34:34 +00:00
macdsp Date: Mon, 24 Jan 2005 21:37:56 +0800 2005-01-25 16:57:11 +00:00
macrom Date: Mon, 24 Jan 2005 21:37:56 +0800 2005-01-25 16:57:11 +00:00
nanox Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
photon Video modes are sorted width first, then height 2004-11-12 21:25:42 +00:00
picogui Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
ps2gs Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
qtopia Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
quartz Holding down shift while moving the mouse's scrollwheel on MacOS X makes the 2005-04-17 10:32:41 +00:00
riscos Date: Wed, 26 Jan 2005 13:37:09 GMT 2005-02-12 18:01:31 +00:00
svga Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
vgl Fixed mouse warp position bug with offset video modes 2002-10-11 08:09:26 +00:00
wincommon ate: Fri, 09 Apr 2004 20:07:10 +0200 2004-05-16 18:02:48 +00:00
windib Fixed direction key input on WinCE devices, thanks to 2005-04-17 10:23:58 +00:00
windx5 *** empty log message *** 2004-11-15 21:11:44 +00:00
x11 Video modes are sorted width first, then height 2004-11-12 21:25:42 +00:00
xbios Disable debug code 2005-03-07 10:09:21 +00:00
Xext *** empty log message *** 2004-01-31 21:23:15 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
blank_cursor.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
default_cursor.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
Makefile.am Date: Tue, 19 Aug 2003 17:57:00 +0200 2003-08-22 05:51:19 +00:00
mmx.h Date: Mon, 10 Nov 2003 19:57:56 +0100 2003-11-14 20:21:22 +00:00
SDL_blit_1.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_blit_0.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_blit_A.c Altivec-optimized blitters! 2005-04-17 10:19:22 +00:00
SDL_blit_N.c Altivec-optimized blitters! 2005-04-17 10:19:22 +00:00
SDL_blit.c Date: Sun, 11 Apr 2004 13:09:44 +0200 2004-04-11 19:52:58 +00:00
SDL_blit.h Altivec-optimized blitters! 2005-04-17 10:19:22 +00:00
SDL_bmp.c Date: Mon, 13 Dec 2004 21:28:18 -0500 2004-12-14 06:20:49 +00:00
SDL_cursor_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_cursor.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_gamma.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_glfuncs.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_leaks.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_memops.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_pixels_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_pixels.c Clarified the code in the pixel format allocation 2005-01-12 19:38:24 +00:00
SDL_RLEaccel_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_RLEaccel.c Date: Wed, 28 Jul 2004 14:56:57 +0800 2004-08-21 13:10:58 +00:00
SDL_stretch_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_stretch.c Don't crash if the stretch routines are used on hardware surfaces 2004-05-16 21:08:55 +00:00
SDL_surface.c *** empty log message *** 2004-12-19 22:04:44 +00:00
SDL_sysvideo.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_video.c Date: Mon, 24 Jan 2005 21:37:56 +0800 2005-01-25 16:57:11 +00:00
SDL_yuv_mmx.c Ugly hack to make this work with gcc 2.x and 3.x 2005-02-13 07:10:02 +00:00
SDL_yuv_sw_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_yuv_sw.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_yuv.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_yuvfuncs.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00