From e0fc77288950be54dcfef2a57a21906d86dfc9a1 Mon Sep 17 00:00:00 2001 From: Phil Krylov Date: Fri, 13 Jan 2006 13:53:42 +0100 Subject: [PATCH] riched20: TODO list update. --- dlls/riched20/editor.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/dlls/riched20/editor.c b/dlls/riched20/editor.c index 98ffd9c27ea..ad6162fd2ff 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)