log src/video/win32/SDL_win32events.c @ 3391:188fc5ecc58c

age author description
2009-09-07 Sam Lantinga Kenneth Bull to SDL
2009-09-06 Sam Lantinga Fixed bug where minimized windows get zero width/height
2009-09-05 Sam Lantinga Fixed issues building 64-bit Windows binary
2009-06-07 Sam Lantinga Hi,
2009-05-23 Sam Lantinga indent
2009-03-28 Sam Lantinga Oops
2009-03-23 Sam Lantinga Date: Thu, 05 Feb 2009 18:07:35 +0100
2009-03-23 Sam Lantinga Date: Sat, 21 Mar 2009 19:41:52 -0700 (PDT)
2009-02-19 Sam Lantinga Use the default arrow cursor until we implement the cursor API
2009-01-12 Sam Lantinga Fixed Visual C++ build
2009-01-12 Sam Lantinga Added an API to enable/disable the screen saver.
2009-01-04 Sam Lantinga indent
2009-01-03 Sam Lantinga Fixed bug #663
2009-01-03 Sam Lantinga The mouse position is relative to the client window.
2008-12-25 Sam Lantinga Updated to build on Windows
2008-12-08 Sam Lantinga Updated copyright date
2008-11-27 Sam Lantinga Fixed mouse coordinate range on Mac OS X
2008-10-12 Sam Lantinga Fixed memory leak in raw mouse input processing.
2008-08-26 Edgar Simo Fix for mingw compilation by Alam.
2008-08-26 Sam Lantinga Dynamically load wintab32.dll
2008-08-26 Sam Lantinga Added Wacom API headers.
2008-08-25 Sam Lantinga Added missing X1/X2 button support
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-03-07 Bob Pendleton more valgrind errors fixed. Plus I ran make indent which changed a few files.
2008-02-11 Sam Lantinga Windows also remaps the numeric keypad... grrr
2008-02-10 Sam Lantinga Added support for keypad enter
2008-02-10 Sam Lantinga Updated Visual C++ project
2008-02-09 Sam Lantinga Friggin' Windows remaps alphabetic keys based on keyboard layout.