⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 移植到WLIT项目的redboot源代码
💻
📖 第 1 页 / 共 5 页
字号:
	* standalone\win32\Configtool.cpp,	  standalone\win32\Configtool.h:	Add new GetInstallVersionKey() member function to	retrieve the path to the eCos installation version	key from the registry.	Modify LoadStdProfileSettings() to observe the default	build tools and user tools paths specified by the	installer.2000-01-25  John Dallaway  <jld@redhat.co.uk>	* common\common\build.cxx:	Fix cygpath() to use the no-space file path when built	under Cygwin.	* standalone\win32\Configtool.rc:	Update version resource and copyright strings for	release 1.3.2000-01-21 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommonDoc.cpp  Ensure modified flag is set following [hardware] template changes.2000-01-21 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\mltview.h    standalone\win32\CTres.h    standalone\win32\Configtool.h  Remove use of class CProperties  * standalone\win32\Configtool.rc    standalone\win32\ViewOptions.cpp    standalone\win32\ViewOptions.h  Remove "expand\collapse tree" option2000-01-21  John Dallaway  <jld@redhat.co.uk>	* common\win32\CTCommonDoc.cpp:	Modify CurrentTestingIdentifier() to return the CDL	target identifier. This is now the _default_ testing	identifier and should be overridable in one of the	eCosTest dialogs.2000-01-21  John Dallaway  <jld@redhat.co.uk>	* common\win32\CTCommonDoc.cpp:	Modify OnFileImport() to accommodate recent libCDL API	change.2000-01-21  John Dallaway  <jld@redhat.co.uk>	* standalone\common\ecosconfig.cxx:	Add '--version' switch to show tool version, build time	and copyright notice.2000-01-19 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommon.rc    common\win32\CTCommonres.h    standalone\win32\Configtool.rc    Move help about text to standlone-specific resource and update.2000-01-19  John Dallaway  <jld@redhat.co.uk>	* standalone\win32\res\Splsh16.bmp:	Update splash screen for release 1.3.2000-01-18 Simon FitzMaurice  <sdf@redhat.co.uk>  * standalone\win32\Configtool.rc  Update version info.2000-01-18 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommon.rc    common\win32\CTCommonDoc.cpp    standalone\win32\CTres.h    standalone\win32\Configtool.rc    standalone\win32\MainFrm.cpp    standalone\win32\MainFrm.h    Cygnus -> Red Hat (excluding copyrights)2000-01-18 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommonDoc.cpp    common\win32\ConfigToolDoc.h    common\win32\ControlView.cpp    standalone\win32\ConfigToolDoc.cpp  Move code appropriate to package unloading etc... to common function RegenerateData()  * standalone\win32\MainFrm.cpp  Do not display toolbars too early.2000-01-17 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\ConfigToolDoc.h  Correct accidental removal of RunTests() function.2000-01-14 Simon FitzMaurice  <sdf@redhat.co.uk>?  * common\win32\CTCommon.rc    common\win32\CTCommonres.cpp    common\win32\CTCommonres.h    common\win32\FailingRulesDialog.cpp    common\win32\FailingRulesDialog.h  Slightly clearer text on conflicts dialog CSH.  Renamed *FAILING_RULES* resources *RESOLVE_CONFLICTS*.  * common\win32\CTCommonDoc.cpp    common\win32\ConfigToolDoc.h    standalone\win32\ConfigToolDoc.cpp    standalone\win32\Configtool.dsp  Grouped test running code in one place in standalone tool.    Corrected action on save document if user cancels from resolve conflicts dialog.2000-01-13 Simon FitzMaurice  <sdf@redhat.co.uk>  * standalone\win32\BCMenu.cpp    standalone\win32\BCMenu.h  Picked up later versions  * standalone\win32\MainFrm.cpp  Fix toolbar persistence  * standalone\win32\Configtool.rc    standalone\win32\res\Toolbar.bmp  Adjust toolbar heights2000-01-12  John Dallaway  <jld@redhat.co.uk>	* common\win32\CTCommonDoc.cpp:	Modify GenerateHeaders() to avoid copying non-config	headers to the install tree in the standalone config	tool. The make system does this copying.	* standalone\win32\MainFrm.cpp:	Modify OnToolsShell() to invoke the shell even if the	build tree is not yet known.	Modify PrepareEnvironment() to avoid mounting the	logical drives containing the build, install and	repository trees if this information is not yet known.2000-01-11  John Dallaway  <jld@redhat.co.uk>	* common\win32\ConfigToolDoc.h,	  standalone\win32\ConfigToolDoc.cpp:	Restrict use of short file paths to the generation of	GNU makefiles only, now that the IDE will quote file paths	containing spaces. A few additional short paths remain	pending migration to the use of GnuCompiler::addInclude().2000-01-11  John Dallaway  <jld@redhat.co.uk>	* common\win32\CTCommonDoc.cpp:	Modify SelectTemplate() and SelectHardware() to	avoid copying new MLT files to the build tree if	the document has not yet been saved.2000-01-11 Simon FitzMaurice  <sdf@redhat.co.uk>    common\win32\CTCommon.rc    common\win32\CTCommonDoc.cpp    common\win32\CTCommonres.h    common\win32\CTUtils.cpp    common\win32\CTUtils.h    common\win32\ConfigToolDoc.h    common\win32\ControlView.cpp    common\win32\DescView.cpp    common\win32\PropertiesView.cpp    common\win32\RulesView.cpp    common\win32\mltview.cpp    standalone\win32\ConfigToolDoc.cpp    standalone\win32\Configtool.rc    standalone\win32\MainFrm.cpp    standalone\win32\MainFrm.h  * Restore missing string resource ID    Continue top-level CSH implementation2000-01-11 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommon.rc    common\win32\CTCommonres.cpp    common\win32\CTCommonres.h    common\win32\FailingRulesDialog.cpp    common\win32\FailingRulesDialog.h    common\win32\StdAfx.cpp  Update conflicts dialog to reflect EID.  * standalone\win32\ConfigToolDoc.cpp    common\win32\CellView.cpp    common\win32\ControlView.cpp    common\win32\ControlView.h    common\win32\DescView.cpp    common\win32\DescView.h    common\win32\PropertiesView.cpp    common\win32\PropertiesView.h    common\win32\RulesView.cpp    common\win32\RulesView.h    common\win32\cellview.h    common\win32\mltview.cpp    common\win32\mltview.h  F1 help for top-level windows  2000-01-11  John Dallaway  <jld@redhat.co.uk>	* common\win32\RulesList.cpp,	  common\win32\RulesList.h,	  common\win32\RulesView.cpp,	  common\win32\RulesView.h:	Restore double-click handling to the conflicts view.	Move the AssociatedItemName() function from the	RulesView class to the RulesList class and rename	to AssociatedItem() for use by the double-click	handler.2000-01-10  John Dallaway  <jld@redhat.co.uk>	* common\win32\CTCommon.rc,	  common\win32\CTCommonres.h,	  	Modify the constructor to calculate the default	repository location from the plug-in installation	location if the per-user registry value is not	found.2000-01-10  John Dallaway  <jld@redhat.co.uk>	* standalone\win32\CTres.h,	  standalone\win32\CTres.cpp,	  standalone\win32\CdlTemplatesDialog.cpp (remove),	  standalone\win32\CdlTemplatesDialog.h (remove),	  standalone\win32\Configtool.rc,	  common\win32\CTCommon.rc,	  common\win32\CTCommonres.cpp,	  common\win32\CTCommonres.h,	  common\win32\CdlTemplatesDialog.cpp (add),	  common\win32\CdlTemplatesDialog.h (add),	  standalone\win32\Configtool.dsp:	Make the enhanced template selection dialog common	between the standalone and plug-in versions of	the eCos configuration tool.2000-01-10  John Dallaway  <jld@redhat.co.uk>	* standalone\win32\CTres.h,	  standalone\win32\CdlTemplatesDialog.cpp,	  standalone\win32\CdlTemplatesDialog.h,	  standalone\win32\Configtool.rc:	Add list of packages in the selected software template	to the templates dialog box in preparation for commoning	the standalone and plug-in versions of the dialog.2000-01-07 Simon FitzMaurice  <sdf@redhat.co.uk>  * standalone\win32\ConfigToolDoc.cpp  Treat the result of ResolveGlobalConflicts correctly2000-01-07 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\PropertiesList.cpp  CR 9019822000-01-06 Simon FitzMaurice  <sdf@redhat.co.uk>  *  common\win32\ControlView.cpp  CR 9019812000-01-05  John Dallaway  <jld@redhat.co.uk>	* common\win32\CTCommonDoc.cpp,	  standalone\win32\ConfigToolDoc.cpp,	  common\win32\ConfigTool.h:	Modify SelectTemplate() to accommodate a template	version parameter.	Add a new member variable (m_template_version) to	the document class to hold the version of currently	selected template since this cannot be obtained from	libCDL.	Modify OpenRepository() to use the new template version	member variable.	* standalone\win32\ConfigToolDoc.cpp,	Pass template version parameter in all calls to	CConfigToolDoc::SelectTemplate().	* standalone\win32\CdlTemplatesDialog.cpp,	  standalone\win32\CdlTemplatesDialog.h,	  standalone\win32\Configtool.rc,	  standalone\win32\CTres.h,	Add new template version combo box to the template selection	dialog.2000-01-04  John Dallaway  <jld@redhat.co.uk>	* standalone\win32\Configtool.rc:	Update copyright notices for the new year.1999-12-22 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommonres.cpp    standalone\win32\CTres.cpp    standalone\win32\Configtool.cpp    standalone\win32\Configtool.dsp  Dummy CSH for dialogs.1999-12-21 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommon.rc    common\win32\CTCommonres.cpp      Migrate mapping of common control IDs to eCosTestDialog1999-12-21 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommon.rc    common\win32\CTCommonres.h    common\win32\ControlView.cpp    common\win32\eCosDialog.cpp    common\win32\eCosDialog.h    common\win32\stdafx.h    standalone\win32\CTres.h    standalone\win32\ConfigToolDoc.cpp    standalone\win32\Configtool.cpp    standalone\win32\Configtool.dsp    standalone\win32\Configtool.rc      Introduce separate help maps for each component.1999-12-21 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\FileName.cpp  Fix it.1999-12-21  John Dallaway  <jld@redhat.co.uk>	* common\win32\CTCommonDoc.cpp	Provide an implementation of the minimal eCos	configuration import function.1999-12-21  John Dallaway  <jld@redhat.co.uk>	* common\win32\CTCommonDoc.cpp	  common\win32\ConfigToolDoc.h	  standalone\win32\CTres.h	  standalone\win32\ConfigToolDoc.cpp	  standalone\win32\Configtool.rc	Add new menu items for the import and export of	minimal eCos configuration save files. Provide	an implementation of the export function.1999-12-17 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\FileName.cpp    common\win32\FileName.h  Move to Utils directory1999-12-17 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\FileName.cpp    common\win32\FileName.h  Add ReplaceExtension() function  * common\win32\eCosDialog.cpp    common\win32\eCosDialog.h    common\win32\eCosPropertyPage.cpp    common\win32\eCosPropertyPage.h  Use common code between Dialog and Property page variants of CSH classes.  * standalone\win32\ConfigToolDoc.cpp    standalone\win32\Configtool.cpp    standalone\win32\Configtool.dsp    standalone\win32\Configtool.h    standalone\win32\MainFrm.cpp  Set default .chm file name from executable name1999-12-20  John Dallaway  <jld@redhat.co.uk>	* common\win32\CTUtils.cpp	Fix CUtils::StripExtraWhitespace() to replace a sequence	of whitespace characters with a single space character	rather than preserving the first whitespace character in	the sequence.1999-12-20  John Dallaway  <jld@redhat.co.uk>	* standalone\common\cdl_exec.cxx,	  standalone\common\cdl_exec.hxx,	  standalone\common\ecosconfig.cxx:	Enhance 'new' and 'template' commands to accept a template	version argument.	Add 'import' and 'export' commands for the manipulation of	minimal save files.1999-12-17 Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\PropertiesList.cpp    common\win32\PropertiesList.h  Fix problem of multiple requires properties not all displaying       * common\win32\CTUtils.cpp  Speed up StripExtraWhitespace to allow properties view to paint nicely  * common\win32\CTCommonDoc.cpp    common\win32\ConfigToolDoc.h    standalone\win32\ConfigToolDoc.cpp  Ensure minimal work on saving an unmodified doc  * standalone\win32\MainFrm.cpp  Ensure current dir selected in build tools dialog1999-12-17  John Dallaway  <jld@redhat.co.uk>	* common\win32\memmap.cpp:	Initialise the memory map size.1999-12-17 Simon FitzMaurice  <sdf@redhat.co.uk>  * standalone\win32\MainFrm.cpp    standalone\win32\MainFrm.h

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -