Thu, 12 Jul 2007 08:07:30 +0000 |
Sam Lantinga |
Merged Ryan's patch from revision 3238 in SDL 1.2
|
Thu, 12 Jul 2007 07:55:18 +0000 |
Sam Lantinga |
Whoops, needed to remove the other version of getlocale()
|
Thu, 12 Jul 2007 07:52:50 +0000 |
Sam Lantinga |
Fixed bug #455
|
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
|
Thu, 28 Jun 2007 08:35:35 +0000 |
Sam Lantinga |
iconv() doesn't write to the data, just make compilers happy
|
Thu, 28 Jun 2007 06:57:08 +0000 |
Sam Lantinga |
Merge iconv const changes from 1.2
|
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.
|
Wed, 17 May 2006 15:08:46 +0000 |
Sam Lantinga |
Fixed uninitialized variable warnings
|
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
|
Mon, 13 Mar 2006 17:25:44 +0000 |
Sam Lantinga |
RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)
|
Mon, 13 Mar 2006 02:26:47 +0000 |
Sam Lantinga |
*** empty log message ***
|
Mon, 13 Mar 2006 02:06:33 +0000 |
Sam Lantinga |
Win32 fixes
|
Mon, 13 Mar 2006 01:17:22 +0000 |
Sam Lantinga |
props yo
|
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
|