Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11video.c @ 1361:19418e4422cb
age | author | description |
---|---|---|
Thu, 16 Feb 2006 10:11:48 +0000 | Sam Lantinga | New configure-based build system. Still work in progress, but much improved |
Fri, 10 Feb 2006 06:48:43 +0000 | Sam Lantinga | More header massaging... works great on Windows. ;-) |
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 08:35:11 +0000 | Sam Lantinga | Resolved bug #130 |
Fri, 03 Feb 2006 07:39:02 +0000 | Sam Lantinga | Resolve bug #120 |
Wed, 01 Feb 2006 19:59:02 +0000 | Ryan C. Gordon | Logic bug in X11 Unicode input shutdown...was checking for == NULL |