log test/testwm.c @ 4136:8797fa6e2fb2 SDL-1.2

age author description
2006-05-08 Sam Lantinga Made it easier to test some things on the framebuffer console
2006-05-07 Sam Lantinga Fixed bug #215
2006-07-08 Sam Lantinga SDL_PushEvent() calls the event filter code, and has a return value to tell SDL-1.3
2006-07-06 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
2006-06-18 Sam Lantinga Added the unicode keysym memory again for backwards compatibility. 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
2006-01-29 Sam Lantinga Report both absolute and relative motion
2005-09-28 Ryan C. Gordon Removed atexit() from most of the test programs; atexit(SDL_Quit) isn't safe
2004-02-15 Sam Lantinga Showed how to toggle fullscreen mode if the API isn't supported
2003-03-22 Sam Lantinga *** empty log message ***
2003-02-01 Sam Lantinga Allow icons of any size
2001-07-07 Sam Lantinga Added -width and -height command line options
2001-04-26 Sam Lantinga Initial revision