log

age author description
Tue, 20 Jun 2006 06:39:01 +0000 Sam Lantinga Date: Thu, 15 Jun 2006 14:19:47 +0200 (CEST)
Tue, 20 Jun 2006 05:55:23 +0000 Sam Lantinga Fixed bug #251
Tue, 20 Jun 2006 05:49:53 +0000 Sam Lantinga Bug #250, pkg-config support contributed by Mikael Eriksson
Tue, 20 Jun 2006 05:49:20 +0000 Sam Lantinga Bug #250, pkg-config support contributed by Mikael Eriksson
Tue, 20 Jun 2006 05:35:44 +0000 Sam Lantinga I think this fixes bug #244
Tue, 20 Jun 2006 05:25:04 +0000 Sam Lantinga Fixed bug #241
Tue, 20 Jun 2006 04:04:25 +0000 Sam Lantinga Test case for bug #240
Tue, 20 Jun 2006 03:52:41 +0000 Sam Lantinga Fixed bug #232
Tue, 20 Jun 2006 03:29:47 +0000 Sam Lantinga Fixed bug #232
Wed, 14 Jun 2006 19:03:01 +0000 Patrice Mandin Oops, reverted single/double buffer update
Wed, 14 Jun 2006 18:59:30 +0000 Patrice Mandin Add program to test mouse cursor change
Wed, 14 Jun 2006 18:57:58 +0000 Patrice Mandin Fix mouse cursor change
Tue, 23 May 2006 15:07:56 +0000 Sam Lantinga Date: Mon, 22 May 2006 01:16:47 -0400
Sun, 21 May 2006 17:26:40 +0000 Sam Lantinga Moved DirectInput joystick code to 1.3 branch
Sun, 21 May 2006 16:47:41 +0000 Sam Lantinga Closed bug #74
Sun, 21 May 2006 02:50:05 +0000 Ryan C. Gordon Removed unused variable with undefined type. Fixes Bugzilla #234.
Thu, 18 May 2006 03:24:10 +0000 Ryan C. Gordon Try to keep SDL keysyms sane regardless of keyboard layout in windib target.
Wed, 17 May 2006 23:42:48 +0000 Ryan C. Gordon Make sure sem_wait didn't return early with EINTR. Fixes Bugzilla #231.
Wed, 17 May 2006 18:57:04 +0000 Sam Lantinga Fixed thread callback calling conventions, updated OS/2 DLL name to SDL12.dll
Wed, 17 May 2006 15:08:46 +0000 Sam Lantinga Fixed uninitialized variable warnings
Wed, 17 May 2006 07:38:34 +0000 Sam Lantinga Clean out the tests before creating distribution archive release-1.2.10
Wed, 17 May 2006 06:09:27 +0000 Sam Lantinga Updated RPM spec file with License keyword
Wed, 17 May 2006 04:42:37 +0000 Sam Lantinga Whoops, clean files in the dist directory
Wed, 17 May 2006 04:36:31 +0000 Sam Lantinga (none)
Wed, 17 May 2006 04:21:33 +0000 Sam Lantinga Removed support for Darwin, due to build problems on ps2linux
Wed, 17 May 2006 04:11:33 +0000 Sam Lantinga Needed unistd.h for unlink()
Wed, 17 May 2006 04:01:53 +0000 Sam Lantinga Patch from Ryan to fix compiler warnings
Tue, 16 May 2006 16:25:22 +0000 Sam Lantinga Use the correct parameter for GLX_VISUAL_CAVEAT_EXT
Tue, 16 May 2006 08:00:25 +0000 Sam Lantinga Updated docs for SDL 1.2.10 release
Tue, 16 May 2006 07:26:48 +0000 Sam Lantinga Added information about gcc-fat.sh to README.MacOSX
Tue, 16 May 2006 06:53:27 +0000 Sam Lantinga Fixed compiling GS YUV conversion code
Tue, 16 May 2006 03:58:08 +0000 Sam Lantinga Date: Mon, 15 May 2006 17:18:34 +0300
Mon, 15 May 2006 12:22:58 +0000 Sam Lantinga DragonFly BSD has an older version of VGL which SDL doesn't support.
Mon, 15 May 2006 11:58:29 +0000 Sam Lantinga Fixed corrupt image
Mon, 15 May 2006 07:24:24 +0000 Sam Lantinga OpenBSD doesn't ship with X11 library major version symlinks
Mon, 15 May 2006 06:39:10 +0000 Sam Lantinga Added yet another variant of autoconf to the list
Mon, 15 May 2006 06:30:38 +0000 Sam Lantinga Added yet another variant of autoconf to the list
Sun, 14 May 2006 21:18:26 +0000 Sam Lantinga Fix from Marc Peter: slightly fixed Watcom makefiles for 1.2.10 release
Sun, 14 May 2006 09:55:22 +0000 Patrice Mandin Add a reminder to fix current->w,current->h
Sun, 14 May 2006 05:20:36 +0000 Sam Lantinga Fixed alloca declaration for MPW
Sat, 13 May 2006 16:30:59 +0000 Sam Lantinga Hey, whaddy know! MacOS Classic has 64-bit types!
Sat, 13 May 2006 05:21:59 +0000 Sam Lantinga SDLmain compile fix
Fri, 12 May 2006 16:25:04 +0000 Patrice Mandin Add missing include file
Fri, 12 May 2006 16:24:30 +0000 Patrice Mandin Use the right variables to set stuff for sdl-config script
Fri, 12 May 2006 04:21:19 +0000 Sam Lantinga Fixed signed/unsigned issues
Fri, 12 May 2006 04:18:32 +0000 Sam Lantinga Whoops, need a space after dnl to make it meaningful. :)
Thu, 11 May 2006 23:37:13 +0000 Sam Lantinga Should we always look in /usr/local when compiling natively?
Thu, 11 May 2006 23:32:11 +0000 Sam Lantinga Date: Thu, 11 May 2006 19:08:05 -0400
Thu, 11 May 2006 23:26:45 +0000 Sam Lantinga Date: Thu, 11 May 2006 17:09:17 -0400
Thu, 11 May 2006 21:14:05 +0000 Patrice Mandin Forgot to declare volatile stuff also in c file
Thu, 11 May 2006 21:03:23 +0000 Sam Lantinga Fixed some bugs in string handling
Thu, 11 May 2006 15:52:41 +0000 Sam Lantinga Saved a little space by not including the CodeWarrior 5 XML projects
Thu, 11 May 2006 08:31:33 +0000 Sam Lantinga Fixed bug #53
Thu, 11 May 2006 08:09:16 +0000 Sam Lantinga Fixed building with CodeWarrior on MacOS Classic
Thu, 11 May 2006 06:06:21 +0000 Sam Lantinga Fixed MacOS Classic build
Thu, 11 May 2006 04:16:39 +0000 Sam Lantinga sdl-config doesn't include the OpenGL library in --libs
Thu, 11 May 2006 03:45:55 +0000 Sam Lantinga Fixed bug #208
Thu, 11 May 2006 03:21:54 +0000 Sam Lantinga Fixed bug #226
Thu, 11 May 2006 03:19:03 +0000 Sam Lantinga Fixed bug #225
Thu, 11 May 2006 03:08:39 +0000 Sam Lantinga Date: Wed, 10 May 2006 17:43:21 -0700