Mercurial > sdl-ios-xcode
comparison TODO @ 3065:a728b8b779d1
Added reminder for shaped windows
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 14 Feb 2009 15:56:26 +0000 |
parents | 044ccc2c7485 |
children | 4ccdf20bad6f |
comparison
equal
deleted
inserted
replaced
3064:044ccc2c7485 | 3065:a728b8b779d1 |
---|---|
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 * Add always on top window styles |
27 * Add video modes that have an alpha channel? | |
27 | 28 |
28 Wish list for the 1.3 development branch: | 29 Wish list for the 1.3 development branch: |
29 http://bugzilla.libsdl.org/ | 30 http://bugzilla.libsdl.org/ |
30 | 31 |
31 * Add a way to register custom events | 32 * Add a way to register custom events |