Sam Lantinga <slouken@libsdl.org> [Mon, 16 Sep 2002 18:38:09 +0000] rev 498
Fixed window update problems on MacOS X 10.2 (thanks Darrell!)
Sam Lantinga <slouken@libsdl.org> [Mon, 16 Sep 2002 08:22:25 +0000] rev 497
Cleaned up the SDL_VIDEO_WINDOW_POS variable support
Sam Lantinga <slouken@libsdl.org> [Mon, 16 Sep 2002 07:09:04 +0000] rev 496
Don't be fooled by unclutter - the mouse isn't really leaving our window
Sam Lantinga <slouken@libsdl.org> [Mon, 16 Sep 2002 06:50:26 +0000] rev 495
Date: Thu, 12 Sep 2002 20:35:51 -0400
From: Darrell Walisser
Subject: Jag joystick fix (take 2)
This patch enables all HID devices, not just joysticks. This quell
complaints about gamepads not working, though I don't have I gamepad to
verify this theory.
Before, only joysticks were recognized. Now, all HID devices except the
keyboard and mouse will be recognized.
Sam Lantinga <slouken@libsdl.org> [Mon, 16 Sep 2002 06:26:22 +0000] rev 494
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Mon, 16 Sep 2002 06:21:23 +0000] rev 493
Fixed a crash bug in checkkeys.c (thanks John!)
Sam Lantinga <slouken@libsdl.org> [Mon, 16 Sep 2002 06:17:34 +0000] rev 492
*** empty log message ***
Sam Lantinga <slouken@libsdl.org> [Mon, 16 Sep 2002 06:14:46 +0000] rev 491
Applied John Popplewell's fix for left-handed mice under Windows.
Sam Lantinga <slouken@libsdl.org> [Mon, 09 Sep 2002 05:28:06 +0000] rev 490
The portable way of including SDL is #include "SDL.h"
Sam Lantinga <slouken@libsdl.org> [Mon, 09 Sep 2002 05:12:32 +0000] rev 489
Fixed path problem with sdl.m4 macro file