Wed, 04 Jul 2007 08:01:04 +0000 |
Sam Lantinga |
Fix for bug #447 merged from SDL 1.2
|
Wed, 04 Jul 2007 07:08:16 +0000 |
Sam Lantinga |
Fixed bug #349
|
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.
|
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
|
Tue, 14 Mar 2006 07:45:15 +0000 |
Sam Lantinga |
The check for UTF-* isn't needed anymore since UTF-8 has the same code range.
|
Mon, 13 Mar 2006 05:36:42 +0000 |
Sam Lantinga |
Updated MacOS Classic build
|
Mon, 13 Mar 2006 01:16:16 +0000 |
Sam Lantinga |
UTF-32 by definition can't handle characters higher than 0x10FFFF
|
Mon, 13 Mar 2006 01:08:00 +0000 |
Sam Lantinga |
Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
|