log test/threadwin.c @ 3960:f5daa62ce1c4 SDL-1.2

age author description
2007-06-13 Ryan C. Gordon Print keysym with key events. SDL-1.2
2007-06-13 Ryan C. Gordon Merged r3059:3060 from branches/SDL-1.2: output key event's keysym.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-06 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
2006-06-26 Sam Lantinga Started framework for Windows video driver SDL-1.3
2006-05-29 Sam Lantinga more tweaking indent options SDL-1.3
2006-05-28 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
2006-05-17 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
2005-09-28 Ryan C. Gordon Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
2002-12-20 Ryan C. Gordon Added some code to toggle fullscreen and input grab for testing... --ryan.
2001-04-26 Sam Lantinga Initial revision