log test/common.c @ 5125:dc0dfdd58f27

age author description
Thu, 27 Jan 2011 22:44:08 -0800 Sam Lantinga Removed completely non-portable event thread hack.
Thu, 27 Jan 2011 15:58:30 -0600 krogoway When the last window is closed and the SDL_WINDOWEVENT_CLOSE event is sent, send the SDL_QUIT event.
Wed, 12 Jan 2011 14:53:23 -0800 Sam Lantinga Added some missing pixel formats and SDL_GetPixelFormatName()
Sun, 12 Dec 2010 15:19:05 -0800 Sam Lantinga Use the enumerated type for blend and scale mode instead of int
Wed, 28 Jul 2010 01:32:39 -0700 Sam Lantinga Added missing pixel format
Wed, 14 Jul 2010 21:25:15 -0700 Sam Lantinga Added support for testing window manager icons
Tue, 13 Jul 2010 23:05:14 -0700 Sam Lantinga Added test case for maximize code
Thu, 08 Jul 2010 22:54:03 -0700 Sam Lantinga Added an event when the clipboard is updated, triggered after the window gains the keyboard focus.