log src/events/SDL_windowevents.c @ 3502:98a819296cdc

age author description
Tue, 01 Dec 2009 08:56:12 +0000 Sam Lantinga Whenever a window becomes fullscreen, shown, unminimized, and has input focus it will change the display to the corresponding fullscreen video mode.
Wed, 17 Dec 2008 07:17:54 +0000 Sam Lantinga * Implemented X11 fullscreen input grab
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Sun, 07 Dec 2008 21:53:28 +0000 Sam Lantinga There's no reason to add extra code to notify the mice of window size changes.
Thu, 27 Nov 2008 21:53:18 +0000 Sam Lantinga Fixed mouse coordinate range on Mac OS X
Sun, 06 Aug 2006 04:39:13 +0000 Sam Lantinga Allow the render context to do necessary work when the video mode changes.