Use a FilteredTree in BranchSelectionDialog
commitf8c5aa5fb0f5fbd6d256025ca796df28307eb72f
authorChris Aniszczyk <caniszczyk@gmail.com>
Mon, 24 May 2010 16:09:15 +0000 (24 11:09 -0500)
committerChris Aniszczyk <caniszczyk@gmail.com>
Mon, 24 May 2010 16:09:15 +0000 (24 11:09 -0500)
tree0ffb0471ffc2b0cce143fa053c6fa0323c5b6341
parentee7102ae080ab23043392ddeee8c307e12e52708
Use a FilteredTree in BranchSelectionDialog

To improve the usability of the branch selection dialog, we will
add a filtered tree to help users navigate things.

Bug: 314132
Change-Id: If1b9e2ab3a69c1d47d212eb089b644b4af269715
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/dialogs/BranchSelectionDialog.java