log test/threadwin.c @ 2140:15b4a74cdac1

age author description
Wed, 13 Jun 2007 06:05:39 +0000 Ryan C. Gordon Merged r3059:3060 from branches/SDL-1.2: output key event's keysym.
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Thu, 06 Jul 2006 07:17:11 +0000 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
Mon, 26 Jun 2006 13:56:56 +0000 Sam Lantinga Started framework for Windows video driver SDL-1.3
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Wed, 28 Sep 2005 11:36:20 +0000 Ryan C. Gordon Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
Fri, 20 Dec 2002 03:37:28 +0000 Ryan C. Gordon Added some code to toggle fullscreen and input grab for testing... --ryan.
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision