# HG changeset patch # User Sam Lantinga # Date 1249459951 0 # Node ID cf1ec33ae0563a8d3474adf21557ab04e4e81e52 # Parent 816a7a65a59a620d96287b19500c455d7e600f95 Add clipboard support to TODO list diff -r 816a7a65a59a -r cf1ec33ae056 TODO --- 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: