log test/testwm.c @ 2089:58ed46da318c

age author description
Sat, 28 Oct 2006 16:48:03 +0000 Sam Lantinga indent is evil
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.
Mon, 08 May 2006 05:30:15 +0000 Sam Lantinga Made it easier to test some things on the framebuffer console
Sun, 07 May 2006 03:40:06 +0000 Sam Lantinga Fixed bug #215
Sat, 08 Jul 2006 20:07:08 +0000 Sam Lantinga SDL_PushEvent() calls the event filter code, and has a return value to tell SDL-1.3
Thu, 06 Jul 2006 07:17:11 +0000 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
Sun, 18 Jun 2006 13:47:19 +0000 Sam Lantinga Added the unicode keysym memory again for backwards compatibility. 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
Sun, 29 Jan 2006 08:18:56 +0000 Sam Lantinga Report both absolute and relative motion
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
Sun, 15 Feb 2004 20:31:27 +0000 Sam Lantinga Showed how to toggle fullscreen mode if the API isn't supported
Sat, 22 Mar 2003 17:39:26 +0000 Sam Lantinga *** empty log message ***
Sat, 01 Feb 2003 20:32:44 +0000 Sam Lantinga Allow icons of any size
Sat, 07 Jul 2001 06:33:33 +0000 Sam Lantinga Added -width and -height command line options
Thu, 26 Apr 2001 16:45:43 +0000 Sam Lantinga Initial revision