Mercurial > sdl-ios-xcode
changeset 3231:cf1ec33ae056
Add clipboard support to TODO list
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 05 Aug 2009 08:12:31 +0000 |
parents | 816a7a65a59a |
children | aa8de4b80772 |
files | TODO |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Mon Aug 03 18:07:31 2009 +0000 +++ b/TODO Wed Aug 05 08:12:31 2009 +0000 @@ -29,6 +29,7 @@ * Add video modes that have an alpha channel? * Implement SDL_RenderReadPixels() for screenshots and automated testing * Create extended set of (negative) error codes and have the API functions document and return them. + * Add clipboard support (from scrap demo) Wish list for the 1.3 development branch: