git-svn-id: http://macvim.googlecode.com/svn/trunk@41 96c4425d-ca35-0410-94e5-3396d5c13a8f
This commit is contained in:
Bjorn Winckler
2007-07-31 11:40:57 +00:00
parent 4e595ed2db
commit 55f25ba6df
+7 -2
View File
@@ -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