log

age author description
2007-12-28 Sam Lantinga Date: Wed, 14 Nov 2007 22:20:27 -0500 SDL-1.2
2007-12-28 Sam Lantinga Date: Thu, 15 Nov 2007 10:33:01 +0100 SDL-1.2
2007-12-28 Sam Lantinga Oskar Linde fixed bug #507 SDL-1.2
2007-12-28 Sam Lantinga Stephen Hurd fixed bug #505 SDL-1.2
2007-12-28 Sam Lantinga Brian Fisher fixed bug #513 SDL-1.2
2007-12-28 Sam Lantinga Fixed typo in docs, fixing bug #520 SDL-1.2
2007-12-28 Sam Lantinga Removed stray C++ comment SDL-1.2
2007-12-27 Sam Lantinga Fixed crash when given video modes > 32 bpp SDL-1.2
2007-09-25 Ryan C. Gordon Date: Mon, 24 Sep 2007 17:54:58 +0200 SDL-1.2
2007-09-01 Ryan C. Gordon ANSI C fix (all variables need to be defined at start of block). SDL-1.2
2007-08-21 Sam Lantinga Fixed bugs #471 and #480 SDL-1.2
2007-08-06 Ryan C. Gordon Set an error message when SDL_GL_SetAttribute() fails because we can't support SDL-1.2
2007-08-05 Ryan C. Gordon Removed some C++ style comments from the public headers. SDL-1.2
2007-07-24 Sam Lantinga Fixed bug #458 SDL-1.2
2007-07-23 Sam Lantinga Switched afxres.h to winresrc.h SDL-1.2
2007-07-23 Sam Lantinga Fixed window titles on Windows 95/98/ME SDL-1.2
2007-07-20 Sam Lantinga I'm not sure if this helps anything, but it was clearly wrong. SDL-1.2 release-1.2.12
2007-07-20 Sam Lantinga Merged window position fix from windib code SDL-1.2
2007-07-20 Sam Lantinga > Hi Ryan, SDL-1.2
2007-07-20 Sam Lantinga Fixed warnings in NO_STDIO mode SDL-1.2
2007-07-19 Sam Lantinga Added patch note for bug #461 SDL-1.2
2007-07-19 Sam Lantinga Fixed bug #461 SDL-1.2
2007-07-18 Sam Lantinga Updating copyright date for Version.rc SDL-1.2
2007-07-18 Sam Lantinga Better windres detection SDL-1.2
2007-07-16 Sam Lantinga Always advertise hardware palette, since Windows will remap colors for us. SDL-1.2
2007-07-16 Sam Lantinga Added support for building version.rc in Windows build. SDL-1.2
2007-07-16 Sam Lantinga Fixed bug #428 SDL-1.2
2007-07-15 Sam Lantinga Fixed bug #457 SDL-1.2
2007-07-15 Sam Lantinga Fixed building on Windows CE SDL-1.2
2007-07-15 Sam Lantinga Added a patch note for the Mac OS X cursor bug SDL-1.2
2007-07-15 Ryan C. Gordon Merged r3295:3296 from trunk/SDL: testjoystick reusing "joystick" variable. SDL-1.2
2007-07-15 Sam Lantinga Final fix for bug #373 SDL-1.2
2007-07-15 Ryan C. Gordon Dump more information about each joystick in testjoytick.c SDL-1.2
2007-07-15 Sam Lantinga Patch from Christian Walther SDL-1.2
2007-07-15 Ryan C. Gordon An attempt at fixing Bugzilla #454. SDL-1.2
2007-07-15 Sam Lantinga I think this fixes bug #454 SDL-1.2
2007-07-14 Sam Lantinga Use SDL C functions (fixes security warnings on OpenBSD) SDL-1.2
2007-07-14 Sam Lantinga More improvements for bug #373 SDL-1.2
2007-07-14 Sam Lantinga Fixed bug #373 SDL-1.2
2007-07-14 Ryan C. Gordon Mac OS X/x86 won't build the MMX/YUV inline assembly without optimizations SDL-1.2
2007-07-14 Ryan C. Gordon Reverted r3255:3256. Don't actually need it unless the build is broken. :) SDL-1.2
2007-07-14 Ryan C. Gordon Removed some unused static variables. SDL-1.2
2007-07-14 Ryan C. Gordon Mac OS X thinks we want a function call to SDL_memcpy() and not memcpy() here, SDL-1.2
2007-07-13 Patrice Mandin Call GEM_CheckMouseMode everytime something may change mouse form, and do it properly SDL-1.2
2007-07-13 Patrice Mandin Simplify setting window title SDL-1.2
2007-07-13 Sam Lantinga Update default cross-compile install prefix for the latest mingw toolchain SDL-1.2
2007-07-12 Patrice Mandin Formatting with tabs SDL-1.2
2007-07-12 Sam Lantinga A better fix for building DGA code on Solaris 8, inspired by the NetBSD pkgsrc patch. SDL-1.2
2007-07-12 Sam Lantinga Ryan's fix is still good for the built-in version of iconv_open() SDL-1.2
2007-07-12 Sam Lantinga Fixed iconv handling on Solaris 11 SDL-1.2
2007-07-12 Sam Lantinga Fixed bug #455 SDL-1.2
2007-07-12 Sam Lantinga Added note about SDL_config.h SDL-1.2
2007-07-12 Sam Lantinga Fixed joystick name detection SDL-1.2
2007-07-12 Sam Lantinga Warn Visual C++ users if they have a stale configure generated SDL_config.h SDL-1.2
2007-07-11 Sam Lantinga Added key composition support, courtesy of Kuon SDL-1.2
2007-07-11 Ryan C. Gordon Added more release notes. SDL-1.2
2007-07-11 Ryan C. Gordon Merged r3207:3208 from trunk/SDL: *INDENT-OFF* for inline asm. SDL-1.2
2007-07-11 Ryan C. Gordon Cleaned up tabs. SDL-1.2
2007-07-11 Ryan C. Gordon GCC inline asm for MMX YUV processing no longer has textrels and now works when SDL-1.2
2007-07-11 Sam Lantinga Fixed VC++ warnings SDL-1.2