Module: wine Branch: refs/heads/master Commit: e0fc77288950be54dcfef2a57a21906d86dfc9a1 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=e0fc77288950be54dcfef2a5...
Author: Phil Krylov phil@newstar.rinet.ru Date: Fri Jan 13 13:53:42 2006 +0100
riched20: TODO list update.
---
dlls/riched20/editor.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/dlls/riched20/editor.c b/dlls/riched20/editor.c index 98ffd9c..ad6162f 100644 --- a/dlls/riched20/editor.c +++ b/dlls/riched20/editor.c @@ -191,8 +191,6 @@ * - Undo coalescing * - add remaining CHARFORMAT/PARAFORMAT fields * - right/center align should strip spaces from the beginning - * - more advanced navigation (Ctrl-arrows) - * - tabs * - pictures/OLE objects (not just smiling faces that lack API support ;-) ) * - COM interface (looks like a major pain in the TODO list) * - calculate heights of pictures (half-done)