Mon, 12 Jul 2010 11:33:27 -0400 |
dewyatt |
Initial IMM implementation.
|
Tue, 06 Jul 2010 02:07:42 -0400 |
dewyatt |
Merge
|
Tue, 08 Jun 2010 05:22:49 -0400 |
dewyatt |
Change SDL to not use DefWindowProc as the window class' window procedure.
|
Sun, 22 Aug 2010 12:07:55 -0700 |
Sam Lantinga |
Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
|
Mon, 12 Jul 2010 21:09:23 -0700 |
Sam Lantinga |
Merged changes from the main SDL codebase
|
Thu, 10 Jun 2010 00:15:17 -0400 |
jimtla |
More fixes for windows. Disabled tablet code.
|
Tue, 27 Jul 2010 21:31:28 -0700 |
Sam Lantinga |
Andrey A.
|
Wed, 21 Jul 2010 21:47:12 -0700 |
Sam Lantinga |
Fixed key repeat detection on X11, and simplified the code for everyone else.
|
Tue, 20 Jul 2010 23:59:16 -0700 |
Sam Lantinga |
Fixed remapping the Delete key and detecting the keypad Delete key.
|
Tue, 20 Jul 2010 23:25:24 -0700 |
Sam Lantinga |
Added support for keyboard repeat (only tested on Windows so far)
|
Thu, 08 Jul 2010 23:07:34 -0700 |
Sam Lantinga |
Amazingly the Windows code is almost identical to the Mac OS X code. :)
|
Thu, 08 Jul 2010 05:43:34 -0700 |
Sam Lantinga |
Added Windows clipboard support
|
Mon, 05 Jul 2010 22:48:13 -0700 |
Sam Lantinga |
Cleaned up the mouse window focus handling: you always pass in the relative window when sending a mouse event.
|
Thu, 17 Jun 2010 12:33:05 -0700 |
Sam Lantinga |
Fixed mouse focus window reporting
|
Sun, 09 May 2010 20:47:22 -0700 |
Sam Lantinga |
Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.
|
Thu, 25 Mar 2010 01:08:26 -0700 |
Sam Lantinga |
General improvements for user custom event registration
|
Tue, 05 Aug 2008 14:10:11 +0000 |
Szymon Wilczek |
Cursor support added
gsoc2008_manymouse
|
Sat, 02 Aug 2008 14:02:28 +0000 |
Szymon Wilczek |
comments added and improved code look(windows part)
gsoc2008_manymouse
|
Thu, 31 Jul 2008 14:41:48 +0000 |
Szymon Wilczek |
Implementation finished
gsoc2008_manymouse
|
Wed, 30 Jul 2008 16:09:24 +0000 |
Szymon Wilczek |
Project part1
gsoc2008_manymouse
|
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,
|