Tue, 09 May 2006 07:26:58 +0000 |
Sam Lantinga |
Date: Mon, 8 May 2006 14:19:30 -0700
|
Tue, 09 May 2006 07:20:32 +0000 |
Sam Lantinga |
Fixed bug #104
|
Tue, 09 May 2006 07:16:38 +0000 |
Sam Lantinga |
Fixed bug #144
|
Tue, 09 May 2006 07:05:35 +0000 |
Sam Lantinga |
Fixed bug #201
|
Tue, 09 May 2006 06:44:47 +0000 |
Sam Lantinga |
Fixed bug #106
|
Tue, 09 May 2006 06:14:11 +0000 |
Sam Lantinga |
Fixed DGA mode sorting and eliminated doublescan and interlaced modes
|
Mon, 08 May 2006 06:54:20 +0000 |
Sam Lantinga |
Disable the screensaver in DGA mode, which is even more important than X11...
|
Mon, 08 May 2006 06:38:13 +0000 |
Sam Lantinga |
Fixed bug #203
|
Mon, 08 May 2006 06:23:11 +0000 |
Sam Lantinga |
(none)
|
Mon, 08 May 2006 05:36:45 +0000 |
Sam Lantinga |
Get updates to the shadow surface while switched away
|
Mon, 08 May 2006 05:33:02 +0000 |
Sam Lantinga |
Fixed bug #49
|
Mon, 08 May 2006 05:30:15 +0000 |
Sam Lantinga |
Made it easier to test some things on the framebuffer console
|
Mon, 08 May 2006 05:17:10 +0000 |
Sam Lantinga |
Fixed detection of current vt when not running as root.
|
Mon, 08 May 2006 04:19:03 +0000 |
Sam Lantinga |
Eliminate duplicate video modes
|
Mon, 08 May 2006 03:49:51 +0000 |
Sam Lantinga |
SDL_strncpy doesn't exist
|
Mon, 08 May 2006 02:09:34 +0000 |
Sam Lantinga |
Date: Sun, 7 May 2006 19:22:33 -0400
|
Sun, 07 May 2006 19:02:07 +0000 |
Sam Lantinga |
(none)
|
Sun, 07 May 2006 15:15:40 +0000 |
Sam Lantinga |
(none)
|
Sun, 07 May 2006 06:20:39 +0000 |
Sam Lantinga |
Fixed bug #102
|
Sun, 07 May 2006 04:02:48 +0000 |
Sam Lantinga |
Fixed bug #217
|
Sun, 07 May 2006 03:44:58 +0000 |
Sam Lantinga |
Fixed bug #216
|
Sun, 07 May 2006 03:40:06 +0000 |
Sam Lantinga |
Fixed bug #215
|
Fri, 05 May 2006 05:50:26 +0000 |
Sam Lantinga |
Fixed bug #80
|
Fri, 05 May 2006 05:09:10 +0000 |
Sam Lantinga |
Fixed bug #196
|
Thu, 04 May 2006 16:52:53 +0000 |
Sam Lantinga |
(none)
|
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:
|
Mon, 10 Jul 2006 07:34:50 +0000 |
Sam Lantinga |
SDL_Rect now uses int for position and size.
SDL-1.3
|
Sun, 09 Jul 2006 18:09:16 +0000 |
Sam Lantinga |
The general code handles restoring video mode/gamma/etc. when the window loses focus.
SDL-1.3
|
Sun, 09 Jul 2006 09:02:26 +0000 |
Sam Lantinga |
Implemented gamma correction on Windows.
SDL-1.3
|
Sat, 08 Jul 2006 20:55:39 +0000 |
Sam Lantinga |
Implemented Win32 input grab
SDL-1.3
|
Sat, 08 Jul 2006 20:07:08 +0000 |
Sam Lantinga |
SDL_PushEvent() calls the event filter code, and has a return value to tell
SDL-1.3
|