Sat, 21 May 2016 00:20:52 -0300 |
Alex Szpakowski |
Removed Mac OS 10.5 support (bug #3137). Also fixed a warning about deprecated Carbon code when using SDL_audio (bug #3127, thanks Dominik!)
|
file |
diff |
annotate
|
Tue, 05 Jan 2016 01:42:00 -0500 |
Ryan C. Gordon |
Added SDL_DROPBEGIN and SDL_DROPCOMPLETE events, plus window IDs for drops.
|
file |
diff |
annotate
|
Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
file |
diff |
annotate
|
Fri, 31 Jul 2015 20:16:58 +0200 |
Philipp Wiesemann |
Mac: Fixed check for SDL_HINT_MAC_BACKGROUND_APP.
|
file |
diff |
annotate
|
Fri, 31 Jul 2015 09:16:21 -0700 |
Alfred Reynolds |
SDL
|
file |
diff |
annotate
|
Wed, 29 Jul 2015 17:19:15 -0700 |
Alfred Reynolds |
SDL
|
file |
diff |
annotate
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
file |
diff |
annotate
|
Sun, 22 Mar 2015 01:25:12 -0400 |
Ryan C. Gordon |
Cocoa: Handle more cases of lost focus when Key window closes (thanks, Alex!).
|
file |
diff |
annotate
|
Thu, 19 Feb 2015 19:55:30 -0500 |
Ryan C. Gordon |
Mac OS X: replace some deprecated APIs with modern equivalents (thanks, Alex!).
|
file |
diff |
annotate
|
Sun, 17 Aug 2014 15:07:00 -0700 |
Sam Lantinga |
Fixed 2680 - OSX: Replace NSAutoreleasePool with @autoreleasepool
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 12:48:25 -0700 |
Sam Lantinga |
Fixed bug 2631 - Mac: minor code cleanup
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 13:53:07 -0700 |
Jørgen P. Tjernø |
Mac: Don't prompt to reopen windows after crash.
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 16:05:57 -0400 |
Ryan C. Gordon |
Static analysis fix: leaking Objective-C object.
|
file |
diff |
annotate
|
Thu, 20 Mar 2014 10:04:23 -0400 |
Ryan C. Gordon |
Static analysis fix: Fixed leaking Objective-C object.
|
file |
diff |
annotate
|
Sun, 02 Mar 2014 13:06:51 -0800 |
Sam Lantinga |
Fixed dictionary initialization
|
file |
diff |
annotate
|
Sun, 02 Mar 2014 12:58:00 -0800 |
Sam Lantinga |
Updated to build on Mac OS X 10.7 with Xcode 4.6
|
file |
diff |
annotate
|
Mon, 24 Feb 2014 16:42:08 -0800 |
Jørgen P. Tjernø |
Mac: Fix inconsistent repeat of SDL_TEXTINPUT events on 10.7+
|
file |
diff |
annotate
|
Sat, 22 Feb 2014 17:55:58 -0800 |
Sam Lantinga |
Fixed bug 2347 - On OSX, an SDL app prevents system shutdown.
|
file |
diff |
annotate
|
Sat, 22 Feb 2014 17:32:18 -0800 |
Sam Lantinga |
Fixed bug 2395 - OSX: App name in the menu bar is not localized.
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 00:53:27 -0800 |
Sam Lantinga |
Fixed bug 2374 - Update copyright for 2014...
|
file |
diff |
annotate
|
Sun, 24 Nov 2013 23:56:17 -0500 |
Ryan C. Gordon |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file |
diff |
annotate
|
Mon, 11 Nov 2013 02:53:00 -0800 |
Sam Lantinga |
Added support for new style fullscreen transitions on Mac OS X
|
file |
diff |
annotate
|
Sun, 20 Oct 2013 20:42:55 -0700 |
Sam Lantinga |
Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values.
|
file |
diff |
annotate
|
Mon, 07 Oct 2013 16:01:40 -0700 |
Jørgen P. Tjernø |
Mac: Better handling when someone else is the app delegate.
|
file |
diff |
annotate
|
Fri, 13 Sep 2013 17:41:17 -0700 |
Sam Lantinga |
Mac: Turn off momentum-based scrolling.
|
file |
diff |
annotate
|
Tue, 23 Jul 2013 19:18:01 -0700 |
Sam Lantinga |
A little cleanup on the cleanup, just for consistency.
|
file |
diff |
annotate
|
Tue, 23 Jul 2013 17:40:13 -0700 |
Jørgen P. Tjernø |
Fix some clang analyzer warnings.
|
file |
diff |
annotate
|
Tue, 16 Jul 2013 01:02:51 -0700 |
Jørgen P. Tjernø |
Mac: Handle SDL_CreateWindow with SDL_WINDOW_MINIMZED.
|
file |
diff |
annotate
|
Mon, 15 Jul 2013 11:58:49 -0700 |
Jørgen P. Tjernø |
Mac: Bring back FS windows when appropriate
|
file |
diff |
annotate
|
Sat, 18 May 2013 14:17:52 -0700 |
Sam Lantinga |
File style cleanup for the SDL 2.0 release
|
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
|
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
|