log src/video/win32/SDL_win32events.c @ 2766:5955b6550d7e

age author description
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
Fri, 07 Jul 2006 10:29:16 +0000 Sam Lantinga Started on the OpenGL API revamp. SDL-1.3
Thu, 06 Jul 2006 07:17:11 +0000 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
Fri, 30 Jun 2006 08:18:44 +0000 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
Wed, 28 Jun 2006 08:12:07 +0000 Sam Lantinga You can now create multiple windows on Win32 SDL-1.3
Tue, 27 Jun 2006 07:46:36 +0000 Sam Lantinga Further progress on the new Windows video driver: SDL-1.3
Mon, 26 Jun 2006 13:56:56 +0000 Sam Lantinga Started framework for Windows video driver SDL-1.3