From ed22b4bb402214a01dbba90e68b563bc907b12eb Mon Sep 17 00:00:00 2001 From: Bjorn Winckler Date: Sun, 5 Aug 2007 12:06:04 +0000 Subject: [PATCH] More active git-svn-id: http://macvim.googlecode.com/svn/trunk@83 96c4425d-ca35-0410-94e5-3396d5c13a8f --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 7072788a15..df28021e52 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ Active: +- ability to modify key equivalents at any time - validate menu actions for when no windows are open (e.g. selectNextWindow:) - grey out menus which can't be used: Tab Next/Prev/Close, Undo/Redo, etc. - when only one tab open make close window @@ -49,6 +50,13 @@ Active: - got this error on Cmd-N with no other windows open: 2007-07-27 22:00:17.680 MacVim[454] *** -[NSToolbarView frameDidChange:]: selector not recognized [self = 0x39ba80] 2007-07-27 22:00:17.690 MacVim[454] Exception raised during posting of notification. Ignored. exception: *** -[NSToolbarView frameDidChange:]: selector not recognized [self = 0x39ba80] +- got this error when opening MacVim from terminal (with 'gvim gvimrc&'): + Frost:~/Projects/vim7/src/MacVim winckler$ 2007-08-05 13:25:01.151 MacVim[223] *** -[NSThemeFrame frameDidChange:]: selector not recognized [self = 0x3baa30] + 2007-08-05 13:25:01.152 MacVim[223] Exception raised during posting of notification. Ignored. exception: *** -[NSThemeFrame frameDidChange:]: selector not recognized [self = 0x3baa30] + 2007-08-05 13:25:01.155 MacVim[223] *** -[NSThemeFrame frameDidChange:]: selector not recognized [self = 0x3baa30] + 2007-08-05 13:25:01.156 MacVim[223] Exception raised during posting of notification. Ignored. exception: *** -[NSThemeFrame frameDidChange:]: selector not recognized [self = 0x3baa30] + 2007-08-05 13:25:01.246 MacVim[223] *** -[NSThemeFrame frameDidChange:]: selector not recognized [self = 0x3baa30] + 2007-08-05 13:25:01.247 MacVim[223] Exception raised during posting of notification. Ignored. exception: *** -[NSThemeFrame frameDidChange:]: selector not recognized [self = 0x3baa30]