diff options
author | Daniel Juyung Seo <seojuyung2@gmail.com> | 2011-10-31 00:13:32 +0000 |
---|---|---|
committer | Daniel Juyung Seo <seojuyung2@gmail.com> | 2011-10-31 00:13:32 +0000 |
commit | fde1754f158b53a5490fc65ea753d5cc39b8504c (patch) | |
tree | 7741496e27e52edfeadbfc0dd25b27f06561aacd /TODO | |
parent | e43a5939fad571643f82d44aff3230c7221385e5 (diff) |
elm: Use appropriate add/del_full for evas event callbacks.
SVN revision: 64536
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,3 +9,6 @@ Things That Just Need To Be Rewritten (tm): | |||
9 | 9 | ||
10 | "Features" | 10 | "Features" |
11 | elm_object_icon_s/get() should be implemented for most widgets to reduce api | 11 | elm_object_icon_s/get() should be implemented for most widgets to reduce api |
12 | |||
13 | callbacks add/del | ||
14 | pager, panes | ||