mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Active
git-svn-id: http://macvim.googlecode.com/svn/trunk@41 96c4425d-ca35-0410-94e5-3396d5c13a8f
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user