Thu, 04 May 2006 16:51:07 +0000 |
Sam Lantinga |
Fixed bug #45
|
Thu, 04 May 2006 13:47:19 +0000 |
Sam Lantinga |
The install target depends on the libraries being built
|
Thu, 04 May 2006 12:08:05 +0000 |
Sam Lantinga |
Updated to include new languages and platform support
|
Thu, 04 May 2006 11:59:55 +0000 |
Sam Lantinga |
Date: Thu, 4 May 2006 08:44:10 +0200 (CEST)
|
Wed, 03 May 2006 16:35:29 +0000 |
Sam Lantinga |
Fixed execv warning when libtool creates wrapper executables
|
Wed, 03 May 2006 04:11:38 +0000 |
Sam Lantinga |
Patch from Dmitry Yakimov to fix building on WinCE
|
Tue, 02 May 2006 15:18:07 +0000 |
Sam Lantinga |
Added instructions for copying SDL_config.h
|
Tue, 02 May 2006 03:06:33 +0000 |
Sam Lantinga |
Updated OS/2 project files
|
Mon, 01 May 2006 23:13:16 +0000 |
Sam Lantinga |
Yeah, that's what I meant. :)
|
Mon, 01 May 2006 11:07:04 +0000 |
Sam Lantinga |
Using the SDL C runtime functions
|
Mon, 01 May 2006 07:23:46 +0000 |
Sam Lantinga |
Don't add NONE/bin to the path - inexplicably fixes building on mingw+msys, apparently
|
Mon, 01 May 2006 07:15:35 +0000 |
Sam Lantinga |
Date: Sun, 30 Apr 2006 14:20:05 +1000
|
Mon, 01 May 2006 06:41:17 +0000 |
Sam Lantinga |
SDL_dummy_main.c:12: warning: ISO C does not allow extra â;â outside of a function
|
Mon, 01 May 2006 06:40:00 +0000 |
Sam Lantinga |
SDL_sysjoystick.c:983: warning: 'return' with a value, in function returning void
|
Sun, 30 Apr 2006 21:01:25 +0000 |
Patrice Mandin |
Declare volatile variables modified by interrupt routines
|
Sun, 30 Apr 2006 16:53:40 +0000 |
Sam Lantinga |
Removed redundant rm
|
Sun, 30 Apr 2006 08:57:02 +0000 |
Sam Lantinga |
We want to wrap HAVE_ALLOCA_H, not HAVE_ALLOCA. :)
|
Sat, 29 Apr 2006 20:22:31 +0000 |
Sam Lantinga |
------- Comment #1 From Max Horn 2006-04-17 03:08 [reply] -------
|
Sat, 29 Apr 2006 17:56:06 +0000 |
Sam Lantinga |
(none)
|
Sat, 29 Apr 2006 17:54:32 +0000 |
Sam Lantinga |
Disable the XRandR extension by default, since KDE maximizes windows which are larger than the new resolution, and then doesn't restore their size and positition when the old resolution is restored.
|
Sat, 29 Apr 2006 04:08:40 +0000 |
Sam Lantinga |
Only use -fvisibility=hidden if SDL will define some symbols as available. :)
|
Fri, 28 Apr 2006 05:46:07 +0000 |
Sam Lantinga |
[From Sam]
|
Fri, 28 Apr 2006 05:43:58 +0000 |
Sam Lantinga |
Future proof C++ code
|
Fri, 28 Apr 2006 05:38:06 +0000 |
Sam Lantinga |
Fixed bug #206, fatbuild.sh works flawlessly on Intel Macs
|
Thu, 27 Apr 2006 11:18:03 +0000 |
Ryan C. Gordon |
fatbuild fixes:
|
Thu, 27 Apr 2006 10:44:43 +0000 |
Sam Lantinga |
Fixed bug #101
|
Thu, 27 Apr 2006 10:21:54 +0000 |
Sam Lantinga |
Trying to fix fatbuild.sh on intel
|
Thu, 27 Apr 2006 09:08:44 +0000 |
Sam Lantinga |
Fixed compile errors on Mac OS X
|
Thu, 27 Apr 2006 08:39:51 +0000 |
Sam Lantinga |
Implemented bug #5
|
Thu, 27 Apr 2006 07:59:16 +0000 |
Sam Lantinga |
Implemented bug #2, 117:
|