From 55f25ba6df0efa177fd87ac83b21ef0efa68b32d Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Tue, 31 Jul 2007 11:40:57 +0000 Subject: [PATCH] Active git-svn-id: http://macvim.googlecode.com/svn/trunk@41 96c4425d-ca35-0410-94e5-3396d5c13a8f --- TODO | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 576775b78a..0ef94d7bb8 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,12 @@ Active: +- application:openFiles: should open in tabs in current window instead of in a + new window +- don't clear the text storage on setMaxRows:: so that display does not go + blank when dragging to resize +- zoom&resize broken +- toolbar drawing bug +- offset text away from left edge - need E??? numbers for vim errors - tab-completion for :action command - should ignore action message if is called too often (e.g. in addNewTab:) @@ -9,8 +16,6 @@ Active: - startup is a bit flakey (up until openWindowWithRows:columns:) - i8n - services menu -- don't clear the text storage on setMaxRows:: so that display does not go - blank when dragging to resize - gui dialogs (FEAT_GUI_DIALOG) - find/replace toolbar item (FIND_REPLACE_DIALOG) - main menu