GitWindowController: Store multiple views
commit0a2ddc36f74252a55a5ded3f5f028ae42294ab4f
authorPieter de Bie <pdebie@ai.rug.nl>
Wed, 26 Nov 2008 16:28:40 +0000 (26 17:28 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Wed, 26 Nov 2008 16:44:25 +0000 (26 17:44 +0100)
treeb3b09c358a9386b156382b041c41884c2387c929
parent3dd63854404b31cdf3a2b2d1ce3f18507af9664f
GitWindowController: Store multiple views

This keeps the subviews in memory, which means that switching views will
be faster if a view has already been opened. This also allows you to type
a commit message, switch to the history view, and then switch back to
continue typing.
PBGitWindowController.h
PBGitWindowController.m