Mercurial > sdl-ios-xcode
comparison TODO @ 3231:cf1ec33ae056
Add clipboard support to TODO list
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 05 Aug 2009 08:12:31 +0000 |
parents | 7a9740b1c1a8 |
children | 91eaef1c9cfe |
comparison
equal
deleted
inserted
replaced
3230:816a7a65a59a | 3231:cf1ec33ae056 |
---|---|
27 * Fix building haptic system on win32 | 27 * Fix building haptic system on win32 |
28 * Add always on top window styles | 28 * Add always on top window styles |
29 * Add video modes that have an alpha channel? | 29 * Add video modes that have an alpha channel? |
30 * Implement SDL_RenderReadPixels() for screenshots and automated testing | 30 * Implement SDL_RenderReadPixels() for screenshots and automated testing |
31 * Create extended set of (negative) error codes and have the API functions document and return them. | 31 * Create extended set of (negative) error codes and have the API functions document and return them. |
32 * Add clipboard support (from scrap demo) | |
32 | 33 |
33 | 34 |
34 Wish list for the 1.3 development branch: | 35 Wish list for the 1.3 development branch: |
35 http://bugzilla.libsdl.org/ | 36 http://bugzilla.libsdl.org/ |
36 | 37 |