Fix that double click is needed to "Check/Uncheck All Repositories"
commitc62ffbf50a7ca2ca821ffc1f749705b61be4d0ef
authorDani Megert <Daniel_Megert@ch.ibm.com>
Fri, 5 Jun 2015 15:57:05 +0000 (5 17:57 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 7 Jun 2015 23:26:01 +0000 (8 01:26 +0200)
tree97432135cbece8bc214c6c787b1215d72f19528d
parente441bd6794aaecd4de88b9d73b2b9f9cba218634
Fix that double click is needed to "Check/Uncheck All Repositories"

When using the add existing repository wizard it was necessary to double
click "Check All Repositories"/"Uncheck All Repositories" to
check/uncheck listed repositories

Bug: 450946
Change-Id: Iba2096d051736e71ae9f1c4fd516ceef7a8917cf
Signed-off-by: Dani Megert <Daniel_Megert@ch.ibm.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/RepositorySearchDialog.java