log src/video/win32/SDL_win32window.c @ 3661:22b6a0c7ea6e

age author description
2009-12-15 Sam Lantinga Fixed bug #905
2009-12-06 Sam Lantinga The window position is display relative, at least for now...
2009-12-06 Sam Lantinga Added an API function to query geometry of multiple monitors:
2009-06-12 Sam Lantinga Fixed some compile errors and warnings under Visual C++
2009-06-07 Sam Lantinga Hi,
2009-05-23 Sam Lantinga indent
2009-03-23 Sam Lantinga Date: Thu, 05 Feb 2009 18:07:35 +0100
2009-02-09 Sam Lantinga Added test program for SDL_CreateWindowFrom()
2009-01-18 Edgar Simo Some more safety around the SDL_HelperWindow stuff to avoid double creations.
2009-01-04 Sam Lantinga indent
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