log test/testwm.c @ 4993:3c9058f3ffe7

age author description
2011-01-02 Sam Lantinga Allow META-Enter to toggle fullscreen mode
2009-09-28 Sam Lantinga Added keyboard output for debugging bug #659 SDL-1.2
2010-01-10 Ryan C. Gordon Merged r4874:4875 from branches/SDL-1.2: testwm keyboard debug output.
2009-12-12 Sam Lantinga Added mouse position for button handling
2007-07-12 Bob Pendleton This code adds support for DirectColor visuals to SDL 1.3. The support uses part of the Xmu library. To ensure that the library is
2007-07-12 Sam Lantinga Visual C++ compiler warning fixes
2006-10-28 Sam Lantinga indent is evil
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
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