Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11window.c @ 3009:546c022a9ae5
age | author | description |
---|---|---|
Fri, 09 Jan 2009 20:39:33 +0000 | Bob Pendleton | Changed and hopefully fixed support for DirectColor with support for gammaramps. |
Sun, 04 Jan 2009 17:14:27 +0000 | Sam Lantinga | indent |
Fri, 02 Jan 2009 17:39:48 +0000 | Sam Lantinga | Implemented SDL_SetWindowIcon(), with translucent icon support under X11. |
Thu, 01 Jan 2009 18:58:26 +0000 | Sam Lantinga | Fixed DirectColor visual window creation problem |
Thu, 01 Jan 2009 08:21:19 +0000 | Sam Lantinga | indent |
Thu, 01 Jan 2009 07:59:08 +0000 | Sam Lantinga | Fixed X11 mouse motion/button events - it's not actually safe to cast mouse events to device events. |