equal
deleted
inserted
replaced
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 |