Changed application termination procedure
commitac709caf9e6d7b881e127ef7ab1a6f8acb85fd1f
authorBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 7 Nov 2007 21:07:21 +0000 (7 22:07 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Wed, 7 Nov 2007 21:07:21 +0000 (7 22:07 +0100)
treecab13b5c3bc3fdf8440c061aff868487167de2d7
parentcc7852fc7460b5e4c68699be09674d5df7ceafbb
Changed application termination procedure

On applicationShoulTerminate: check the 'documentEdited' flag of each window to
decide whether any buffers were modified instead of making a DO call to each
Vim process.
src/MacVim/MMAppController.m
src/MacVim/MMBackend.m
src/MacVim/MacVim.h