Tue, 05 Jan 2016 02:46:10 -0500 |
Ryan C. Gordon |
Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity().
|
file |
diff |
annotate
|
Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
file |
diff |
annotate
|
Tue, 26 May 2015 21:51:47 -0300 |
Alex Szpakowski |
Mac: Send a window resize event when the window's backing scale factor changes.
|
file |
diff |
annotate
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
file |
diff |
annotate
|
Mon, 07 Jul 2014 12:48:25 -0700 |
Sam Lantinga |
Fixed bug 2631 - Mac: minor code cleanup
|
file |
diff |
annotate
|
Wed, 28 May 2014 01:22:47 -0400 |
Ryan C. Gordon |
Changed drag area API to a hit-testing API.
|
file |
diff |
annotate
|
Tue, 27 May 2014 01:27:42 -0400 |
Ryan C. Gordon |
First shot at SDL_SetWindowDragAreas().
|
file |
diff |
annotate
|
Sun, 02 Mar 2014 16:36:40 -0500 |
Ryan C. Gordon |
A bunch of fixes for the new Spaces code.
|
file |
diff |
annotate
|
Tue, 25 Feb 2014 17:27:41 -0800 |
Jørgen P. Tjernø |
Mac: Improve moving relative mode windows.
|
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
|
Tue, 12 Nov 2013 01:52:54 -0800 |
Sam Lantinga |
Added a hint SDL_HINT_VIDEO_FULLSCREEN_SPACES to specify that windows go fullscreen into their own spaces on Mac OS X.
|
file |
diff |
annotate
|
Tue, 12 Nov 2013 00:32:29 -0800 |
Sam Lantinga |
Fullscreen space naming cleanup to avoid confusion with normal fullscreen mode
|
file |
diff |
annotate
|
Mon, 11 Nov 2013 21:21:18 -0800 |
Sam Lantinga |
Fixed assertion failure when minimizing a fullscreen window.
|
file |
diff |
annotate
|
Mon, 11 Nov 2013 20:42:59 -0800 |
Sam Lantinga |
Properly handle toggling fullscreen state when another fullscreen state change is in progress.
|
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
|
Fri, 13 Sep 2013 17:42:31 -0700 |
Sam Lantinga |
Mac: Translate Ctrl-Left click to right click.
|
file |
diff |
annotate
|
Wed, 07 Aug 2013 16:29:25 -0700 |
Jørgen P. Tjernø |
Mac: Support for multiple contexts per SDL_Window.
|
file |
diff |
annotate
|
Wed, 07 Aug 2013 16:29:21 -0700 |
Jørgen P. Tjernø |
Mac: Don't -[NSOpenGLContext update] on (potentially) the wrong thread.
|
file |
diff |
annotate
|
Tue, 23 Jul 2013 17:38:59 -0700 |
Jørgen P. Tjernø |
Mac: Codify SDK and OS requirements, and clean up.
|
file |
diff |
annotate
|
Thu, 11 Jul 2013 21:51:09 -0700 |
Sam Lantinga |
Fixed bug 1958 - Cocoa SwapWindow doesn't swap the specified window
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 18:15:00 -0700 |
Jørgen P. Tjernø |
Forgot to add this file to Mac crash fix.
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Mon, 31 Dec 2012 12:15:25 -0800 |
Sam Lantinga |
Added SDL_SetWindowMaximumSize() and SDL_GetWindowMaximumSize()
|
file |
diff |
annotate
|
Sun, 18 Nov 2012 15:45:12 +0300 |
stopiccot |
SetMinimumWindowSize for OS X
|
file |
diff |
annotate
|
Thu, 08 Nov 2012 02:26:40 -0800 |
Sam Lantinga |
Reset the mouse button state when losing mouse focus.
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 15:55:43 -0800 |
Sam Lantinga |
SDL no longer grabs the keyboard by default on X11.
|
file |
diff |
annotate
|
Thu, 13 Sep 2012 01:43:53 -0400 |
Ryan C. Gordon |
Added SDL_SetWindowBordered() API.
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Thu, 25 Aug 2011 03:11:28 -0400 |
Ryan C. Gordon |
Removed the MAC_OS_X_VERSION_10_x macros from the 1.3 branch.
|
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
|
Sun, 27 Feb 2011 21:17:06 -0800 |
Sam Lantinga |
Fixed minimizing fullscreen windows.
|
file |
diff |
annotate
|
Mon, 21 Feb 2011 16:45:23 -0800 |
Sam Lantinga |
Implemented Cocoa_SetWindowIcon(), added SDL_ConvertSurfaceFormat()
|
file |
diff |
annotate
|
Mon, 21 Feb 2011 15:25:49 -0800 |
Sam Lantinga |
We still want the delegate functionality for windowShouldClose()
|
file |
diff |
annotate
|
Mon, 21 Feb 2011 10:50:53 -0800 |
Sam Lantinga |
Fixed the responder chain for event handling, the listener fully handles mouse events - even in fullscreen mode.
|
file |
diff |
annotate
|
Tue, 15 Feb 2011 23:07:14 -0800 |
Sam Lantinga |
Fixed a host of issues with Windows fullscreen modes. Toggling fullscreen OpenGL works now in my test environment.
|
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
|
Thu, 10 Feb 2011 14:44:25 -0800 |
Sam Lantinga |
Window coordinates are in the global space and windows are not tied to a particular display.
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 12:23:16 -0800 |
Sam Lantinga |
Removed support for 10.3.9
|
file |
diff |
annotate
|
Wed, 28 Jul 2010 23:32:13 -0700 |
Sam Lantinga |
Fixed the code so we receive Cocoa touch events
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 06:21:52 +0000 |
Sam Lantinga |
Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 11:50:00 +0000 |
Sam Lantinga |
Added support for placing windows on different displays
|
file |
diff |
annotate
|
Fri, 23 Oct 2009 03:58:23 +0000 |
Sam Lantinga |
Adam Strzelecki to SDL
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 07:36:45 +0000 |
Sam Lantinga |
iPhone interruption patch / SDL 1.3
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
file |
diff |
annotate
|
Sun, 30 Jul 2006 08:09:20 +0000 |
Sam Lantinga |
Hack to stop the beeping
|
file |
diff |
annotate
|
Sat, 29 Jul 2006 23:00:15 +0000 |
Sam Lantinga |
Added right/other drag code for Cocoa windows
|
file |
diff |
annotate
|
Sat, 29 Jul 2006 22:42:48 +0000 |
Sam Lantinga |
Implemented Cocoa mouse wheel events
|
file |
diff |
annotate
|
Sat, 29 Jul 2006 21:51:00 +0000 |
Sam Lantinga |
Simplified driver window creation code.
|
file |
diff |
annotate
|
Thu, 27 Jul 2006 06:53:23 +0000 |
Sam Lantinga |
Initial work on X11 window code in.
|
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
|