done items

SVN revision: 42449
This commit is contained in:
Gustavo Sverzut Barbieri 2009-09-12 18:29:46 +00:00
parent 97645fe7bc
commit 56d5c74815
1 changed files with 0 additions and 6 deletions

View File

@ -5,12 +5,6 @@
* memory handling:
* zero pointer parameters before failing on SAFETY macros (file_get, etc)
* callback:
* const void *data on function registration, cast when call.
* give generated_cb the Ethumb_Client parameter.
* fix types to include Ethumb and Ethumb_Client prefix, make names
like any other EFL callback, or just remove the typedef.
* unit tests, be them in C or Python, covering:
* thumbnail generation respect parameters (size, format...)
* respect fdo standards (hash, location, etc, uri with spaces...)