PBWebHistoryController: show the commit diff async
commitb7645ec9679a88d9ef2c2954f214c4342fffa200
authorPieter de Bie <pdebie@ai.rug.nl>
Fri, 31 Oct 2008 22:45:39 +0000 (31 23:45 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Fri, 31 Oct 2008 22:45:39 +0000 (31 23:45 +0100)
tree7d45aecd1cb7781007186ed8042d70c1114bf12f
parentdb39ff7f92dc4c237fad9e828682b8b185a5d812
PBWebHistoryController: show the commit diff async

This should make the GUI more responsive by allowing the diff
to be read in the background. This assumes that

[PBGitCommit details] is threadsafe, so we should keep it that
way.
PBGitCommit.m
PBGitHistoryView.xib
PBWebHistoryController.m
html/views/history/history.js