Wed, 03 Oct 2012 13:37:44 -0700 |
Sam Lantinga |
Keep track of the configure events we've received from the X server.
|
file |
diff |
annotate
|
Fri, 28 Sep 2012 14:01:55 -0700 |
Sam Lantinga |
We need to queue the focus in/out changes because they may occur during video mode changes and we can respond to them by triggering more mode changes.
|
file |
diff |
annotate
|
Fri, 28 Sep 2012 01:51:51 -0700 |
Sam Lantinga |
Simplified the NetWM code a little bit, and it now operates on X11 Window
|
file |
diff |
annotate
|
Thu, 27 Sep 2012 23:55:38 -0700 |
Sam Lantinga |
Compositing window managers can show and hide windows without ever affecting the mapped state. However they do send NetWM protocol messages to indicate this is happening.
|
file |
diff |
annotate
|
Thu, 27 Sep 2012 13:52:07 -0700 |
Sam Lantinga |
Show events from all windows (for the legacy fullscreen case)
|
file |
diff |
annotate
|
Thu, 27 Sep 2012 13:22:34 -0700 |
Sam Lantinga |
Added debug define (commented out)
|
file |
diff |
annotate
|
Mon, 17 Sep 2012 19:20:47 -0400 |
Ryan C. Gordon |
Fixed typo in function name.
|
file |
diff |
annotate
|
Thu, 31 May 2012 19:23:30 +0300 |
Dimitris Zenios |
1.Fixed a memory leak inside XInput2 code
|
file |
diff |
annotate
|
Thu, 31 May 2012 13:37:02 +0300 |
Dimitris Zenios |
1.Moved all xinput2 functionality to its own file
|
file |
diff |
annotate
|
Wed, 30 May 2012 11:25:35 -0400 |
Sam Lantinga |
Initial support for XInput2 by Dimitris Zenios
|
file |
diff |
annotate
|
Sun, 22 Jan 2012 13:47:21 -0500 |
Sam Lantinga |
Fixed bug 1390 - X11_KeyToUnicode
SDL-1.2
|
file |
diff |
annotate
|
Sun, 08 Jan 2012 00:36:32 -0500 |
Sam Lantinga |
Fixed bug 1305 - mouse wheel scroll-down event created when mouse wheel is pressed down
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:16:08 -0500 |
Sam Lantinga |
Happy New Year!
SDL-1.2
|
file |
diff |
annotate
|
Thu, 13 Oct 2011 01:08:30 -0400 |
Ryan C. Gordon |
Fixed a whole slew of compiler warnings that -Wall exposed.
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 11:27:37 -0400 |
Ryan C. Gordon |
Ignore old ConfigureNotify events during X11 window resize.
SDL-1.2
|
file |
diff |
annotate
|
Fri, 05 Aug 2011 00:55:29 -0400 |
Ryan C. Gordon |
X11 touch handling fixed for one device (LPC32xx Touchscreen).
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 09:35:56 -0700 |
Sam Lantinga |
Fixed bug 1173 (No mouse wheel event on linux/x11)
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 13:21:57 -0800 |
Sam Lantinga |
Fixed so code will compile with SDL_config_minimal.h
|
file |
diff |
annotate
|
Mon, 28 Feb 2011 09:01:53 -0800 |
Sam Lantinga |
Dynamically load the Xinerama and xf86vmode extensions
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 22:37:15 -0800 |
Sam Lantinga |
Happy 2011! :)
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 09:37:11 -0800 |
Sam Lantinga |
Sheena pointed out that "scancode" and "keysym" are single words and shouldn't be camel-cased.
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 13:47:35 -0600 |
krogoway |
Renamed SDL_keysym to SDL_KeySym
|
file |
diff |
annotate
|
Thu, 20 Jan 2011 16:05:59 -0800 |
Sam Lantinga |
Added the ability to get the UIKit window through the SDL API.
|
file |
diff |
annotate
|
Thu, 30 Dec 2010 13:21:39 -0800 |
Sam Lantinga |
Fixed compiling X11 touch interface
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 21:13:52 -0700 |
Sam Lantinga |
Make the union nameless to reduce the complexity of the API.
|
file |
diff |
annotate
|
Mon, 27 Sep 2010 01:24:05 -0700 |
Sam Lantinga |
Merged the Windows custom window system hooks into the union used by X11.
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 12:07:55 -0700 |
Sam Lantinga |
Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
|
file |
diff |
annotate
|
Wed, 04 Aug 2010 23:17:30 -0400 |
Jim Grandpre |
Fixed gestureMulti. Disabled dollar gesture temporarily.
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 00:14:53 -0400 |
Jim Grandpre |
Fixed some Gesture bugs
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 08:12:28 +0400 |
jimtla |
Fixed x11 compile bugs.
|
file |
diff |
annotate
|
Mon, 12 Jul 2010 21:09:23 -0700 |
Sam Lantinga |
Merged changes from the main SDL codebase
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 01:43:02 -0400 |
Jim Grandpre |
Fixed bugs in input, cleaned up $1
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 02:54:33 -0400 |
Jim Grandpre |
Added include/touch.h Now reading in resolution of touch pad.
|
file |
diff |
annotate
|
Mon, 31 May 2010 00:24:37 -0400 |
Jim Grandpre |
Auto-detects Wacom touch devices.
|
file |
diff |
annotate
|
Sat, 29 May 2010 02:09:16 -0400 |
Jim Grandpre |
Added pressure support for touch events.
|
file |
diff |
annotate
|
Sat, 29 May 2010 01:47:19 -0400 |
Jim Grandpre |
Bug fixes. Basic touch events (finger up, finger down, finger move) supported.
|
file |
diff |
annotate
|
Fri, 28 May 2010 01:26:52 -0400 |
Jim Grandpre |
Added reading of event* for touch events.
|
file |
diff |
annotate
|
Tue, 25 May 2010 23:23:23 -0400 |
Jim Grandpre |
Added SDL_touch.c/SDL_touch_c.h as slightly modifeind SDL_mouse*. Made reads in touchSimp non-blocking.
|
file |
diff |
annotate
|
Wed, 21 Jul 2010 21:47:12 -0700 |
Sam Lantinga |
Fixed key repeat detection on X11, and simplified the code for everyone else.
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 23:25:24 -0700 |
Sam Lantinga |
Added support for keyboard repeat (only tested on Windows so far)
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 00:05:32 -0700 |
Sam Lantinga |
Applied the same logic as the fix for bug 894.
|
file |
diff |
annotate
|
Tue, 20 Jul 2010 00:01:26 -0700 |
Sam Lantinga |
Finally fixed bug 894 without breaking bug 716. Yay! :)
SDL-1.2
|
file |
diff |
annotate
|
Mon, 19 Jul 2010 23:29:45 -0700 |
Sam Lantinga |
Fixed X error when showing debug info about a deleted property
|
file |
diff |
annotate
|
Sun, 18 Jul 2010 01:00:01 -0700 |
Sam Lantinga |
Added back in a little more debugging for the X11 keyboard code
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 07:25:07 -0700 |
Sam Lantinga |
Zero any fields not explicitly filled in.
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 00:08:46 -0700 |
Sam Lantinga |
Much better debugging of property changes
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 23:14:00 -0700 |
Sam Lantinga |
Turned off debug spew
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 12 Jul 2010 00:36:55 -0700 |
Sam Lantinga |
Added X11 clipboard support.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sat, 26 Jun 2010 08:56:48 -0700 |
Sam Lantinga |
Mostly cleaned up warnings with -Wmissing-prototypes
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 01:08:26 -0700 |
Sam Lantinga |
General improvements for user custom event registration
|
file |
diff |
annotate
|
Wed, 30 Sep 2009 04:49:57 +0000 |
Sam Lantinga |
I just tested DGA mouse motion with X.org 1.6.0 and it's working fine,
SDL-1.2
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 11:28:43 +0000 |
Ryan C. Gordon |
Batch x11 dga mouse motion events into a single SDL event.
SDL-1.2
|
file |
diff |
annotate
|
Sun, 27 Sep 2009 23:22:57 +0000 |
Sam Lantinga |
Fixed bug #716
SDL-1.2
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:25:42 +0000 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
file |
diff |
annotate
|
Fri, 29 Feb 2008 13:55:44 +0000 |
Sam Lantinga |
* Added configure option --enable-screensaver, to allow enabling the screensaver by default.
SDL-1.2
|
file |
diff |
annotate
|