summaryrefslogtreecommitdiffstats
path: root/src/com/ibm/ServerWizard2/view/MainDialog.java
Commit message (Collapse)AuthorAgeFilesLines
* Added attribute filteringHEADmasternjames2017-08-251-3/+34
| | | | Processes serverwizShow tag and enables attribute filtering Also fixes xml ordering dependency
* Make 'Manage Library' button slightly widernjames2016-09-151-2/+2
|
* Change font on bus tab labelnjames2016-09-151-0/+1
|
* Add height to tabbed foldernjames2016-09-111-2/+4
| | | | | Bottom of tabbed folder was being cutoff in some OS's. Signed-off-by: Norman James <nkskjames@gmail.com>
* Change all fonts to Arial.njames2016-09-081-0/+6
| | | | | Default font does not render well in Linux. Signed-off-by: Norman James <nkskjames@gmail.com>
* Change font for dialog boxesnjames2016-09-071-0/+17
| | | | | Buttons were not rendering correctly under Linux Signed-off-by: Norman James <nkskjames@gmail.com>
* Change wording on Manage Library buttonnjames2016-09-061-2/+2
| | | Signed-off-by: Norman James <nkskjames@gmail.com>
* Remove unused importsnjames2016-09-041-19/+1
| | | Signed-off-by: Norman James <nkskjames@gmail.com>
* Add Git Client for xml library managementnjames2016-09-021-80/+88
| | | Signed-off-by: Norman James <nkskjames@gmail.com>
* increase height of show hidden checkboxnjames2016-08-261-6/+1
| | | Signed-off-by: Norman James <nkskjames@gmail.com>
* Fix the Widget is disposed exception under Linuxnjames2016-08-261-20/+5
| | | | | Listener that expanding column was not checking if widget was disposed Signed-off-by: Norman James <nkskjames@gmail.com>
* Removed carriage returns from attribute description.njames2016-08-261-2/+10
| | | | | Linux was wrapping cell and making rows very tall. Signed-off-by: Norman James <nkskjames@gmail.com>
* update button sizesnjames2016-08-251-6/+22
|
* Major refactor for P9:njames2016-08-251-0/+1290
- cleaned up package organization - added html summary - breakout parts library into seperate files - added support for external parts library - cleaned up MVC cheats - removed unused methods
OpenPOWER on IntegriCloud