Vim view refactoring.
commitd90c6e059667b58f57555c84c8e4af349e988540
authorNico Weber <nicolasweber@gmx.de>
Tue, 30 Oct 2007 20:44:23 +0000 (30 21:44 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Tue, 30 Oct 2007 20:44:23 +0000 (30 21:44 +0100)
tree5cd64103fe60fed7307e8a7f826521c8797e6aad
parent3953d24e23e5fcd0fbc0d8e46ea72e344f2b9853
Vim view refactoring.

This fixes the ':set lines=1000000' problem in fu mode.  Furthermore, this
fixes a regression that the tab sizes weren't adjusted when changing the window
size.
src/MacVim/MMFullscreenWindow.m
src/MacVim/MMTextStorage.m
src/MacVim/MMVimView.h
src/MacVim/MMVimView.m
src/MacVim/MMWindowController.h
src/MacVim/MMWindowController.m