Fix RepositorySearchDialog
commitbfd39f56a8a02a8ae7161f4e802eaea3e4ad96b1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 27 May 2010 11:06:01 +0000 (27 13:06 +0200)
committerMathias Kinzler <mathias.kinzler@sap.com>
Thu, 27 May 2010 11:06:01 +0000 (27 13:06 +0200)
tree9168bf3425bbf41e6bdb771fbd899df0a49501d8
parent1011684072b4197c755437276395a2fb74271999
Fix RepositorySearchDialog

This fixes the following problems:

1) the filtered tree was rendered twice on the dialog
2) the search result was empty, even if the directory
input field was prefilled with an existing directory

Change-Id: I1df69ee15209f6a565bcdc8d553fe20f9ea159da
Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/RepositorySearchDialog.java