log src/video/win32/SDL_win32events.c @ 2975:317b2f8e5e4f

age author description
Sat, 03 Jan 2009 06:12:05 +0000 Sam Lantinga Fixed bug #663
Sat, 03 Jan 2009 06:03:56 +0000 Sam Lantinga The mouse position is relative to the client window.
Thu, 25 Dec 2008 05:11:29 +0000 Sam Lantinga Updated to build on Windows
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Thu, 27 Nov 2008 21:53:18 +0000 Sam Lantinga Fixed mouse coordinate range on Mac OS X
Sun, 12 Oct 2008 16:05:34 +0000 Sam Lantinga Fixed memory leak in raw mouse input processing.
Tue, 26 Aug 2008 11:50:37 +0000 Edgar Simo Fix for mingw compilation by Alam.
Tue, 26 Aug 2008 06:03:48 +0000 Sam Lantinga Dynamically load wintab32.dll
Tue, 26 Aug 2008 05:26:28 +0000 Sam Lantinga Added Wacom API headers.
Mon, 25 Aug 2008 06:58:34 +0000 Sam Lantinga Added missing X1/X2 button support
Mon, 25 Aug 2008 06:33:00 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Fri, 07 Mar 2008 17:20:37 +0000 Bob Pendleton more valgrind errors fixed. Plus I ran make indent which changed a few files.
Mon, 11 Feb 2008 21:06:32 +0000 Sam Lantinga Windows also remaps the numeric keypad... grrr
Sun, 10 Feb 2008 05:34:33 +0000 Sam Lantinga Added support for keypad enter
Sun, 10 Feb 2008 05:14:28 +0000 Sam Lantinga Updated Visual C++ project
Sat, 09 Feb 2008 22:28:27 +0000 Sam Lantinga Friggin' Windows remaps alphabetic keys based on keyboard layout.
Sat, 09 Feb 2008 07:18:38 +0000 Sam Lantinga Undo keyboard layout based alphabetic key mapping. Grr.... HACK HACK HACK...
Sat, 09 Feb 2008 06:47:46 +0000 Sam Lantinga Implemented text input event for Win32
Fri, 08 Feb 2008 08:35:49 +0000 Sam Lantinga Untested Win32 keyboard scancode code.
Sat, 29 Dec 2007 06:09:25 +0000 Sam Lantinga Fixed bug #464
Fri, 06 Jul 2007 09:22:18 +0000 Sam Lantinga Fixed bug #382
Tue, 03 Jul 2007 09:55:29 +0000 Sam Lantinga stupid indent
Tue, 19 Jun 2007 05:53:56 +0000 Sam Lantinga Fixes for compiling with Visual C++ 8.0 Express Edition
Sat, 16 Jun 2007 05:29:28 +0000 Ryan C. Gordon Merged r3087:3089 from branches/SDL-1.2: WM_XBUTTON support.
Thu, 27 Jul 2006 06:53:23 +0000 Sam Lantinga Initial work on X11 window code in.
Mon, 17 Jul 2006 06:47:33 +0000 Sam Lantinga Implemented Windows OpenGL support
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.
Sun, 09 Jul 2006 18:09:16 +0000 Sam Lantinga The general code handles restoring video mode/gamma/etc. when the window loses focus. SDL-1.3
Sun, 09 Jul 2006 09:02:26 +0000 Sam Lantinga Implemented gamma correction on Windows. SDL-1.3
Sat, 08 Jul 2006 20:55:39 +0000 Sam Lantinga Implemented Win32 input grab SDL-1.3