📄 changelog
字号:
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> * plugin\win32\Project.cpp: Modify MakeMakeFile() to define the LDFLAGS makefile variable.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. * plugin\win32\CTMain.cpp Ensure repository closed and reopened for pkgadmin dialog2000-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> * plugin\win32\eCos.rc standalone\win32\Configtool.rc Update version info.2000-01-18 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommon.rc common\win32\CTCommonDoc.cpp plugin\win32\eCos.rc plugin\win32\eCosres.h 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 plugin\win32\ConfigtoolDoc.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-18 Simon FitzMaurice <sdf@redhat.co.uk> * plugin\win32\CTMain.cpp Improve warning message * plugin\win32\Project.cpp plugin\win32\Project.h plugin\win32\ProjectManager.cpp Disengage CProject from ref counting to avoid problems in closing projects * plugin\win32\RunTest.cpp plugin\win32\RunTest.h Tidy2000-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 plugin\win32\CTMain.cpp plugin\win32\CTMain.h plugin\win32\ConfigtoolDoc.cpp plugin\win32\ProjectManager.cpp plugin\win32\ProjectManager.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> * common\win32\CTCommonDoc.cpp common\win32\ConfigToolDoc.h plugin\win32\ConfigTool.cpp plugin\win32\Project.cpp plugin\win32\Project.h Ensure unwanted items are removed from Churchill project.2000-01-13 Simon FitzMaurice <sdf@redhat.co.uk> * plugin\win32\Project.cpp Partial fix for CR 901975 * 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-12 Simon FitzMaurice <sdf@redhat.co.uk> * plugin\win32\ConfigTool.cpp Set .chm file name to reflect churchill installation.2000-01-12 Simon FitzMaurice <sdf@redhat.co.uk> * plugin\win32\ConfigtoolDoc.cpp standalone\win32\ConfigToolDoc.cpp CR 901997 * plugin\win32\project.cpp Introduce launcher attribute-setting code (as comments) * plugin\win32\projectmanager.cpp Avoid "only 1 eCos project open" message for test projects2000-01-11 John Dallaway <jld@redhat.co.uk> * common\win32\ConfigToolDoc.h, plugin\win32\ConfigtoolDoc.cpp, plugin\win32\Project.cpp, plugin\win32\ProjectManager.cpp, 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 plugin\win32\ConfigtoolDoc.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 plugin\win32\eCos.rc Update conflicts dialog to reflect EID. * standalone\win32\ConfigToolDoc.cpp plugin\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> * plugin\win32\ConfigtoolDoc.cpp, plugin\win32\eCos.rc, plugin\win32\eCosres.h, 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> * plugin\win32\CTMain.cpp: Modify OnToolsTemplate() to execute user-requested changes to the hardware template selection by calling SelectHardware().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, plugin\win32\eCosres.h, plugin\win32\eCosres.cpp, plugin\win32\CdlTemplatesDialog.cpp (remove), plugin\win32\CdlTemplatesDialog.h (remove), plugin\win32\eCos.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. * plugin\win32\CTMain.cpp: Change menu item text: "Template..."->"Templates..."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> * plugin\win32\ConfigtoolDoc.cpp standalone\win32\ConfigToolDoc.cpp Treat the result of ResolveGlobalConflicts correctly2000-01-07 Simon FitzMaurice <sdf@redhat.co.uk> * plugin\win32\ProjectManager.cpp Allow only one eCos project to be open at any given time. 2000-01-07 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\PropertiesList.cpp CR 9019822000-01-07 Simon FitzMaurice <sdf@redhat.co.uk> * plugin\win32\SelectTestsDialog.cpp plugin\win32\SelectTestsDialog.h plugin\win32\eCos.rc plugin\win32\eCosres.cpp plugin\win32\eCosres.h Add context-sensitive help for select tests and template dialogs. Add All and None buttons to select tests dialog. Ensure horz scrollbar appears for select tests dialog.2000-01-07 Simon FitzMaurice <sdf@redhat.co.uk> * plugin\win32\CTMain.cpp Reinstate code to close all projects when administration dialog displayed2000-01-07 John Dallaway <jld@redhat.co.uk> * plugin\win32\Project.cpp: Modify AddFile(), AddCustomRule(), LibraryDir() and MakeMakeFile() to accommodate spaces in file paths.2000-01-06 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\ControlView.cpp CR 9019812000-01-06 Simon FitzMaurice <sdf@redhat.co.uk> * plugin\win32\CTMain.cpp plugin\win32\ConfigtoolDoc.cpp plugin\win32\Project.cpp plugin\win32\ProjectManager.cpp Changes required for addRef() code2000-01-06 Simon FitzMaurice <sdf@redhat.co.uk> * plugin\win32\ConfigTool.cpp Fix crash if "Choose Repository" dialog is cancelled.2000-01-05 John Dallaway <jld@redhat.co.uk> * common\win32\CTCommonDoc.cpp, standalone\win32\ConfigToolDoc.cpp, plugin\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. * plugin\win32\CTMain.cpp, standalone\win32\ConfigToolDoc.cpp: Pass template version parameter in all calls to CConfigToolDoc::SelectTemplate(). * plugin\win32\CdlTemplatesDialog.cpp, plugin\win32\CdlTemplatesDialog.h, plugin\win32\eCos.rc, plugin\win32\eCosres.h, 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-05 John Dallaway <jld@redhat.co.uk> * plugin\win32\Project.cpp: Apply reference counting patch from Piet Obermeyer.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 plugin\win32\eCosres.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 plugin\win32\ConfigTool.cpp plugin\win32\ConfigtoolDoc.cpp plugin\win32\eCos.cpp plugin\win32\eCosres.h standalone\win32\CTres.h standalone\win32\ConfigToolDoc.cpp standalone\win32\Configtool.cpp standalone\win32\Configtool.dsp standalone\win32\Configtool.rc
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -