log

age author description
Mon, 07 Oct 2002 15:19:34 +0000 Sam Lantinga Fixed compiler warning
Mon, 07 Oct 2002 15:19:17 +0000 Sam Lantinga Fixed building timer code on Windows CE
Mon, 07 Oct 2002 02:39:37 +0000 Sam Lantinga Doh! Forgot to set the Win32 DLL version to 1.2.5
Sun, 06 Oct 2002 20:31:34 +0000 Sam Lantinga *** empty log message *** release-1.2.5
Sun, 06 Oct 2002 20:25:05 +0000 Sam Lantinga *** empty log message ***
Sun, 06 Oct 2002 18:47:20 +0000 Sam Lantinga *** empty log message ***
Sun, 06 Oct 2002 18:38:12 +0000 Sam Lantinga *** empty log message ***
Sat, 05 Oct 2002 22:22:42 +0000 Sam Lantinga Added an environment variable SDL_HAS3BUTTONMOUSE for Quartz
Sat, 05 Oct 2002 20:26:34 +0000 Sam Lantinga *** empty log message ***
Sat, 05 Oct 2002 16:50:56 +0000 Sam Lantinga Added initial support for Dreamcast (thanks HERO!)
Sat, 05 Oct 2002 16:27:56 +0000 Sam Lantinga Fixed gamma correction in Atari video drivers (thanks Patrice!)
Sat, 05 Oct 2002 16:27:29 +0000 Sam Lantinga Atari joystick fixes contributed by Patrice Mandin
Sat, 05 Oct 2002 05:46:32 +0000 Sam Lantinga Fixed cursor resource leak in Windows (thanks Huib-Jan Imbens!)
Sat, 05 Oct 2002 05:44:09 +0000 Sam Lantinga *** empty log message ***
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"
Mon, 09 Sep 2002 05:12:32 +0000 Sam Lantinga Fixed path problem with sdl.m4 macro file