Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11events.c @ 1338:604d73db6802
age | author | description |
---|---|---|
Tue, 07 Feb 2006 09:29:18 +0000 | Sam Lantinga | Removed uses of stdlib.h and string.h |
Tue, 07 Feb 2006 06:59:48 +0000 | Sam Lantinga | Use SDL_ prefixed versions of C library functions. |
Sat, 04 Feb 2006 16:29:22 +0000 | Sam Lantinga | Date: Sat, 04 Feb 2006 19:47:23 +0900 |
Sat, 04 Feb 2006 08:35:11 +0000 | Sam Lantinga | Resolved bug #130 |
Wed, 01 Feb 2006 06:32:25 +0000 | Sam Lantinga | Updated copyright information and removed rcs id lines (problematic in branch merges) |
Thu, 08 Dec 2005 14:21:17 +0000 | Sam Lantinga | Fixed compile warnings with gcc 4 |
Mon, 21 Nov 2005 00:31:29 +0000 | Ryan C. Gordon | Don't use X11 unicode keys on anything but keypress events. |