Fix layout problems in configure fetch/push dialogs
commit0b26ecf04059433424ebc6115c2011cade975eda
authorMathias Kinzler <mathias.kinzler@sap.com>
Mon, 28 Mar 2011 22:38:16 +0000 (29 00:38 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 28 Mar 2011 22:38:16 +0000 (29 00:38 +0200)
tree1544eafbcf7e499f3738c9926f3f0ea2b0202196
parentc6636c1d94599db203e5a00d1e2ca6d2b02468e5
Fix layout problems in configure fetch/push dialogs

The vertical minimum size for the tables is set to 30 (slightly more
than one line in the default font) and the dialogs are made resizable.

Bug: 340616
Change-Id: I39b6605f722b2d022c0f418e0c6d256218485cf5
Signed-off-by: Mathias Kinzler <mathias.kinzler@sap.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/fetch/SimpleConfigureFetchDialog.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/push/SimpleConfigurePushDialog.java