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
|
Fri, 02 Nov 2012 16:48:47 -0400 |
Ryan C. Gordon |
Cocoa_ShowMessageBox() should call Cocoa_RegisterApp().
|
file |
diff |
annotate
|
Sat, 29 Sep 2012 03:42:40 -0700 |
Sam Lantinga |
Bring Cocoa application menus up to par with the OS X Human Interface Guidelines, including supporting key equivalents.
|
file |
diff |
annotate
|
Tue, 25 Sep 2012 20:58:23 -0700 |
Sam Lantinga |
The beeping stopped.
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sun, 20 Nov 2011 19:38:18 -0500 |
Sam Lantinga |
First pass at a simple drag and drop API, allowing you to accept files dropped into your application.
|
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
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
file |
diff |
annotate
|
Mon, 21 Feb 2011 20:34:22 -0800 |
Sam Lantinga |
Added disabled preferences menu option so it looks more like other application menus.
|
file |
diff |
annotate
|
Sat, 12 Feb 2011 07:57:35 -0800 |
Sam Lantinga |
Removed private API use that was causing AppStore rejection
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 22:37:15 -0800 |
Sam Lantinga |
Happy 2011! :)
|
file |
diff |
annotate
|
Thu, 20 Jan 2011 17:29:13 -0800 |
Sam Lantinga |
Fixed mouse button index for additional mouse buttons
|
file |
diff |
annotate
|
Fri, 21 Jan 2011 00:15:18 +0100 |
Jjgod Jiang |
Fix mouse wheel events in fullscreen mode for OS X
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 12:23:16 -0800 |
Sam Lantinga |
Removed support for 10.3.9
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 15:45:58 -0700 |
Sam Lantinga |
Removed debug output
|
file |
diff |
annotate
|
Sat, 24 Jul 2010 22:28:38 +0400 |
jimtla |
Added preliminary touch code to SDL_cocoakeyboard.m
|
file |
diff |
annotate
|
Thu, 22 Jul 2010 08:12:28 +0400 |
jimtla |
Fixed x11 compile bugs.
|
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
|
Tue, 19 Jan 2010 07:28:51 +0000 |
Sam Lantinga |
From: Jjgod Jiang
|
file |
diff |
annotate
|
Sun, 10 Jan 2010 05:39:46 +0000 |
Ryan C. Gordon |
Merged r4866:4867 from branches/SDL-1.2: 64-bit Mac OS X 10.5 SDK fix.
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 08:33:39 +0000 |
Sam Lantinga |
Fixed mouse events for fullscreen windows on Mac OS X
|
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
|
Sun, 31 May 2009 16:57:29 +0000 |
Jiang Jiang |
Basic marked text handling
gsoc2009_IME
|
file |
diff |
annotate
|
Mon, 25 May 2009 11:09:29 +0000 |
Jiang Jiang |
Support system-wide keyboard shortcuts on Mac
gsoc2009_IME
|
file |
diff |
annotate
|
Thu, 07 May 2009 12:27:42 +0000 |
Sam Lantinga |
Temporary workaround for building on 64-bit Mac OS X
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 06:19:05 +0000 |
Sam Lantinga |
Added an API to enable/disable the screen saver.
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
file |
diff |
annotate
|
Mon, 01 Sep 2008 16:04:20 +0000 |
Sam Lantinga |
Fixed a bunch of compile warnings on Mac OS X
|
file |
diff |
annotate
|
Sun, 30 Jul 2006 08:09:20 +0000 |
Sam Lantinga |
Hack to stop the beeping
|
file |
diff |
annotate
|
Sun, 30 Jul 2006 05:18:33 +0000 |
Sam Lantinga |
Implemented Cocoa key event handling.
|
file |
diff |
annotate
|
Tue, 25 Jul 2006 06:59:14 +0000 |
Sam Lantinga |
Fixed Objective-C memory leaks
|
file |
diff |
annotate
|
Tue, 25 Jul 2006 06:22:42 +0000 |
Sam Lantinga |
Implemented OpenGL support on Mac OS X
|
file |
diff |
annotate
|
Sun, 23 Jul 2006 09:16:14 +0000 |
Sam Lantinga |
Whoops, that's a while loop. :)
|
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
|