File->Open pops up a modal 'open files' dialog
commit310946d0fa07df92daf2a889c0a82ddb6f822433
authorBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 23 Jan 2008 20:55:43 +0000 (23 21:55 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 23 Jan 2008 20:55:43 +0000 (23 21:55 +0100)
tree08c174153fa5c64d4060d36619dd19479c32a241
parentf42fd0c04bb5868339fab435d89c6b27392148be
File->Open pops up a modal 'open files' dialog

The File->Open dialog lets the user choose one or more files which are
opened in tabs in a new window; it replaces the behaviour where
File->Open presented a sheet which opened (at most) one file in the
topmost window.  This conforms better with the standard File->Open
behaviour of Mac apps.
src/MacVim/Actions.plist
src/MacVim/MMAppController.h
src/MacVim/MMAppController.m
src/MacVim/gvimrc