index
:
~bnf/sdl-wayland
master
old
Unnamed repository; edit this file to name it for gitweb.
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video
/
windows
/
SDL_windowswindow.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-31
Happy New Year!
Sam Lantinga
1
-1
/
+1
2011-11-10
Fixed whitespace
Sam Lantinga
1
-10
/
+10
2011-10-31
Lots of fixes importing SDL source wholesale into a new iOS project
Sam Lantinga
1
-0
/
+4
2011-10-12
Make sure window->driverdata is set before we might need it.
Ryan C. Gordon
1
-1
/
+2
2011-07-27
Patched to compile (I hope).
Ryan C. Gordon
1
-2
/
+4
2011-07-25
If we didn't create win32 window, restore its event procedure on destruction.
Ryan C. Gordon
1
-0
/
+9
2011-04-08
SDL 1.3 is now under the zlib license.
Sam Lantinga
1
-19
/
+18
2011-03-15
Removed obsolete window positioning code.
Sam Lantinga
1
-13
/
+2
2011-03-15
Fixed accidental line deletion.
Sam Lantinga
1
-0
/
+1
2011-03-13
Removed unreferenced variable
Sam Lantinga
1
-3
/
+12
2011-03-11
Fixed bug 1167 (SDL_WINDOWPOS_CENTERED doesn't work if used right after fulls...
Sam Lantinga
1
-12
/
+2
2011-03-11
Fixed permissions for C source files
Sam Lantinga
1
-0
/
+0
2011-03-11
Gamma support is back!
Sam Lantinga
1
-0
/
+48
2011-02-28
You can use SDL_ConvertSurfaceFormat() now
Sam Lantinga
1
-45
/
+39
2011-02-28
Fullscreen doesn't automatically grab the cursor.
Sam Lantinga
1
-2
/
+2
2011-02-26
Restore the windowed position and size when coming back from fullscreen.
Sam Lantinga
1
-8
/
+4
2011-02-21
Simplified Windows window creation.
Sam Lantinga
1
-29
/
+6
2011-02-15
Fixed a host of issues with Windows fullscreen modes. Toggling fullscreen Op...
Sam Lantinga
1
-37
/
+88
2011-02-13
A few fixes:
Sam Lantinga
1
-2
/
+1
2011-02-11
Happy 2011! :)
Sam Lantinga
1
-1
/
+1
2011-02-10
Window coordinates are in the global space and windows are not tied to a part...
Sam Lantinga
1
-46
/
+44
2011-02-04
Fixed compiling on Windows CE
Sam Lantinga
1
-0
/
+30
2011-01-31
Removed more partially functional renderers
Sam Lantinga
1
-1
/
+0
2011-01-24
Fixed bug #1100
Sam Lantinga
1
-1
/
+1
2011-01-24
Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
Sam Lantinga
1
-4
/
+22
2011-01-20
Fixed bug #925
Sam Lantinga
1
-0
/
+639