Fri, 03 May 2013 14:11:41 +0930 |
Kevin Shanahan |
Fix compile on Xcode 3.1 PPC + Altivec
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Mon, 11 Feb 2013 17:39:52 -0800 |
Sam Lantinga |
Backed out use of @autorelease keyword for now, since it's not supported by older Xcode versions.
|
file |
diff |
annotate
|
Fri, 08 Feb 2013 00:54:08 -0800 |
Sam Lantinga |
Fixed bug 1689 - Leaks galore in OS X Cocoa code.
|
file |
diff |
annotate
|
Sun, 06 Jan 2013 19:04:53 +0300 |
stopiccot |
Replaced manual NSAutoreleasePool handing with @autorelease
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 12:15:25 -0800 |
Sam Lantinga |
Added SDL_SetWindowMaximumSize() and SDL_GetWindowMaximumSize()
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 00:45:36 -0800 |
Sam Lantinga |
Fixed bug 1641 - avoid allocating nsstring from char*
|
file |
diff |
annotate
|
Sun, 18 Nov 2012 15:45:12 +0300 |
stopiccot |
SetMinimumWindowSize for OS X
|
file |
diff |
annotate
|
Tue, 30 Oct 2012 23:03:23 -0400 |
Ryan C. Gordon |
One more OS X PowerPC build fix.
|
file |
diff |
annotate
|
Tue, 30 Oct 2012 12:30:02 -0700 |
Sam Lantinga |
Added an assert log category, and NSLog support on Mac OS X and iOS
|
file |
diff |
annotate
|
Fri, 14 Sep 2012 11:09:13 -0400 |
Ryan C. Gordon |
Use the right function pointer. :)
|
file |
diff |
annotate
|
Thu, 13 Sep 2012 01:43:53 -0400 |
Ryan C. Gordon |
Added SDL_SetWindowBordered() API.
|
file |
diff |
annotate
|
Wed, 11 Jul 2012 20:20:04 -0400 |
Ryan C. Gordon |
Patched to compile on PowerPC Mac OS X.
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 05:56:58 -0400 |
Sam Lantinga |
Lots of fixes importing SDL source wholesale into a new iOS project
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 23:00:09 -0400 |
Sam Lantinga |
valgrind FTW!
|
file |
diff |
annotate
|
Fri, 02 Sep 2011 14:00:10 -0400 |
Ryan C. Gordon |
Fixed a NSLog() format string.
|
file |
diff |
annotate
|
Wed, 20 Apr 2011 15:14:18 -0400 |
Ryan C. Gordon |
Make assert dialog work on Cocoa target even if we haven't initialized video.
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 08:49:20 -0800 |
Sam Lantinga |
Gamma support is back!
|
file |
diff |
annotate
|
Mon, 21 Feb 2011 16:45:23 -0800 |
Sam Lantinga |
Implemented Cocoa_SetWindowIcon(), added SDL_ConvertSurfaceFormat()
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 22:37:15 -0800 |
Sam Lantinga |
Happy 2011! :)
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 00:25:44 -0800 |
Sam Lantinga |
Mostly fixed fullscreen mode on Mac OS X, and you can toggle it on and off.
|
file |
diff |
annotate
|
Mon, 24 Jan 2011 17:38:18 -0800 |
Sam Lantinga |
Fixed bug #1100
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 13:45:56 -0700 |
Sam Lantinga |
Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 00:47:33 -0400 |
egottlieb |
Got basic, pre-actually-writing-anything Cocoa to build.
|
file |
diff |
annotate
|
Mon, 26 Jul 2010 20:41:45 -0400 |
Eli Gottlieb |
OK, it appears that dramatic hacks are not necessary to make Cocoa work...
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 00:35:58 -0700 |
Sam Lantinga |
Added Mac OS X implementation of clipboard support
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 00:03:39 -0700 |
Sam Lantinga |
I missed the Objective C files when updating the copyright date...
|
file |
diff |
annotate
|
Sun, 09 May 2010 15:33:10 -0700 |
Sam Lantinga |
Fixed compiler warnings
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 09:10:17 +0000 |
Ryan C. Gordon |
Fixed Mac OS X assertion code.
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 06:47:17 +0000 |
Sam Lantinga |
First pass at Ryan's assertion code, minor tweaks to come.
|
file |
diff |
annotate
|
Sun, 06 Dec 2009 08:03:38 +0000 |
Sam Lantinga |
Added an API function to query geometry of multiple monitors:
|
file |
diff |
annotate
|
Sat, 19 Sep 2009 13:29:40 +0000 |
Sam Lantinga |
Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009
|
file |
diff |
annotate
|
Thu, 06 Aug 2009 08:56:48 +0000 |
Jiang Jiang |
Update API, first step: make it build
gsoc2009_IME
|
file |
diff |
annotate
|
Fri, 26 Jun 2009 10:37:57 +0000 |
Jiang Jiang |
Basic text input API
gsoc2009_IME
|
file |
diff |
annotate
|
Mon, 09 Feb 2009 05:32:12 +0000 |
Sam Lantinga |
Added test program for SDL_CreateWindowFrom()
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
file |
diff |
annotate
|
Tue, 05 Feb 2008 07:19:23 +0000 |
Sam Lantinga |
First pass implementation of new SDL scancode concept, as discussed with
|
file |
diff |
annotate
|
Sun, 19 Aug 2007 14:52:52 +0000 |
Sam Lantinga |
Date: Thu, 05 Jul 2007 14:02:33 -0700
|
file |
diff |
annotate
|
Sun, 30 Jul 2006 05:18:33 +0000 |
Sam Lantinga |
Implemented Cocoa key event handling.
|
file |
diff |
annotate
|
Fri, 28 Jul 2006 08:43:17 +0000 |
Sam Lantinga |
Implemented X11 OpenGL support.
|
file |
diff |
annotate
|
Tue, 25 Jul 2006 06:22:42 +0000 |
Sam Lantinga |
Implemented OpenGL support on Mac OS X
|
file |
diff |
annotate
|
Mon, 24 Jul 2006 05:03:02 +0000 |
Sam Lantinga |
Implemented Cocoa window support
|
file |
diff |
annotate
|
Sun, 23 Jul 2006 09:11:10 +0000 |
Sam Lantinga |
The Mac OS X Cocoa video driver is under construction...
|
file |
diff |
annotate
|