Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11video.c @ 1325:1dfc85090d07
age | author | description |
---|---|---|
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 |
Wed, 01 Feb 2006 06:32:25 +0000 | Sam Lantinga | Updated copyright information and removed rcs id lines (problematic in branch merges) |
Mon, 30 Jan 2006 18:21:44 +0000 | Ryan C. Gordon | Corrects dynamic X11 code on Tru64 systems. |
Sat, 14 Jan 2006 08:15:38 +0000 | Ryan C. Gordon | Catch X11 extension errors...since most of these are notifications that we |
Mon, 19 Dec 2005 06:58:51 +0000 | Ryan C. Gordon | Patched to compile on gcc 2.95.3. |