2006-02-08 |
Sam Lantinga |
Check for strtod
|
2006-02-08 |
Sam Lantinga |
Default to build SDL without MSVCRT
|
2006-02-07 |
Sam Lantinga |
Fixes for Visual C++ 6.0
|
2006-02-07 |
Sam Lantinga |
G:\SDL-12-CVS\src\video\math_private.h(171) : error C4226:
|
2006-02-07 |
Sam Lantinga |
*** empty log message ***
|
2006-02-07 |
Sam Lantinga |
Fixed it Hayashi Naoyuki's way. :)
|
2006-02-07 |
Sam Lantinga |
Configure dynamically generates SDL_config.h
|
2006-02-07 |
Ryan C. Gordon |
Faster fades when changing to/from/between fullscreen modes on Mac OS X. Also,
|
2006-02-07 |
Sam Lantinga |
*** empty log message ***
|
2006-02-07 |
Sam Lantinga |
Removed uses of stdlib.h and string.h
|
2006-02-07 |
Sam Lantinga |
Don't touch code that we brought in from other sources
|
2006-02-07 |
Sam Lantinga |
Use SDL_ prefixed versions of C library functions.
|
2006-02-06 |
Sam Lantinga |
SDL_config.h will eventually be a general feature set test,
|
2006-02-06 |
Sam Lantinga |
Proper credit to uClibc :)
|
2006-02-06 |
Sam Lantinga |
*** empty log message ***
|
2006-02-06 |
Sam Lantinga |
Update from Alan Buckley
|
2006-02-06 |
Sam Lantinga |
A few fixes to get this building on Linux again
|
2006-02-06 |
Sam Lantinga |
It's now possible to build SDL without any C runtime at all on Windows,
|
2006-02-04 |
Sam Lantinga |
Seek back to start on error
|
2006-02-04 |
Sam Lantinga |
Date: Sat, 04 Feb 2006 19:47:23 +0900
|
2006-02-04 |
Sam Lantinga |
Resolved bug #130
|
2006-02-03 |
Sam Lantinga |
From: Hayashi Naoyuki
|
2006-02-03 |
Sam Lantinga |
Resolve bug #120
|
2006-02-03 |
Sam Lantinga |
Favor using pthread_mutexattr_settype() on Linux.
|
2006-02-03 |
Sam Lantinga |
Fixed compile warning
|
2006-02-02 |
Patrice Mandin |
Update for mintlib 0.57.6 (m68k-atari-mint libc)
|
2006-02-02 |
Sam Lantinga |
Date: Wed, 1 Feb 2006 18:20:33 -0800
|
2006-02-02 |
Ryan C. Gordon |
AAlib driver was using C runtime string functions without including string.h.
|
2006-02-01 |
Ryan C. Gordon |
Logic bug in X11 Unicode input shutdown...was checking for == NULL
|
2006-02-01 |
Sam Lantinga |
Eliminate duplicate modes with different refresh rates
|
2006-02-01 |
Sam Lantinga |
Updated exports
|
2006-02-01 |
Sam Lantinga |
*** empty log message ***
|
2006-02-01 |
Sam Lantinga |
Merged useful fixes from 1.3 branch
|
2006-02-01 |
Ryan C. Gordon |
Fixed dynamic X11 for now, I think.
|
2006-02-01 |
Sam Lantinga |
*** empty log message ***
|
2006-02-01 |
Sam Lantinga |
Updated copyright information and removed rcs id lines (problematic in branch merges)
|
2006-02-01 |
Sam Lantinga |
*** empty log message ***
|
2006-01-31 |
Patrice Mandin |
Add flag to post mouse button events or not, and use defined function to post them
|
2006-01-31 |
Sam Lantinga |
Bah, I don't know what I'm doing.
|
2006-01-31 |
Sam Lantinga |
Quit building the frigging F77 libtool configuration!
|
2006-01-31 |
Sam Lantinga |
We're no longer doing compile checks on the X11 extensions which we include.
|
2006-01-31 |
Ryan C. Gordon |
Changed references to XFree86 to Xext to match change in directory structure.
|
2006-01-31 |
Sam Lantinga |
Reverted in favor of this one:
|
2006-01-31 |
Sam Lantinga |
XFree86 directory renamed to Xext
|
2006-01-31 |
Sam Lantinga |
Date: Tue, 05 Jul 2005 21:43:26 +1000
|
2006-01-31 |
Sam Lantinga |
Date: Sat, 14 Jan 2006 15:16:01 -0500
|
2006-01-31 |
Sam Lantinga |
Oops
|
2006-01-30 |
Ryan C. Gordon |
Removed some old Mac OS X cruft.
|
2006-01-30 |
Ryan C. Gordon |
Corrects dynamic X11 code on Tru64 systems.
|
2006-01-30 |
Sam Lantinga |
This library is now available under the LGPL 2.1, the major change of which
|
2006-01-30 |
Sam Lantinga |
*** empty log message ***
|
2006-01-30 |
Sam Lantinga |
Fixed crash:
|
2006-01-30 |
Sam Lantinga |
Date: Sun, 6 Mar 2005 17:06:20 +0100
|
2006-01-29 |
Sam Lantinga |
Date: Fri, 18 Feb 2005 20:49:35 +0200 (EET)
|
2006-01-29 |
Sam Lantinga |
Added some useful command line arguments for testing
|
2006-01-29 |
Sam Lantinga |
Fixed palette bug on non-WinCE
|
2006-01-29 |
Sam Lantinga |
Only save the window position if we're in windowed mode
|
2006-01-29 |
Sam Lantinga |
The event code was fine, and calculated the SDL_windowX/Y correctly.
|
2006-01-29 |
Sam Lantinga |
Date: Fri, 18 Feb 2005 07:58:00 +0200
|
2006-01-29 |
Sam Lantinga |
Cleaned up the app registration stuff a bit
|