Sam Lantinga
|
a7609d9e2a
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
|
Sam Lantinga
|
a9072159b2
|
Updated copyright for 2018
|
2018-01-03 10:03:25 -08:00 |
|
Sam Lantinga
|
d77ab77a7a
|
Updated copyright for 2017
|
2017-01-01 18:33:28 -08:00 |
|
Sam Lantinga
|
255c182471
|
Updated copyright to 2016
|
2016-01-02 10:10:34 -08:00 |
|
Sam Lantinga
|
78f2198e6c
|
Updated the copyright year to 2015
|
2015-05-26 06:27:46 -07:00 |
|
Sam Lantinga
|
dba255c1e5
|
Fixed bug 2374 - Update copyright for 2014...
Is it that time already??
|
2014-02-02 00:53:27 -08:00 |
|
Sam Lantinga
|
753aae78fc
|
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
2013-08-29 08:29:21 -07:00 |
|
Andreas Schiffler
|
7582a71d05
|
Fix bug 2034: replace printf by SDL_Log in tests; update loopwave VS solution: copy missing dependency
|
2013-08-14 23:30:10 -07:00 |
|
Sam Lantinga
|
7eff345ecb
|
Updated the copyright year for the test programs
|
2013-07-25 09:51:21 -07:00 |
|
Philipp Wiesemann
|
843aed5449
|
Fixed compiler warnings in test programs.
|
2013-07-13 21:13:09 +02:00 |
|
Philipp Wiesemann
|
72b5424518
|
Added missing fclose() in test program.
Found by Cppcheck.
|
2013-07-13 21:06:56 +02:00 |
|
Sam Lantinga
|
6196aa221e
|
SDL 1.3 is now under the zlib license.
|
2011-04-08 13:03:26 -07:00 |
|
Sam Lantinga
|
bdab6824fd
|
Fix for bug #447 merged from SDL 1.2
|
2007-07-04 08:01:04 +00:00 |
|
Sam Lantinga
|
c123a18337
|
Fixed bug #349
Solaris doesn't support the LATIN1 character set alias.
Merged from 1.2 svn revision 3133f
|
2007-07-04 07:08:16 +00:00 |
|
Sam Lantinga
|
6bc598ea61
|
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
2006-07-10 21:04:37 +00:00 |
|
Sam Lantinga
|
04576001ed
|
The check for UTF-* isn't needed anymore since UTF-8 has the same code range.
|
2006-03-14 07:45:15 +00:00 |
|
Sam Lantinga
|
9e352303d7
|
Updated MacOS Classic build
|
2006-03-13 05:36:42 +00:00 |
|
Sam Lantinga
|
992d5b4402
|
UTF-32 by definition can't handle characters higher than 0x10FFFF
|
2006-03-13 01:16:16 +00:00 |
|
Sam Lantinga
|
48c546dc44
|
Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
|
2006-03-13 01:08:00 +00:00 |
|