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.
|
Sun, 19 Feb 2006 23:46:34 +0000 |
Sam Lantinga |
Use only safe string functions
|
Thu, 16 Feb 2006 10:11:48 +0000 |
Sam Lantinga |
New configure-based build system. Still work in progress, but much improved
|
Fri, 10 Feb 2006 07:03:22 +0000 |
Sam Lantinga |
*** empty log message ***
|
Fri, 10 Feb 2006 06:48:43 +0000 |
Sam Lantinga |
More header massaging... works great on Windows. ;-)
|
Tue, 07 Feb 2006 09:29:18 +0000 |
Sam Lantinga |
Removed uses of stdlib.h and string.h
|
Tue, 07 Feb 2006 06:59:48 +0000 |
Sam Lantinga |
Use SDL_ prefixed versions of C library functions.
|
Sat, 04 Feb 2006 16:29:22 +0000 |
Sam Lantinga |
Date: Sat, 04 Feb 2006 19:47:23 +0900
|
Sat, 04 Feb 2006 08:35:11 +0000 |
Sam Lantinga |
Resolved bug #130
|
Wed, 01 Feb 2006 06:32:25 +0000 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
Thu, 08 Dec 2005 14:21:17 +0000 |
Sam Lantinga |
Fixed compile warnings with gcc 4
|
Mon, 21 Nov 2005 00:31:29 +0000 |
Ryan C. Gordon |
Don't use X11 unicode keys on anything but keypress events.
|
Mon, 21 Nov 2005 00:16:34 +0000 |
Ryan C. Gordon |
Real Unicode support for X11. Based on updated version of this patch:
|
Sat, 05 Nov 2005 19:53:37 +0000 |
Ryan C. Gordon |
Dynamically load X11 libraries like we currently do for alsa, esd, etc.
|
Tue, 11 Oct 2005 23:57:04 +0000 |
Ryan C. Gordon |
Valgrind fix.
|