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