summaryrefslogtreecommitdiff
path: root/Tools/Source/FrameworkWizard
AgeCommit message (Expand)AuthorFilesLines
2006-08-31Flash UI add new FV feature. modify FvImageNames and FvBindings in fpd file i...jlin162-45/+273
2006-08-31initialize text fields to empty when switching dynamic pcd entries.jlin161-1/+6
2006-08-30change boolean PCD value to capital "TRUE" "FALSE".jlin164-7/+7
2006-08-29Added the ToolChainId class which will read the target.txt and tool definitio...lhauch3-30/+412
2006-08-29rearrange target of procedures of library instance selection.jlin162-25/+24
2006-08-29Add check before adding msa file to spd file.jlin161-1/+9
2006-08-29removed the FlowLayout and made everything fixed.lhauch1-493/+537
2006-08-27Generate Module Orders in FV at BuildOptions, UserExtensions with UserId "IMA...jlin163-68/+236
2006-08-27changed variable names from textfieldsomething to somethingtextfieldlhauch1-347/+403
2006-08-27Made the Specification look like a comment at the bottom of the page, since i...lhauch1-85/+129
2006-08-261. Fix a bug about "Can't open a module/platform/package again after they are...hche10x1-24/+21
2006-08-25Added Support for OPTIONAL property: MULTIPLE_THREAD = enable tag (if not pre...lhauch1-27/+180
2006-08-25draft UI implementation of module orders in FV.jlin162-304/+478
2006-08-25Made the Specification look like a comment at the bottom of the page, since i...lhauch1-10/+22
2006-08-25Started cleaning up the Build Options screen so that we can add some addition...lhauch1-928/+1182
2006-08-24Use unified global data to get module informations.jlin1614-1833/+927
2006-08-241. Provide "Find" function for Ppi/Protocol/Guid/Pcd/LibraryClass.hche10x18-40/+2142
2006-08-23UI rearrangement for build options and moduleSa settings.jlin163-92/+318
2006-08-23Fixed grammar in messages.lhauch1-1/+1
2006-08-23Fixed grammar in messages.lhauch4-17/+17
2006-08-23Fixed grammar in messages.lhauch3-23/+23
2006-08-23Fixed grammar in messages.lhauch8-38/+38
2006-08-23Fixed spelling errors and XML element capitalization.lhauch2-4/+4
2006-08-23Fixed grammar in messages.lhauch5-8/+8
2006-08-23Fixed grammar in messages.lhauch4-45/+45
2006-08-23Fixed grammar in messageslhauch1-23/+23
2006-08-22Change radio button in package header editor to a label.jlin167-68/+159
2006-08-22Updated ArchCheckBox.java and Preferences.java to support enable, disable of ...lhauch2-9/+103
2006-08-22Adding a dialog for setting the Build Preferences in the target.txt file.lhauch2-47/+1005
2006-08-21add ForceDebug column to FramworkModules table.jlin163-7/+38
2006-08-21Re-implement sorting algorithm of table and modified FpdFrameworkModules.java...jlin162-264/+178
2006-08-211. Remove reference code for un-checked in fileshche10x1-2/+2
2006-08-21adapte to new resize interface.jlin162-7/+7
2006-08-211. Move resize funtions from IInternalFrame.java to Tools.java.hche10x28-344/+572
2006-08-19delete unused file.jlin161-508/+0
2006-08-191.change GlobalData to WorkspaceProfile.jlin1613-124/+689
2006-08-181. Fix the bug to init "Module Type" twice in Msa Headerhche10x1-1/+0
2006-08-171. Fix the bug "not to re-init GlobalData when switch to different workspace".hche10x1-1/+5
2006-08-171. Gray out all "Feature Flag" fields in module and move them to the bottom o...hche10x16-64/+93
2006-08-171. Extend "Copyright" field to a 2 lines text area in Create Far interfacehche10x1-32/+46
2006-08-17Fix EDKT191.jlin165-66/+64
2006-08-171. Merge ModuleDefinitions to MsaHeaderhche10x22-1241/+1268
2006-08-16Turned off the AUTO_RESIZE on the table so that it would work on a small disp...lhauch1-1/+3
2006-08-16fix EDKT189. jlin162-11/+38
2006-08-15Added module type column to the FPD module table, and also removed AUTO_RESIZ...lhauch1-8/+19
2006-08-15sort modules by name alphabetically when start; make column width resizable a...jlin162-11/+8
2006-08-15Adjusted column sizes, made resizable, added Module Type column to All Module...lhauch1-39/+80
2006-08-15move the package definitions to header editor.jlin162-20/+87
2006-08-15java variable should have its first char in low case.jlin161-102/+110
2006-08-151. To let MSA/SPD/FPD Header have their own sections, not are the top level o...hche10x1-33/+49