log

age author description
Tue, 17 Mar 2009 03:56:21 +0000 Sam Lantinga Fixed iPhone demos
Tue, 17 Mar 2009 03:24:22 +0000 Sam Lantinga Date: Thu, 12 Mar 2009 15:14:38 +0200
Sun, 15 Mar 2009 15:50:18 +0000 Sam Lantinga Fixed return value for SDL_CreateRenderer()
Thu, 12 Mar 2009 03:51:39 +0000 Sam Lantinga Fixed OpenGL library linking issue
Fri, 06 Mar 2009 05:53:33 +0000 Sam Lantinga Fixed potential double-free crash
Fri, 06 Mar 2009 05:48:52 +0000 Sam Lantinga Reverted dangerous change that could remove /bin/sh :)
Wed, 04 Mar 2009 15:10:47 +0000 Sam Lantinga Date: Wed, 4 Mar 2009 15:38:22 +0200
Wed, 04 Mar 2009 09:35:32 +0000 Sam Lantinga Updated config.guess and config.sub
Wed, 04 Mar 2009 08:57:30 +0000 Sam Lantinga Updated libtool from version 1.5.22 to 2.2.6a, so it works on current QNX
Tue, 03 Mar 2009 09:48:00 +0000 Sam Lantinga Mac OS X and iPhoneOS have the full math library
Tue, 03 Mar 2009 04:21:51 +0000 Sam Lantinga Date: Mon, 2 Mar 2009 16:27:42 +0200
Fri, 27 Feb 2009 09:51:55 +0000 Sam Lantinga Removed unicows dependency, at least for now...
Fri, 27 Feb 2009 09:39:39 +0000 Sam Lantinga Missing API function
Sat, 21 Feb 2009 18:03:22 +0000 Edgar Simo More verbosity and error checking.
Sat, 21 Feb 2009 18:02:55 +0000 Edgar Simo Fixed haptic subsystem on linux 2.6.28 by lowering the EV_IsJoystick check (seems like some stuff was changed). Shouldn't break anything with earlier versions. Might need to be more robust if false positives show up.
Thu, 19 Feb 2009 06:49:59 +0000 Sam Lantinga indent
Thu, 19 Feb 2009 06:48:25 +0000 Sam Lantinga Implemented X11 maximized state control
Thu, 19 Feb 2009 04:41:09 +0000 Sam Lantinga Use the default arrow cursor until we implement the cursor API
Thu, 19 Feb 2009 04:15:04 +0000 Sam Lantinga Fixed bug using SDL_WINDOWPOS_CENTERED with SDL_SetWindowPosition()
Thu, 19 Feb 2009 04:03:05 +0000 Sam Lantinga Added missing files
Wed, 18 Feb 2009 00:33:31 +0000 Darren Alton NDS compiles again, but may not yet work. Sprite support has been removed for the time being while it is re-worked.
Tue, 17 Feb 2009 05:59:40 +0000 Sam Lantinga Fixed bug #684
Tue, 17 Feb 2009 05:57:54 +0000 Sam Lantinga indent
Tue, 17 Feb 2009 05:44:49 +0000 Sam Lantinga Fixed bug #681
Tue, 17 Feb 2009 05:39:18 +0000 Sam Lantinga Date: Thu, 27 Dec 2007 07:38:25 +0000
Tue, 17 Feb 2009 05:17:51 +0000 Sam Lantinga Fixed bug #633
Tue, 17 Feb 2009 04:57:39 +0000 Sam Lantinga Fixed bug #537
Sun, 15 Feb 2009 06:12:52 +0000 Sam Lantinga Fixed destination of XCopyArea()
Sat, 14 Feb 2009 15:56:26 +0000 Sam Lantinga Added reminder for shaped windows
Sat, 14 Feb 2009 15:53:52 +0000 Sam Lantinga Suggestion from the mailing list