Set keyboard focus reasonably when switching between views.
commitf2a37df9f5cd16057b505e273882e8f836f500d2
authorNicholas Riley <com-github@sabi.net>
Wed, 17 Jun 2009 04:25:53 +0000 (16 23:25 -0500)
committerPieter de Bie <pdebie@ai.rug.nl>
Tue, 7 Jul 2009 10:56:40 +0000 (7 11:56 +0100)
tree5db3c846e761820b9600f2223f460eb05a9ab156
parent7baf85466646a07e66ad35d33b53ce252b08f7b2
Set keyboard focus reasonably when switching between views.

When you switch to the commit view, the commit message gets focus;
when you switch to the history view, the commit list gets focus.
PBGitCommitController.m
PBGitHistoryController.m
PBGitWindowController.m
PBViewController.h
PBViewController.m