gitview: Use horizontal scroll bar in the tree view
authorAneesh Kumar K.V <aneesh.kumar@gmail.com>
Thu, 2 Mar 2006 04:29:53 +0000 (09:59 +0530)
committerJunio C Hamano <junkio@cox.net>
Thu, 2 Mar 2006 05:32:00 +0000 (21:32 -0800)
commit5aa44d50f41214d573fa76095dd4410dd6c46f13
tree59a5485d4fe4dea0d8a0cdea1226fff38366754d
parent2b74cffa9179eed274be2a38c59b7e323c813737
gitview: Use horizontal scroll bar in the tree view

Earlier we set up the window to never scroll
horizontally, which made it harder to use on a narrow screen.
This patch allows scrollbar to be used as needed by Gtk

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/gitview/gitview