log

age author description
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.
Tue, 14 Mar 2006 07:40:33 +0000 Sam Lantinga Fixed bug #67
Tue, 14 Mar 2006 07:06:06 +0000 Sam Lantinga Fixed bug #124
Tue, 14 Mar 2006 06:00:30 +0000 Sam Lantinga Fixed bug #38
Tue, 14 Mar 2006 05:34:39 +0000 Sam Lantinga Fixed bug #46
Tue, 14 Mar 2006 04:00:03 +0000 Sam Lantinga (patch tweaked a bit)
Tue, 14 Mar 2006 03:04:50 +0000 Sam Lantinga *** empty log message ***
Tue, 14 Mar 2006 02:46:26 +0000 Sam Lantinga CFLAGS are separate from EXTRA_CFLAGS
Mon, 13 Mar 2006 18:01:34 +0000 Sam Lantinga Add the NAS library directory, since X11 is dynamically loaded now...
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 16:56:01 +0000 Sam Lantinga Updated by Ryan Gordon
Mon, 13 Mar 2006 05:44:14 +0000 Sam Lantinga *** empty log message ***
Mon, 13 Mar 2006 05:36:42 +0000 Sam Lantinga Updated MacOS Classic build
Mon, 13 Mar 2006 04:35:59 +0000 Sam Lantinga The exports file isn't necessary on BeOS anymore
Mon, 13 Mar 2006 02:35:32 +0000 Sam Lantinga Added SDL_iconv.c to the Embedded Visual C++ projects
Mon, 13 Mar 2006 02:26:47 +0000 Sam Lantinga *** empty log message ***
Mon, 13 Mar 2006 02:12:39 +0000 Sam Lantinga Added _strnicmp support
Mon, 13 Mar 2006 02:12:15 +0000 Sam Lantinga Added SDL_iconv.c to MPW Makefile
Mon, 13 Mar 2006 02:06:33 +0000 Sam Lantinga Win32 fixes
Mon, 13 Mar 2006 01:47:03 +0000 Sam Lantinga Added SDL_iconv.c to the Dreamcast Makefile
Mon, 13 Mar 2006 01:43:18 +0000 Sam Lantinga The Win32 exports file isn't used by mingw anymore
Mon, 13 Mar 2006 01:41:32 +0000 Sam Lantinga Fixed bug #112
Mon, 13 Mar 2006 01:40:49 +0000 Sam Lantinga Added SDL_iconv.c to the Visual C++ projects
Mon, 13 Mar 2006 01:33:58 +0000 Sam Lantinga Fixed bug #139
Mon, 13 Mar 2006 01:20:05 +0000 Sam Lantinga *** empty log message ***
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
Sun, 12 Mar 2006 01:47:23 +0000 Sam Lantinga Blah
Sun, 12 Mar 2006 01:18:29 +0000 Sam Lantinga Fixed bug #150
Sun, 12 Mar 2006 00:57:50 +0000 Sam Lantinga Fixed bug #149
Sat, 11 Mar 2006 23:46:45 +0000 Sam Lantinga Fixes from Dmitry Yakimov:
Sat, 11 Mar 2006 23:44:21 +0000 Sam Lantinga *** empty log message ***
Sat, 11 Mar 2006 22:54:12 +0000 Sam Lantinga Might have fixed 64-bit issues. :)
Sat, 11 Mar 2006 20:16:50 +0000 Sam Lantinga Fixed make distclean
Sat, 11 Mar 2006 20:16:20 +0000 Sam Lantinga Clean up temporary files. I'm not sure how this got removed, but whatever...
Sat, 11 Mar 2006 15:47:56 +0000 Sam Lantinga X11 support isn't installed by default
Thu, 09 Mar 2006 16:12:34 +0000 Sam Lantinga Don't crash if SDL_Flip() is called with an OpenGL mode set
Thu, 09 Mar 2006 15:11:15 +0000 Sam Lantinga Dynamic OpenGL loading is the default now. :)
Thu, 09 Mar 2006 13:34:58 +0000 Sam Lantinga Prettified. :)
Thu, 09 Mar 2006 13:25:43 +0000 Sam Lantinga Eric is setting up X11 support for the XCode project
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X
Wed, 08 Mar 2006 18:30:12 +0000 Sam Lantinga Re-added C runtime support for Visual C++ 5,6
Wed, 08 Mar 2006 08:31:08 +0000 Sam Lantinga *** empty log message ***
Wed, 08 Mar 2006 08:30:17 +0000 Sam Lantinga Added documentation on how to build a completely useless SDL library. :)
Wed, 08 Mar 2006 06:21:04 +0000 Sam Lantinga *** empty log message ***
Wed, 08 Mar 2006 01:55:32 +0000 Sam Lantinga QNX changes from Mike Gorchak
Tue, 07 Mar 2006 16:02:59 +0000 Sam Lantinga Yet more Win64 tweaks
Tue, 07 Mar 2006 05:21:32 +0000 Sam Lantinga More Win64 updates
Tue, 07 Mar 2006 04:58:30 +0000 Sam Lantinga Updated MacOS X support
Mon, 06 Mar 2006 19:20:38 +0000 Sam Lantinga Only use Altivec on PowerPC architecture
Mon, 06 Mar 2006 18:42:30 +0000 Patrice Mandin Add missing asm source files
Mon, 06 Mar 2006 18:31:30 +0000 Sam Lantinga Date: Mon, 6 Mar 2006 19:00:45 +0100
Mon, 06 Mar 2006 16:37:18 +0000 Sam Lantinga Get Microsoft's preprocessor symbols in there
Mon, 06 Mar 2006 16:33:23 +0000 Sam Lantinga Maybe it's easier to collect the big-endian architectures. :)
Mon, 06 Mar 2006 15:29:41 +0000 Sam Lantinga Whoops, built without libC support - doh!
Mon, 06 Mar 2006 08:11:10 +0000 Sam Lantinga Fixed more Win64 portability issues
Mon, 06 Mar 2006 07:42:36 +0000 Sam Lantinga Enabled libc support on Win32, so we don't break binary compatibility in 1.2
Mon, 06 Mar 2006 06:00:45 +0000 Sam Lantinga Fixed declarations to match mingw includes
Mon, 06 Mar 2006 01:34:36 +0000 Sam Lantinga Added ARM and SH4 detection for WinCE development environment