Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11events.c @ 4520:0c67c4328678
age | author | description |
---|---|---|
Wed, 14 Jul 2010 00:08:46 -0700 | Sam Lantinga | Much better debugging of property changes |
Tue, 13 Jul 2010 23:14:00 -0700 | Sam Lantinga | Turned off debug spew |
Tue, 13 Jul 2010 23:11:10 -0700 | Sam Lantinga | Lots of prep for the "real" way to support fullscreen mode on modern window managers. |
Mon, 12 Jul 2010 00:36:55 -0700 | Sam Lantinga | Added X11 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. |
Sat, 26 Jun 2010 08:56:48 -0700 | Sam Lantinga | Mostly cleaned up warnings with -Wmissing-prototypes |
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. |