log src/events/SDL_windowevents_c.h @ 5116:e337f792c6a7

age author description
2010-01-24 Sam Lantinga Fixed bug #926
2010-01-21 Sam Lantinga Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance.
2008-12-08 Sam Lantinga Updated copyright date
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-06 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
2006-06-30 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3