Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
Wed, 17 Sep 2008 08:20:57 +0000 |
Ryan C. Gordon |
Some cleanups on the new XInput code.
|
Fri, 07 Mar 2008 20:54:11 +0000 |
Bob Pendleton |
Next version of internationalized input for X11. On my machine (famous last words :-) with a US English keyboard and locale I can compose ` and e and get a text
|
Thu, 14 Jun 2007 13:21:29 +0000 |
Sam Lantinga |
make indent
|
Wed, 13 Jun 2007 08:02:43 +0000 |
Ryan C. Gordon |
Merged r3062:3063 from branches/SDL-1.2: clear inaccurate x11dyn error strings.
|
Wed, 26 Jul 2006 06:34:54 +0000 |
Sam Lantinga |
Started work on the new X11 driver.
|
Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
Fri, 23 Jun 2006 02:16:49 +0000 |
Ryan C. Gordon |
Minor bit of sanity-checking debug info in dynamic X11 code.
|
Mon, 29 May 2006 04:04:35 +0000 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
Sun, 28 May 2006 13:04:16 +0000 |
Sam Lantinga |
Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API.
SDL-1.3
|
Wed, 17 May 2006 08:18:28 +0000 |
Sam Lantinga |
Merge trunk-1.3-3
SDL-1.3
|
Sat, 22 Apr 2006 19:17:14 +0000 |
Sam Lantinga |
Mac OS X fat build works! :)
|
Fri, 24 Mar 2006 03:49:37 +0000 |
Ryan C. Gordon |
SDL_X11_LoadSymbols() was reporting success when required symbols weren't
|
Thu, 23 Mar 2006 02:47:56 +0000 |
Ryan C. Gordon |
Consolidate all the X11 libraries, so you don't have to update 12 different
|
Wed, 22 Mar 2006 11:13:58 +0000 |
Ryan C. Gordon |
Xrandr support in the X11 target.
|
Wed, 22 Mar 2006 09:13:10 +0000 |
Sam Lantinga |
*** empty log message ***
|
Wed, 22 Mar 2006 05:00:59 +0000 |
Ryan C. Gordon |
Updated dynamic X11 code. See details in Bugzilla #170.
|
Tue, 21 Feb 2006 08:46:50 +0000 |
Sam Lantinga |
Use consistent identifiers for the various platforms we support.
|
Thu, 16 Feb 2006 10:11:48 +0000 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
Fri, 13 Jan 2006 01:30:21 +0000 |
Ryan C. Gordon |
Patched to compile with debugging enabled.
|
Fri, 06 Jan 2006 20:57:59 +0000 |
Ryan C. Gordon |
Minor bit of debug output added to dynamic X11 code.
|
Fri, 06 Jan 2006 20:56:13 +0000 |
Ryan C. Gordon |
Make some dynamic X11 symbols option. _XData32 and _XRead32 are only available
|
Wed, 04 Jan 2006 22:57:50 +0000 |
Ryan C. Gordon |
More dynamic X11 fixes...catches some code in Xlib headers that caused
|
Thu, 17 Nov 2005 02:35:15 +0000 |
Ryan C. Gordon |
Fixed crash when dynamic X11 fails to load system Xlib libraries at runtime.
|
Sat, 05 Nov 2005 19:53:37 +0000 |
Ryan C. Gordon |
Dynamically load X11 libraries like we currently do for alsa, esd, etc.
|