log

age author description
Sat, 05 Oct 2002 05:42:56 +0000 Sam Lantinga Fixed SDL_main.c on Windows CE with applications containing spaces in their names.
Sat, 05 Oct 2002 05:32:49 +0000 Sam Lantinga Fixed memory overwrite in BSD joystick driver (thanks SUGIMOTO Sadahiro!)
Sat, 05 Oct 2002 05:11:20 +0000 Sam Lantinga Fixed mouse wheel events on MacOS X
Sat, 05 Oct 2002 05:07:57 +0000 Sam Lantinga Lots of cleanups by Darrell, added the ability to resize Cocoa windows.
Sat, 05 Oct 2002 04:56:32 +0000 Sam Lantinga Fixed YUV overlay code for Quicktime 6
Mon, 30 Sep 2002 00:35:25 +0000 Sam Lantinga Added an aborted try at making fullscreen work on Xinerama screen != 0
Mon, 16 Sep 2002 18:38:09 +0000 Sam Lantinga Fixed window update problems on MacOS X 10.2 (thanks Darrell!)
Mon, 16 Sep 2002 08:22:25 +0000 Sam Lantinga Cleaned up the SDL_VIDEO_WINDOW_POS variable support
Mon, 16 Sep 2002 07:09:04 +0000 Sam Lantinga Don't be fooled by unclutter - the mouse isn't really leaving our window
Mon, 16 Sep 2002 06:50:26 +0000 Sam Lantinga Date: Thu, 12 Sep 2002 20:35:51 -0400
Mon, 16 Sep 2002 06:26:22 +0000 Sam Lantinga *** empty log message ***
Mon, 16 Sep 2002 06:21:23 +0000 Sam Lantinga Fixed a crash bug in checkkeys.c (thanks John!)
Mon, 16 Sep 2002 06:17:34 +0000 Sam Lantinga *** empty log message ***
Mon, 16 Sep 2002 06:14:46 +0000 Sam Lantinga Applied John Popplewell's fix for left-handed mice under Windows.
Mon, 09 Sep 2002 05:28:06 +0000 Sam Lantinga The portable way of including SDL is #include "SDL.h"