diff options
author | David Walter Seikel <onefang@gmail.com> | 2005-10-31 15:49:31 +0000 |
---|---|---|
committer | David Walter Seikel <onefang@gmail.com> | 2005-10-31 15:49:31 +0000 |
commit | b4cc7363e6179ea843f42ab4f2921d2715729526 (patch) | |
tree | cd4aab6286a5810c45d9ccba6a76083ed9670c2a /TODO | |
parent | 024f30af252ccdb0f461490b6ebfcd260e7c01a9 (diff) | |
download | enlightenment-b4cc7363e6179ea843f42ab4f2921d2715729526.tar.gz |
Disable esmart_textarea for now, mention that it needs to be fixed and re enabled.
SVN revision: 18170
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -25,6 +25,14 @@ Some of the things (in very short form) that need to be done to E17... * BUG: if you have 2 zones and you fill up zone 2 (right) mostly and then run a big xev (xev -g 1280x1024) that wont fit it gets placed offscreen to the right of zone 2 +* FIX: Esmart_textarea has been disabled until it is updated to the new + textblock API. Affected files are - + e17/libs/esmart/configure.in + e17/libs/esmart/src/lib/Makefile.am + e17/apps/e_modules/src/modules/Makefile.am + e17/apps/e_modules/src/modules/notes/Makefile.am + e17/apps/e_utils/src/bin/exige/Makefile.am + e17/apps/eclair/src/eclair_subtitles.c ]]] [[[ |