Make right side of compare editors non-editable
commit9f5f21d7824975b7fc09a0bf4f9e2571a68855c4
authorStefan Lay <stefan.lay@sap.com>
Fri, 16 Apr 2010 08:13:31 +0000 (16 10:13 +0200)
committerStefan Lay <stefan.lay@sap.com>
Fri, 16 Apr 2010 09:48:30 +0000 (16 11:48 +0200)
treef324a812e00e6e31159e662f64e6c1f470b7b8be
parent254847a93c6bfb4b5058c70a7874aef8036a5ef1
Make right side of compare editors non-editable

The right side of compare editors which were opened from
history view were editable because of the usage of
EditableFileRevisions. This had prevented the bug 302145,
which is fixed with 03499e9cd2bbb17551ce4abdcbbec94a41ec119a.

Signed-off-by: Stefan Lay <stefan.lay@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/GitHistoryPage.java