SDL-mirror/src/video/windows
Sam Lantinga 1a92f18381 Added SDL_SetWindowMaximumSize() and SDL_GetWindowMaximumSize()
Also fixed Cocoa implementation so that it affects client area, not the whole window area.
2012-12-31 12:15:25 -08:00
..
SDL_msctf.h Fixed line endings - in Mercurial they're \n 2011-02-10 14:36:09 -08:00
SDL_vkeys.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsclipboard.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsclipboard.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsevents.c Added SDL_SetWindowMaximumSize() and SDL_GetWindowMaximumSize() 2012-12-31 12:15:25 -08:00
SDL_windowsevents.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsframebuffer.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsframebuffer.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowskeyboard.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowskeyboard.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsmessagebox.c Added Windows message box implementation, but it needs a little work on layout. 2012-10-30 18:59:56 -07:00
SDL_windowsmessagebox.h Added Windows message box implementation, but it needs a little work on layout. 2012-10-30 18:59:56 -07:00
SDL_windowsmodes.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsmodes.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsmouse.c Add SDL_CreateSystemCursor for Windows and Linux. 2012-11-19 15:11:10 -08:00
SDL_windowsmouse.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsopengl.c The gl_data is optional for the driver, so don't early out of the context delete call if it doesn't exist. 2012-09-30 01:08:48 -07:00
SDL_windowsopengl.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsshape.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsshape.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsvideo.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowsvideo.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_windowswindow.c Implemented SDL_HINT_ALLOW_TOPMOST for the Cocoa video driver 2012-12-31 10:14:38 -08:00
SDL_windowswindow.h SDL no longer grabs the keyboard by default on X11. 2012-11-07 15:55:43 -08:00
wmmsg.h