Mercurial > sdl-ios-xcode
comparison TODO @ 3051:1a45bc89db0c
(none)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 29 Jan 2009 13:25:08 +0000 |
parents | cb792923274e |
children | e2bb8ab7b43f |
comparison
equal
deleted
inserted
replaced
3050:e763aa6db88b | 3051:1a45bc89db0c |
---|---|
20 - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS | 20 - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS |
21 * Add a timeout parameter for SDL_WaitEvent() (?) | 21 * Add a timeout parameter for SDL_WaitEvent() (?) |
22 - http://lists.libsdl.org/pipermail/sdl-libsdl.org/2008-May/thread.html#65067 | 22 - http://lists.libsdl.org/pipermail/sdl-libsdl.org/2008-May/thread.html#65067 |
23 * Implement key repeat at the driver level | 23 * Implement key repeat at the driver level |
24 * Add name -> keysym and name -> scancode lookup functions | 24 * Add name -> keysym and name -> scancode lookup functions |
25 * Fix building haptic system on win32 | |
25 | 26 |
26 Wish list for the 1.3 development branch: | 27 Wish list for the 1.3 development branch: |
27 http://bugzilla.libsdl.org/ | 28 http://bugzilla.libsdl.org/ |
28 | 29 |
29 * Add a way to register custom events | 30 * Add a way to register custom events |