Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11events.c @ 1179:abb4267e7028
age | author | description |
---|---|---|
Mon, 21 Nov 2005 00:31:29 +0000 | Ryan C. Gordon | Don't use X11 unicode keys on anything but keypress events. |
Mon, 21 Nov 2005 00:16:34 +0000 | Ryan C. Gordon | Real Unicode support for X11. Based on updated version of this patch: |
Sat, 05 Nov 2005 19:53:37 +0000 | Ryan C. Gordon | Dynamically load X11 libraries like we currently do for alsa, esd, etc. |
Tue, 11 Oct 2005 23:57:04 +0000 | Ryan C. Gordon | Valgrind fix. |