log src/video/windib/SDL_dibevents.c @ 1583:95451df282c3

age author description
2006-03-14 Sam Lantinga Fixed bug #124
2006-03-14 Sam Lantinga (patch tweaked a bit)
2006-03-07 Sam Lantinga More Win64 updates
2006-03-06 Sam Lantinga Fixed more Win64 portability issues
2006-03-01 Sam Lantinga Fixed a bunch of 64-bit compatibility problems
2006-02-25 Sam Lantinga SDL_windows.h is no longer necessary
2006-02-21 Sam Lantinga Use consistent identifiers for the various platforms we support.
2006-02-19 Sam Lantinga Use only safe string functions
2006-02-16 Sam Lantinga New configure-based build system. Still work in progress, but much improved
2006-02-10 Sam Lantinga More header massaging... works great on Windows. ;-)
2006-02-07 Sam Lantinga Removed uses of stdlib.h and string.h
2006-02-07 Sam Lantinga Use SDL_ prefixed versions of C library functions.
2006-02-06 Sam Lantinga It's now possible to build SDL without any C runtime at all on Windows,
2006-02-01 Sam Lantinga Updated copyright information and removed rcs id lines (problematic in branch merges)
2006-01-31 Sam Lantinga Date: Tue, 05 Jul 2005 21:43:26 +1000
2006-01-29 Sam Lantinga Cleaned up the app registration stuff a bit
2006-01-29 Sam Lantinga Date: Sat, 15 Jan 2005 02:01:51 +0000 (UTC)
2006-01-29 Sam Lantinga Re-query the SDL_WINDOWID each time we initialize the video
2006-01-25 Sam Lantinga Date: Sun, 21 Sep 2003 19:52:42 -0600
2006-01-19 Sam Lantinga Implemented ToUnicode() support on Windows 95/98/ME/NT/2000/XP
2006-01-19 Ryan C. Gordon Updated Windows CE/PocketPC support...adds GAPI driver, landscape mode,
2005-09-29 Ryan C. Gordon Updates to PocketPC (WinCE) support, thanks to Dmitry Yakimov at
2005-04-17 Ryan C. Gordon Fixed direction key input on WinCE devices, thanks to
2004-11-15 Sam Lantinga *** empty log message ***
2004-11-15 Sam Lantinga Restore the user specified window proc after shutdown
2004-02-16 Sam Lantinga Added support for SDL_VIDEO_WINDOW_POS and SDL_VIDEO_CENTERED on Windows
2004-01-04 Sam Lantinga Updated copyright information for 2004 (Happy New Year!)
2003-09-30 Ryan C. Gordon SDL12: Disable screensaver in windib driver.
2003-09-21 Sam Lantinga Date: Thu, 18 Sep 2003 14:24:35 -0400
2003-01-20 Sam Lantinga Mike Nordell _really_ fixed Win32 windib shift state handling this time. :)
2002-12-11 Sam Lantinga Fixed left/right shift detection on Windows (thanks Mike!)
2002-10-08 Sam Lantinga Fixed windows event handling for ActiveX controls (thanks Huib-Jan!)
2002-10-06 Sam Lantinga *** empty log message *** release-1.2.5
2002-10-06 Sam Lantinga *** empty log message ***
2002-08-20 Sam Lantinga Updated for embedded Visual C++ 4.0
2002-07-02 Ryan C. Gordon Bugfix from Corona688: don't reference a string before we've initialized it.
2002-03-31 Sam Lantinga *** empty log message ***
2002-03-06 Sam Lantinga Updated copyright information for 2002
2001-12-14 Sam Lantinga Updated the source with the correct e-mail address
2001-08-09 Sam Lantinga Applied David MacCormack's patch to fix SDL_WINDOWID on Windows,
2001-08-09 Sam Lantinga Fixed compiling on Windows CE
2001-07-18 Sam Lantinga Incorporated slightly modified version of Rainer's WinCE patch
2001-05-23 Sam Lantinga Windows CE patches contributed by Rainer Loritz
2001-04-26 Sam Lantinga Initial revision