Allow users to show/hide the history page comment and file viewers
commit3425fd6366ee5e966ebcfbc976ac7a50cfc02b2f
authorShawn O. Pearce <spearce@spearce.org>
Tue, 25 Mar 2008 22:47:12 +0000 (25 18:47 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 7 Apr 2008 05:06:17 +0000 (7 01:06 -0400)
tree147a735e39a42de06649b22e1357343a453184c5
parent3fb8e40d010b914b51960c77ab1532e745e15c57
Allow users to show/hide the history page comment and file viewers

Users may wish to hide these controls and thus maximize the graph area,
or have them display.  The older history page allowed these to be set
as preferences and controlled from the view menu, so here is the same
function back again.

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