summaryrefslogtreecommitdiff
path: root/Tools/Java/Source/FrameworkWizard/src/org/tianocore/frameworkwizard
AgeCommit message (Expand)Author
2007-03-20Create more threads to synchronize pcd data for FrameworkModules in a platform.jlin16
2007-03-20Utilize multi-thread support of JAVA to improve UI response time of opening F...jlin16
2007-03-081. Fix EDKT528: Framework wizard should not force user to specify a GuidCName...hche10x
2007-02-14add check for empty value of definitions.jlin16
2007-02-021. Refresh applicable library instances after one illegal library instance is...jlin16
2007-01-31Optimize library instance selection algorithm.jlin16
2007-01-311. Fix EDKT508: FW should't build Log.log file in current directoryhche10x
2007-01-301. Fix EDKT215: [Wizard] "Previous" button is not supported in step 4 of Crea...hche10x
2007-01-26Fix EDKT174, auto-select library instance if only one candidate available for...jlin16
2007-01-261. Add "Splash Screen" backhche10x
2007-01-25Change parameter id in UserExtension element from Integer to String according...jlin16
2007-01-25Fixed the Indentifier type issue.jwang36
2007-01-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2297 6f1...jlin16
2007-01-241. Finish Enhancement EDKT345: Support deleting multiple rows together when r...hche10x
2007-01-24Modify error message contents when an improper library instance was selected ...jlin16
2007-01-23Modify support module type filter for library instance selection.jlin16
2007-01-111. Fix EDKT501: New MSA get "Please type a complete file path" waring and can...hche10x
2007-01-041. Fix EDKT413: EnumerationData.java should use defined final static stringhche10x
2006-12-29Make opening dialogs re-gain focus when user switch back to main UI from othe...jlin16
2006-12-291. Fix EDKT496 Framework Wizard should allow user to pick up a Protocol Guid ...hche10x
2006-12-28add support arch check for pcd entries when adding a module to platform, sync...jlin16
2006-12-281. Fix EDKT336: Back to focused dialog window when shift to wizardhche10x
2006-12-28remove unnecessary check between pcd table line selections to fix pcd default...jlin16
2006-12-26Add null pointer check to drop-down list of platform Pcd editor.jlin16
2006-12-21Add new-line characters in error message to make them shorter in multi-lines. jlin16
2006-12-20Add support for PCD token larger than 0x80000000 when declaring a PCD in pack...jlin16
2006-12-111. Fix EDKT483 FrameworkWizard Should support multiple msa files in a same di...hche10x
2006-11-301. Fix EDKT476 Wizard gives wrong warning messsage that confuses userhche10x
2006-11-28set pcd data type to boolean when declaring a FEATURE_FLAG usage typed pcd in...jlin16
2006-11-24Fix Sku Info update UI refresh to update the dynamic pcd value for selected s...jlin16
2006-11-20Refresh library instance selection UI for platform editor after library insta...jlin16
2006-11-20Fix the no library instance in UI display when some exception occurs.jlin16
2006-11-161. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x
2006-11-161. Fix EDKT433 help context triggered by mouse movement is not displayed prop...hche10x
2006-11-15Provide default value for PCD in platform if user does not specify anything f...jlin16
2006-11-14Add new line "\n" to seperate long messages.jlin16
2006-11-14Modify the way of pcd warning message reporting to be a total in the end.jlin16
2006-11-14Synchronize platform pcd automatically with MSA pcd when opening FrameworkMod...jlin16
2006-11-14Fix the bug of Pcd value update in FrameworkModule settings. remove the curio...jlin16
2006-11-131. Fix EDKT461 [Framework Wizard] Can't change ModuleBuildOptions for MSA filehche10x
2006-11-13Fix Ffs sections encapsulation type update problem.jlin16
2006-11-131. Fix EDKT468 Click some buttons in MSA header by wizard can not be saved pr...hche10x
2006-11-10For encapsulated sections in FFS layout in FpdBuildOptions, if no longer exis...jlin16
2006-11-08Fix the invalid warning message when user add a module that does not support ...jlin16
2006-11-08To fix bug T400. If user select a Repackage=false package during creating a F...wuyizhong
2006-11-08Provide UI for generating Apriori file of PEI or DXE phase. The module order ...jlin16
2006-11-031. Fix EDKT463: When wizard new or clone a msa/spd/fpd, should follow these r...hche10x
2006-11-02Modify FrameworkModules editor for FPD files to meet the new PCD type adjust ...jlin16
2006-11-011. Fix EDKT418: Some buttons are not displayed correctly in Linux and MAC OS ...hche10x
2006-11-011. Fix EDKT462: "Save/Save All' are still highlighted if close a msa/spd/fpd ...hche10x