log src/video/win32/SDL_win32window.c @ 2975:317b2f8e5e4f

age author description
2009-01-03 Sam Lantinga Should we also set the icon in the task manager?
2009-01-03 Sam Lantinga Added support for translucent icons on Windows
2009-01-02 Sam Lantinga Date: Fri, 02 Jan 2009 23:22:39 +0100
2008-12-17 Sam Lantinga indent
2008-12-17 Sam Lantinga * Implemented X11 fullscreen input grab
2008-12-13 Sam Lantinga indent
2008-12-12 Edgar Simo Some error checking when destroying the HelperWindow.
2008-12-08 Sam Lantinga Updated copyright date
2008-10-12 Sam Lantinga This can be static
2008-08-26 Sam Lantinga Fixed Visual Studio compilation problems
2008-08-26 Sam Lantinga Dynamically load wintab32.dll
2008-08-26 Sam Lantinga Added Wacom API headers.
2008-08-25 Sam Lantinga Merged last minute fixes from force feedback branch (r4031, r4033, r4034)
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-25 Sam Lantinga Final merge of Google Summer of Code 2008 work...
2008-08-25 Sam Lantinga Fixed code for building with UNICODE and without C runtime gsoc2008_force_feedback
2008-08-04 Edgar Simo Set an event handler for the Helper Window. gsoc2008_force_feedback
2008-08-04 Edgar Simo Trying to fix some issues with the Helper Window. gsoc2008_force_feedback
2008-08-04 Edgar Simo Seems like you have to register the class and other black magic too. gsoc2008_force_feedback
2008-08-04 Edgar Simo A bit of windows debugging. gsoc2008_force_feedback
2008-08-04 Edgar Simo Fixed warning. gsoc2008_force_feedback
2008-08-04 Edgar Simo Minor changes for it to compile. gsoc2008_force_feedback
2008-08-04 Edgar Simo Added the concept of the HelperWindow to help with DirectInput. gsoc2008_force_feedback
2006-07-29 Sam Lantinga Simplified driver window creation code.
2006-07-28 Sam Lantinga Implemented X11 OpenGL support.
2006-07-27 Sam Lantinga Initial work on X11 window code in.
2006-07-17 Sam Lantinga Implemented Windows OpenGL support
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-09 Sam Lantinga The general code handles restoring video mode/gamma/etc. when the window loses focus. SDL-1.3
2006-07-09 Sam Lantinga Implemented gamma correction on Windows. SDL-1.3
2006-07-08 Sam Lantinga Implemented Win32 input grab SDL-1.3
2006-07-06 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
2006-06-30 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
2006-06-30 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3
2006-06-28 Sam Lantinga You can now create multiple windows on Win32 SDL-1.3
2006-06-27 Sam Lantinga Further progress on the new Windows video driver: SDL-1.3
2006-06-26 Sam Lantinga Whoops, forgot to indent SDL-1.3
2006-06-26 Sam Lantinga Started framework for Windows video driver SDL-1.3