comparison TODO @ 3064:044ccc2c7485

Suggestion from the mailing list
author Sam Lantinga <slouken@libsdl.org>
date Sat, 14 Feb 2009 15:53:52 +0000
parents e2bb8ab7b43f
children a728b8b779d1
comparison
equal deleted inserted replaced
3063:9f2482d6662c 3064:044ccc2c7485
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 * Fix building haptic system on win32
26 * Add always on top window styles
26 27
27 Wish list for the 1.3 development branch: 28 Wish list for the 1.3 development branch:
28 http://bugzilla.libsdl.org/ 29 http://bugzilla.libsdl.org/
29 30
30 * Add a way to register custom events 31 * Add a way to register custom events