Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11video.c @ 3057:089a77aebb7d
age | author | description |
---|---|---|
Mon, 09 Feb 2009 05:32:12 +0000 | Sam Lantinga | Added test program for SDL_CreateWindowFrom() |
Mon, 12 Jan 2009 06:19:05 +0000 | Sam Lantinga | Added an API to enable/disable the screen saver. |
Sat, 10 Jan 2009 21:50:26 +0000 | Sam Lantinga | Reverted Bob's indent checkin |
Fri, 09 Jan 2009 20:43:30 +0000 | Bob Pendleton | I ran a global "make indent" it modified the following files. |
Fri, 02 Jan 2009 17:39:48 +0000 | Sam Lantinga | Implemented SDL_SetWindowIcon(), with translucent icon support under X11. |
Fri, 02 Jan 2009 15:47:49 +0000 | Sam Lantinga | Don't use DirectColor visuals until we implement DirectColor colormap support |
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. |