log src/video/wincommon/SDL_sysevents.c @ 893:8762a202f121

age author description
2004-02-16 Sam Lantinga Added support for SDL_VIDEO_WINDOW_POS and SDL_VIDEO_CENTERED on Windows
2004-02-15 Sam Lantinga Fixed mouse focus events after resetting video mode on Windows
2003-01-20 Sam Lantinga David MacCormack fixed a bug in window sizing with Windows menus
2002-08-20 Sam Lantinga Fixed bug where video mode wasn't restored after ALT-tab in with DirectX
2002-08-20 Sam Lantinga *** empty log message ***
2002-08-20 Sam Lantinga Updated for embedded Visual C++ 4.0
2002-08-19 Sam Lantinga Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
2002-08-19 Sam Lantinga Fixed mouse grab going fullscreen to windowed in Windows
2002-04-11 Sam Lantinga Fixed gamma ramps in DirectX windowed and OpenGL modes
2002-04-10 Sam Lantinga *** empty log message ***
2002-04-09 Sam Lantinga Fixed a crash bug in the WM_ACTIVATE code (thanks John!)
2002-04-08 Sam Lantinga Mouse wheel fix patch.
2002-03-31 Sam Lantinga *** empty log message ***
2002-03-10 Sam Lantinga *** empty log message ***
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-09-13 Sam Lantinga *** empty log message ***
2001-08-31 Sam Lantinga Fixed mouse wheel motion position on Windows
2001-08-09 Sam Lantinga Fixed compile errors and added call to SDL_SetModuleHandle() in WinMain()
2001-08-09 Sam Lantinga Applied David MacCormack's patch to fix SDL_WINDOWID on Windows,
2001-06-16 Sam Lantinga Mouse wheel sends mouse button (4/5) events on Windows
2001-05-23 Sam Lantinga Windows CE patches contributed by Rainer Loritz
2001-04-29 Sam Lantinga Fixed double-mouse event bug on Windows using OpenGL
2001-04-26 Sam Lantinga Changes since SDL 1.2.0 release
2001-04-26 Sam Lantinga Initial revision