log

age author description
Tue, 24 Jul 2007 04:21:05 +0000 Sam Lantinga Fixed bug #458 SDL-1.2
Mon, 23 Jul 2007 18:36:58 +0000 Sam Lantinga Switched afxres.h to winresrc.h SDL-1.2
Mon, 23 Jul 2007 01:19:56 +0000 Sam Lantinga Fixed window titles on Windows 95/98/ME SDL-1.2
Fri, 20 Jul 2007 08:17:45 +0000 Sam Lantinga I'm not sure if this helps anything, but it was clearly wrong. SDL-1.2 release-1.2.12
Fri, 20 Jul 2007 03:30:41 +0000 Sam Lantinga Merged window position fix from windib code SDL-1.2
Fri, 20 Jul 2007 03:25:40 +0000 Sam Lantinga > Hi Ryan, SDL-1.2
Fri, 20 Jul 2007 02:58:28 +0000 Sam Lantinga Fixed warnings in NO_STDIO mode SDL-1.2
Thu, 19 Jul 2007 08:12:45 +0000 Sam Lantinga Added patch note for bug #461 SDL-1.2
Thu, 19 Jul 2007 08:08:16 +0000 Sam Lantinga Fixed bug #461 SDL-1.2
Wed, 18 Jul 2007 04:07:46 +0000 Sam Lantinga Updating copyright date for Version.rc SDL-1.2
Wed, 18 Jul 2007 04:04:24 +0000 Sam Lantinga Better windres detection SDL-1.2
Mon, 16 Jul 2007 05:08:20 +0000 Sam Lantinga Always advertise hardware palette, since Windows will remap colors for us. SDL-1.2
Mon, 16 Jul 2007 03:27:26 +0000 Sam Lantinga Added support for building version.rc in Windows build. SDL-1.2
Mon, 16 Jul 2007 00:07:02 +0000 Sam Lantinga Fixed bug #428 SDL-1.2
Sun, 15 Jul 2007 21:50:07 +0000 Sam Lantinga Fixed bug #457 SDL-1.2
Sun, 15 Jul 2007 19:43:54 +0000 Sam Lantinga Fixed building on Windows CE SDL-1.2
Sun, 15 Jul 2007 19:00:22 +0000 Sam Lantinga Added a patch note for the Mac OS X cursor bug SDL-1.2
Sun, 15 Jul 2007 17:26:50 +0000 Ryan C. Gordon Merged r3295:3296 from trunk/SDL: testjoystick reusing "joystick" variable. SDL-1.2
Sun, 15 Jul 2007 17:22:39 +0000 Sam Lantinga Final fix for bug #373 SDL-1.2
Sun, 15 Jul 2007 16:33:45 +0000 Ryan C. Gordon Dump more information about each joystick in testjoytick.c SDL-1.2
Sun, 15 Jul 2007 15:58:00 +0000 Sam Lantinga Patch from Christian Walther SDL-1.2
Sun, 15 Jul 2007 14:14:45 +0000 Ryan C. Gordon An attempt at fixing Bugzilla #454. SDL-1.2
Sun, 15 Jul 2007 14:05:31 +0000 Sam Lantinga I think this fixes bug #454 SDL-1.2
Sat, 14 Jul 2007 21:09:54 +0000 Sam Lantinga Use SDL C functions (fixes security warnings on OpenBSD) SDL-1.2
Sat, 14 Jul 2007 08:27:06 +0000 Sam Lantinga More improvements for bug #373 SDL-1.2
Sat, 14 Jul 2007 08:00:50 +0000 Sam Lantinga Fixed bug #373 SDL-1.2
Sat, 14 Jul 2007 07:26:34 +0000 Ryan C. Gordon Mac OS X/x86 won't build the MMX/YUV inline assembly without optimizations SDL-1.2
Sat, 14 Jul 2007 07:06:46 +0000 Ryan C. Gordon Reverted r3255:3256. Don't actually need it unless the build is broken. :) SDL-1.2
Sat, 14 Jul 2007 07:01:38 +0000 Ryan C. Gordon Removed some unused static variables. SDL-1.2
Sat, 14 Jul 2007 06:45:01 +0000 Ryan C. Gordon Mac OS X thinks we want a function call to SDL_memcpy() and not memcpy() here, SDL-1.2
Fri, 13 Jul 2007 18:44:43 +0000 Patrice Mandin Call GEM_CheckMouseMode everytime something may change mouse form, and do it properly SDL-1.2
Fri, 13 Jul 2007 16:09:16 +0000 Patrice Mandin Simplify setting window title SDL-1.2
Fri, 13 Jul 2007 03:57:40 +0000 Sam Lantinga Update default cross-compile install prefix for the latest mingw toolchain SDL-1.2
Thu, 12 Jul 2007 19:00:08 +0000 Patrice Mandin Formatting with tabs SDL-1.2
Thu, 12 Jul 2007 08:05:19 +0000 Sam Lantinga A better fix for building DGA code on Solaris 8, inspired by the NetBSD pkgsrc patch. SDL-1.2
Thu, 12 Jul 2007 08:04:10 +0000 Sam Lantinga Ryan's fix is still good for the built-in version of iconv_open() SDL-1.2
Thu, 12 Jul 2007 07:47:29 +0000 Sam Lantinga Fixed iconv handling on Solaris 11 SDL-1.2
Thu, 12 Jul 2007 07:29:19 +0000 Sam Lantinga Fixed bug #455 SDL-1.2
Thu, 12 Jul 2007 05:30:17 +0000 Sam Lantinga Added note about SDL_config.h SDL-1.2
Thu, 12 Jul 2007 05:19:55 +0000 Sam Lantinga Fixed joystick name detection SDL-1.2
Thu, 12 Jul 2007 02:51:58 +0000 Sam Lantinga Warn Visual C++ users if they have a stale configure generated SDL_config.h SDL-1.2
Wed, 11 Jul 2007 07:53:12 +0000 Sam Lantinga Added key composition support, courtesy of Kuon SDL-1.2
Wed, 11 Jul 2007 07:47:47 +0000 Ryan C. Gordon Added more release notes. SDL-1.2
Wed, 11 Jul 2007 07:25:57 +0000 Ryan C. Gordon Merged r3207:3208 from trunk/SDL: *INDENT-OFF* for inline asm. SDL-1.2
Wed, 11 Jul 2007 07:21:39 +0000 Ryan C. Gordon Cleaned up tabs. SDL-1.2
Wed, 11 Jul 2007 06:26:22 +0000 Ryan C. Gordon GCC inline asm for MMX YUV processing no longer has textrels and now works when SDL-1.2
Wed, 11 Jul 2007 05:55:10 +0000 Sam Lantinga Fixed VC++ warnings SDL-1.2
Wed, 11 Jul 2007 05:46:04 +0000 Sam Lantinga Removed unreferenced variable SDL-1.2
Wed, 11 Jul 2007 05:43:39 +0000 Sam Lantinga I think this fixes bug #261 SDL-1.2
Tue, 10 Jul 2007 20:15:31 +0000 Sam Lantinga Updated SVN checkout instructions SDL-1.2
Tue, 10 Jul 2007 19:03:44 +0000 Ryan C. Gordon Set the error after freeing stuff, just in case one of those functions resets SDL-1.2
Tue, 10 Jul 2007 18:56:08 +0000 Ryan C. Gordon Reverted most of r3200:3201: a malloc() failure would leave a zero-byte SDL-1.2
Tue, 10 Jul 2007 16:01:46 +0000 Sam Lantinga Simplified Win32 file opening code SDL-1.2
Tue, 10 Jul 2007 15:39:14 +0000 Sam Lantinga Sort of fixed NAS detection on NetBSD - requires that /usr/pkg be in your include/linker/library path SDL-1.2
Tue, 10 Jul 2007 15:04:49 +0000 Ryan C. Gordon Whoops, reverted changes that shouldn't have been committed with #3197. SDL-1.2
Tue, 10 Jul 2007 15:03:19 +0000 Ryan C. Gordon Don't leak the readahead buffer if win32 rwops file open fails. SDL-1.2
Tue, 10 Jul 2007 14:16:44 +0000 Sam Lantinga Backported the NAS detection from SDL 1.3, replacing the broken NetBSD patch SDL-1.2
Tue, 10 Jul 2007 13:52:07 +0000 Ryan C. Gordon Added a '*/' for whiney compilers that don't like comments-in-comments. SDL-1.2
Tue, 10 Jul 2007 05:37:53 +0000 Sam Lantinga Added patch note for file I/O speedup SDL-1.2
Tue, 10 Jul 2007 05:35:33 +0000 Sam Lantinga Fixed bug #453 SDL-1.2