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
|