]> git.proxmox.com Git - mirror_edk2.git/history - Tools/Source/FrameworkWizard/src/org
Fixed grammar in messages.
[mirror_edk2.git] / Tools / Source / FrameworkWizard / src / org /
2006-08-23 lhauchFixed grammar in messages.
2006-08-23 lhauchFixed spelling errors and XML element capitalization.
2006-08-23 lhauchFixed grammar in messages.
2006-08-23 lhauchFixed grammar in messages.
2006-08-23 lhauchFixed grammar in messages
2006-08-22 jlin16Change radio button in package header editor to a label.
2006-08-22 lhauchUpdated ArchCheckBox.java and Preferences.java to suppo...
2006-08-22 lhauchAdding a dialog for setting the Build Preferences in...
2006-08-21 jlin16add ForceDebug column to FramworkModules table.
2006-08-21 jlin16Re-implement sorting algorithm of table and modified...
2006-08-21 hche10x1. Remove reference code for un-checked in files
2006-08-21 jlin16adapte to new resize interface.
2006-08-21 hche10x1. Move resize funtions from IInternalFrame.java to...
2006-08-19 jlin16delete unused file.
2006-08-19 jlin161.change GlobalData to WorkspaceProfile.
2006-08-18 hche10x1. Fix the bug to init "Module Type" twice in Msa Header
2006-08-17 hche10x1. Fix the bug "not to re-init GlobalData when switch...
2006-08-17 hche10x1. Gray out all "Feature Flag" fields in module and...
2006-08-17 hche10x1. Extend "Copyright" field to a 2 lines text area...
2006-08-17 jlin16Fix EDKT191.
2006-08-17 hche10x1. Merge ModuleDefinitions to MsaHeader
2006-08-16 lhauchTurned off the AUTO_RESIZE on the table so that it...
2006-08-16 jlin16fix EDKT189.
2006-08-15 lhauchAdded module type column to the FPD module table, and...
2006-08-15 jlin16sort modules by name alphabetically when start; make...
2006-08-15 lhauchAdjusted column sizes, made resizable, added Module...
2006-08-15 jlin16move the package definitions to header editor.
2006-08-15 jlin16java variable should have its first char in low case.
2006-08-15 hche10x1. To let MSA/SPD/FPD Header have their own sections...
2006-08-14 jlin16change table column positions in tables of FrameworkMod...
2006-08-09 lhauchFixed grammar and column widths (set min, preferred...
2006-08-08 jlin16auto adjust pcd settings when display existing ModuleSA...
2006-08-07 jlin16Store Variable Name as Hex data array in dynamic pcd...
2006-08-07 jlin16no display "null" if no recommended instance specified...
2006-08-07 hche10x1. Fix the bug for "C name displayed in dialog to edit...
2006-08-07 jlin16[EDKT169]Add feature of sorting modules in FPD file.
2006-08-03 lhauchChanged ToolTipText to read Enter a string; the tool...
2006-08-03 hche10x1. Fix bug for wrong Variable name in msa file
2006-08-03 jlin16set default value of PCD from msa file or spd file.
2006-08-02 jlin16set MaxDatumSize for PcdData.
2006-08-02 jlin16comment out item type checking temporarily when adding...
2006-08-01 jlin161. Fix the problem of adding PCD for different Arch.
2006-07-31 jlin16Coding style changes
2006-07-29 lhauchAdded some additional comments in the files, as well...
2006-07-29 lhauchAdjusted sizes to accommodate Windows, iMac and Linux GUI
2006-07-29 lhauchAdjusted locations and sizes of boxes for Windows,...
2006-07-28 lhauchAdjusted sizes to accommodate Windows, iMac and Linux GUI
2006-07-28 lhauchAdjusted sizes to accommodate Windows, iMac and Linux GUI
2006-07-28 lhauchAdjusted sizes to accommodate Windows, iMac and Linux GUI
2006-07-28 lhauchFixed spacing for Linux and iMac display
2006-07-28 hche10x1. PcdUsage is added to PCD entry in schema so wizard...
2006-07-28 jlin16Fix the bug of library instance selection interference...
2006-07-28 hche10x1. Fix the bug missing initialize ToolCode drop down...
2006-07-28 hche10x1. Change ToolCode from text field to drop down list...
2006-07-28 lhauchFixed Absolute position of fields, Added ToolTipText...
2006-07-28 lhauchFixed Absolute position of fields, Added ToolTipText...
2006-07-28 lhauchFixed Absolute position of fields, Added ToolTipText...
2006-07-27 lhauchFixed Absolute position of fields, Added ToolTipText...
2006-07-27 lhauchAdded Tool Tip Text, fixed dimensions after modifying...
2006-07-27 jlin161. keep from generating empty FrameworkModules.
2006-07-27 jlin16keep from generating empty DynamicPcdBuildDefinitions
2006-07-27 jlin16Fix EDKT143.
2006-07-27 jlin16Remove empty FfsFileNameGuid element under ModuleSaBuil...
2006-07-26 lhauchFixed a spelling error
2006-07-26 lhauchAdjusted the Help Text field to be a Text Area inside...
2006-07-26 lhauchFixed spelling and grammar, also fixed the size of...
2006-07-26 jlin16fix the problem that if no data updated in wizard edito...
2006-07-24 jlin161. Add scroll bars to Package Library Class Declaration...
2006-07-24 hche10x1. Wrap text by word when showing a message box
2006-07-21 hche10x1. Show source files' attributes when editing SourceFil...
2006-07-21 hche10x1. Enhance Source Files selection in msa:
2006-07-19 jlin161. only show ModuleName, version, PackageName, version...
2006-07-18 jlin16Fix the bug of leaving empty GuidTypeList, SupArchList...
2006-07-17 jlin16Fix tracker "Package Library Class Recommended Instance...
2006-07-17 qouyang[Wizard- Far Install/Create]
2006-07-17 jlin161. change SPD Pcd editor title to "PCD Declarations".
2006-07-16 lhauchAdded some checks to see if the attributes were set...
2006-07-16 lhauchReplaced set*(null) with unset*() to clear empty attrib...
2006-07-15 lhauchSHOWSTOPPER TEMPORARY FIX EDK131 was reclassified...
2006-07-15 lhauchFixed a spelling error and changed the Package Headers...
2006-07-14 hche10x1. Remove empty top level elements if they have no...
2006-07-14 jlin16Fix bug of missing Pcd information in FPD ModuleSA.
2006-07-14 hche10x1. Add pcd item Identifications used by select pcd...
2006-07-14 hche10x1. Fix the bug missing TokenSpaceGuidCName when editing...
2006-07-13 hche10x1. Update release note to use jdk1.5.0_06 to take place...
2006-07-13 jlin16coding style modification.
2006-07-13 hche10x1. Remove "update far" from menu
2006-07-13 hche10x1. Adjust UI for far operations
2006-07-13 hche10x1. Fix bug in get industry std headers
2006-07-13 lhauchThere were suppose to be three spaces, not one between...
2006-07-13 qouyangEnhance Installation, removing and creating FAR functio...
2006-07-13 jlin16remove some unused code.
2006-07-13 lhauchFixed Enumeration ModuleType was suppose to be TOOL...
2006-07-13 jlin161. adjust contents layout of SPD header editor, FPD...
2006-07-13 wuyizhong1. Support to Create/Update/Delete/Install far file
2006-07-13 jlin16Fixes:
2006-07-12 hche10xUse table and popup window to add/edit all elements...
2006-07-11 jlin161. Make SPD editor tables bigger.and table now focus...
2006-07-11 hche10x1. Restructure module description on main UI
2006-07-09 jlin161. Add feature of ModuleSA PcdBuildDefinition editor.
next