Improve error validation in the patch wizard
commit7c48242225178bbd879149e61423a036574f9206
authorRemy Suen <remysuen@ca.ibm.com>
Fri, 14 May 2010 22:34:54 +0000 (14 18:34 -0400)
committerRemy Suen <remysuen@ca.ibm.com>
Fri, 14 May 2010 22:34:54 +0000 (14 18:34 -0400)
tree211fba31ca980839dac7f0f1c0c02315794da6bb
parentdf6aff2361256f113da4dbead00d286afec560a0
Improve error validation in the patch wizard

Currently, no error messages are presented to the user for invalid
input into the wizard. This is very unhelpful as the user may not
know what is wrong with their input. Switching to the clipboard
mode may also not clear the error message due to an error in the
validation logic. To also help prevent the user from entering data
that may not end up being processed, controls are now enabled and
disabled based on which radio button has been selected.

Change-Id: I50998266c213deabec4a01a44024d95015a56b55
org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIText.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/history/GitCreatePatchWizard.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties