Enable automatic word wrapping in the history page commetn viewer
commit3fb8e40d010b914b51960c77ab1532e745e15c57
authorShawn O. Pearce <spearce@spearce.org>
Tue, 25 Mar 2008 22:25:57 +0000 (25 18:25 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 7 Apr 2008 05:06:16 +0000 (7 01:06 -0400)
treeaea312320f24fdd86ab65a298ff19eb81ac11c0e
parent155808178ee80aaadfeb3d982d931e5b2e3ed307
Enable automatic word wrapping in the history page commetn viewer

The older history page that I replaced supported line wrapping the
comment viewer, and offered a preference in the view menu to allow
the user to enable or disable the comment line wrapping.  Folks who
work on egit really want the line wrapping feature to be available
so here it is again.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/history/GitHistoryPage.java