log src/video/win32/SDL_win32events.c @ 3767:abc8acb8e3d7 gsoc2008_manymouse

age author description
Wed, 23 Jul 2008 16:12:43 +0000 Szymon Wilczek Proximity events, Pressure detection for multiple windows. Tablet button detection on the way. gsoc2008_manymouse
Wed, 27 Jan 2010 05:14:22 +0000 Sam Lantinga Fixed bug #743
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Thu, 21 Jan 2010 06:21:52 +0000 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
Tue, 15 Dec 2009 09:20:10 +0000 Sam Lantinga Fixed bug #905
Tue, 15 Dec 2009 08:11:06 +0000 Sam Lantinga Fixed bug #906
Mon, 07 Sep 2009 16:04:44 +0000 Sam Lantinga Kenneth Bull to SDL
Sun, 06 Sep 2009 15:04:38 +0000 Sam Lantinga Fixed bug where minimized windows get zero width/height
Sat, 05 Sep 2009 23:37:35 +0000 Sam Lantinga Fixed issues building 64-bit Windows binary
Sun, 07 Jun 2009 02:44:46 +0000 Sam Lantinga Hi,
Sat, 23 May 2009 22:41:08 +0000 Sam Lantinga indent
Sat, 28 Mar 2009 06:00:42 +0000 Sam Lantinga Oops