HistoryController: Use a programatically created context menu
commit1199c56e932a91bd4bd4154f47635787ef3bb893
authorPieter de Bie <pdebie@ai.rug.nl>
Tue, 16 Jun 2009 17:28:37 +0000 (16 18:28 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Tue, 16 Jun 2009 18:41:52 +0000 (16 19:41 +0100)
tree89c59e337dfb8351cac9f7402097f421e63970ca
parentc9609f22b69260928b5f7979f6944116a5b8b424
HistoryController: Use a programatically created context menu

This allows us to differentiate between one or multiple files,
and will also come in use when we want to create a context menu
from the webview later on

We now use representedObjects to store the selected paths.
That should make it possible to reuse the menu's from somewhere else.
PBGitHistoryController.h
PBGitHistoryController.m
PBGitHistoryView.xib
PBQLOutlineView.m