Create a selection handler for the revision graph.
commitb6e582d51754e824432cee9ca2ac35604f3e72f1
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Thu, 10 Jul 2008 22:39:28 +0000 (11 00:39 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 12 Jul 2008 03:22:46 +0000 (11 23:22 -0400)
treefc6dfabb9e4515c681518e5c32c233222a937cc7
parentf351215448c30af734aed7a81b496f16e94769b7
Create a selection handler for the revision graph.

This make it possible to associate content menu contributions
with selections in the history graph.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/history/GitHistoryPage.java
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/history/RevObjectSelectionProvider.java [new file with mode: 0644]