Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Tue, 05 Feb 2008 07:19:23 +0000 | Sam Lantinga | First pass implementation of new SDL scancode concept, as discussed with |
Mon, 04 Feb 2008 17:25:33 +0000 | Ryan C. Gordon | Merged r3534:3535 from branches/SDL-1.2: Reset direction flag in SDL_revcpy(). |
Thu, 24 Jan 2008 15:51:52 +0000 | Sam Lantinga | Merged fix for bug #542 from SDL 1.2 |
Tue, 15 Jan 2008 22:37:17 +0000 | Bob Pendleton | Minimal implementation of textinput events for x11. It only works for latin-1. |
Sat, 12 Jan 2008 18:07:06 +0000 | Bob Pendleton | Enabled key board auto repeat in X11_InitKeyboard.c. Had to add a couple of new Xlib symbols. |
Sat, 12 Jan 2008 16:56:42 +0000 | Bob Pendleton | one more time... I must be brain dead... |