summaryrefslogtreecommitdiff
path: root/Tools/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/module/ui/dialog/VariablesDlg.java
AgeCommit message (Collapse)Author
2006-10-05Restructuring for better separation of Tool packages.lhauch
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1674 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-261. Fix EDKT281 there are too many values in the list of Hob's Guid C Name. ↵hche10x
only the correlative values could be reserved in the list 2. Fix EDKT282 there are too many selected values in the list of Variable Guid C Name of MSA 3. Fix EDKT283 there are too many selected values in the list of SystemTable Guid C Name of MSA Add rules for get guid when editing event/guid/hob/variable/systemtable a. Get all guids from current module's dependency packages b. For each guid, only when it hasn't defined any type or has specific type for current editing item(event/guid/hob/variable/systemtable), it can be added into drop down list. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1622 6f19259b-4bc3-4df7-8a09-765794883524
2006-09-261. Fix EDKT321 A module's all top level elements' arch should be in range of ↵hche10x
the module's arch git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1620 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-23Fixed grammar in messages.lhauch
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1368 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-171. Gray out all "Feature Flag" fields in module and move them to the bottom ↵hche10x
of the frame 2. Make "Usage" required in PCD frame of module git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1316 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-03Changed ToolTipText to read Enter a string; the tool will convert to Unicode ↵lhauch
Data. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1187 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-031. Fix bug for wrong Variable name in msa filehche10x
2. Release cursor after saving files. 3. Adjust some file's coding style. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1183 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-29Added some additional comments in the files, as well as fixed some of them.lhauch
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1149 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-28Adjusted sizes to accommodate Windows, iMac and Linux GUIlhauch
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1143 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-281. Change ToolCode from text field to drop down list, and user can enter ↵hche10x
their customizing tool command. 2. Fix some coding style issue git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1133 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-28Fixed Absolute position of fields, Added ToolTipText and made HelpText a ↵lhauch
Scrolling Text Area git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1132 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-26Fixed spelling and grammar, also fixed the size of the pop up dialog boxes ↵lhauch
and the placement of the Arch list check boxes in EventsDlg.java git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1106 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-241. Wrap text by word when showing a message boxhche10x
2. Add "wrn" function in Log.java to save and show warning message. Most of original err messages are replaced by warning messages. 3. Add "try-catch" for double click event in main ui. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1078 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-12Use table and popup window to add/edit all elements of module instead of ↵hche10x
original drop down list. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@894 6f19259b-4bc3-4df7-8a09-765794883524