log src/video/win32/SDL_win32window.c @ 4908:9b9dc9fc7df2

age author description
2010-09-30 Sam Lantinga Make the union nameless to reduce the complexity of the API.
2010-09-27 Sam Lantinga Merged the Windows custom window system hooks into the union used by X11.
2010-08-22 Sam Lantinga Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME
2010-07-18 dewyatt Merge with main repo (mainly for non-printable character fix)
2010-07-06 Sam Lantinga Fixed fullscreen window position
2010-07-06 dewyatt Merge
2010-06-10 dewyatt Added else to make things clear.
2010-06-08 dewyatt Change SDL to not use DefWindowProc as the window class' window procedure.
2010-08-22 Sam Lantinga Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
2010-07-13 Sam Lantinga Merged changes from the main SDL codebase
2010-06-10 jimtla More fixes for windows. Disabled tablet code.
2010-07-28 Sam Lantinga Andrey A.
2010-07-08 Sam Lantinga Added Windows clipboard support
2010-07-06 Sam Lantinga Fixed fullscreen window position
2010-05-10 Sam Lantinga Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API.