📄 changelog
字号:
common\win32\AddRemoveDialog.h common\win32\BuildOptionsDialog.cpp common\win32\BuildOptionsDialog.h common\win32\CTCommonDoc.cpp common\win32\CTCommonres.cpp common\win32\CTOptionsDialog.cpp common\win32\CTOptionsDialog.h common\win32\CTPropertiesDialog.cpp common\win32\CTPropertiesDialog.h common\win32\CTUtils.cpp common\win32\CTUtils.h common\win32\CdlPackagesDialog.cpp common\win32\CdlPackagesDialog.h common\win32\CdlTemplatesDialog.cpp common\win32\CdlTemplatesDialog.h common\win32\Cell.cpp common\win32\Cell.h common\win32\CellEdit.cpp common\win32\CellEdit.h common\win32\CellView.cpp common\win32\ComboEdit.cpp common\win32\ComboEdit.h common\win32\ConfigItem.cpp common\win32\ConfigItem.h common\win32\ConfigToolDoc.h common\win32\ConfigViewOptionsDialog.cpp common\win32\ConfigViewOptionsDialog.h common\win32\ControlView.cpp common\win32\ControlView.h common\win32\DescView.cpp common\win32\DescView.h common\win32\DoubleEdit.cpp common\win32\DoubleEdit.h common\win32\FailingRulesDialog.cpp common\win32\FailingRulesDialog.h common\win32\FindDialog.cpp common\win32\FindDialog.h common\win32\FolderDialog.cpp common\win32\FolderDialog.h common\win32\IdleMessage.cpp common\win32\IdleMessage.h common\win32\IncludeSTL.h common\win32\IntegerEdit.cpp common\win32\IntegerEdit.h common\win32\MultiLineEditDialog.cpp common\win32\MultiLineEditDialog.h common\win32\NewFolderDialog.cpp common\win32\NewFolderDialog.h common\win32\NotePage.cpp common\win32\PropertiesList.cpp common\win32\PropertiesList.h common\win32\PropertiesView.cpp common\win32\PropertiesView.h common\win32\RegionGeneralPage.cpp common\win32\RegionGeneralPage.h common\win32\RulesList.cpp common\win32\RulesList.h common\win32\RulesView.cpp common\win32\RulesView.h common\win32\SectionGeneralPage.cpp common\win32\SectionGeneralPage.h common\win32\SectionRelocationPage.cpp common\win32\SectionRelocationPage.h common\win32\SplitterWndEx.cpp common\win32\SplitterWndEx.h common\win32\StdAfx.cpp common\win32\StringEdit.cpp common\win32\StringEdit.h common\win32\TTListCtrl.cpp common\win32\TTListCtrl.h common\win32\Thermometer.cpp common\win32\Thermometer.h common\win32\cellview.h common\win32\memmap.cpp common\win32\memmap.h common\win32\messagebox.cpp common\win32\messagebox.h common\win32\mltview.cpp common\win32\mltview.h common\win32\notepage.h common\win32\resource.h common\win32\stdafx.h common\win32\thinsplitter.cpp common\win32\thinsplitter.h standalone\win32\BCMenu.cpp standalone\win32\BCMenu.h standalone\win32\BinDirDialog.cpp standalone\win32\BinDirDialog.h standalone\win32\CTres.cpp standalone\win32\ConfigToolDoc.cpp standalone\win32\Configtool.cpp standalone\win32\Configtool.h standalone\win32\MLTFrame.h standalone\win32\MainFrm.cpp standalone\win32\MainFrm.h standalone\win32\OutputView.cpp standalone\win32\OutputView.h standalone\win32\Splash.h standalone\win32\ViewOptions.cpp standalone\win32\ViewOptions.h standalone\win32\splash.cpp Update copyright headers2000-02-11 John Dallaway <jld@redhat.co.uk> * standalone\common\ecosconfig.cxx: Update ecosconfig version string to "1.3.1".2000-02-09 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\FailingRulesDialog.cpp common\win32\FailingRulesDialog.h standalone\win32\Configtool.dsp Avoid crash in HTMLHelp 1.3 when "What's This?" windows deactivated. Provide hook to disable "What's This?" help for dialogs requiring context menus.2000-02-08 John Dallaway <jld@redhat.co.uk> * standalone\win32\Configtool.rc: Update 'about' box version string for release 1.3.1.2000-02-08 Simon FitzMaurice <sdf@redhat.co.uk> * standalone\win32\ConfigToolDoc.cpp Keep test list sorted2000-02-08 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTUtils.cpp common\win32\ConfigItem.cpp common\win32\IdleMessage.cpp common\win32\Thermometer.cpp Changes from Piet for new ref counting interface.2000-02-07 Simon FitzMaurice <sdf@redhat.co.uk> * standalone\win32\BCMenu.cpp standalone\win32\BCMenu.h Reinsert copyright header2000-02-07 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTUtils.cpp standalone\win32\Configtool.dsp standalone\win32\Configtool.rc Remove unused bitmaps2000-02-07 Simon FitzMaurice <sdf@redhat.co.uk> * standalone\win32\CTres.h standalone\win32\Configtool.cpp standalone\win32\Configtool.dsp standalone\win32\Configtool.rc Remove scrolling credits2000-02-07 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommon.rc common\win32\CTCommonres.h standalone\win32\MainFrm.cpp2000-02-07 Simon FitzMaurice <sdf@redhat.co.uk> * standalone\win32\Configtool.dsp Introduce \D_WIN32_IE=0x04002000-02-07 John Dallaway <jld@redhat.co.uk> * standalone\win32\res\Splsh16.bmp: Update splash screen for release 1.3.1.2000-02-07 Simon FitzMaurice <sdf@redhat.co.uk> * standalone\win32\MainFrm.cpp standalone\win32\MainFrm.h Remove unused variables (in particular, timer which was being killed but not created)2000-02-04 Simon FitzMaurice <sdf@redhat.co.uk> * standalone\win32\Configtool.dsp Remove MappedBitmapButton 2000-02-04 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTUtils.cpp common\win32\CTUtils.h standalone\win32\Configtool.cpp standalone\win32\Configtool.h standalone\win32\MainFrm.h Ensure shortcuts for popup menus functional. * common\win32\ControlView.cpp common\win32\ControlView.h common\win32\FailingRulesDialog.cpp common\win32\RulesView.cpp common\win32\StdAfx.cpp common\win32\mltview.cpp common\win32\mltview.h common\win32\stdafx.h standalone\win32\OutputView.cpp standalone\win32\OutputView.h Correct for abnormal behaviour of vsnprintf under NT. * standalone\win32\Configtool.rc Output view context menu "Save" should have ellipsis. * standalone\win32\ecosconfig.dsp Use cdl from v:\ide 2000-02-04 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonres.h standalone\win32\CTres.h These files cannot have copyright banners.2000-02-03 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonDoc.cpp common\win32\FailingRulesDialog.cpp common\win32\FailingRulesDialog.h Allow overlapping solutions. Display dialog in respect of conflicts without solutions. * standalone\win32\ConfigToolDoc.cpp standalone\win32\MainFrm.cpp common\win32\RulesList.cpp common\win32\RulesView.cpp Remove unnecessary #includes2000-02-03 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommonDoc.cpp common\win32\CTCommonres.h common\win32\ConfigToolDoc.h common\win32\FailingRulesDialog.cpp common\win32\FailingRulesDialog.h common\win32\RulesList.cpp common\win32\RulesView.cpp common\win32\RulesView.h Implement multiple selection in Resolve Conflicts dialog and conflicts window. Add "Resolve" context menu item to conflicts window.2000-02-02 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\ConfigItem.cpp Ensure when package is unloaded stale tree handles are not accessed.2000-02-02 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\FailingRulesDialog.cpp Rework to avoid use of CConfigItems (because fixes may involve packages not yet loaded)2000-02-02 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\SectionGeneralPage.cpp common\win32\SectionRelocationPage.cpp Changes required by IDE API changes.2000-02-02 Simon FitzMaurice <sdf@redhat.co.uk> * standalone\win32\MainFrm.cpp Make sure to reset the CSubProcess pointer to null if we fail to run the subprocess.2000-02-01 Simon FitzMaurice <sdf@redhat.co.uk> * standalone\win32\BCMenu.cpp standalone\win32\BCMenu.h standalone\win32\CreditStatic.cpp standalone\win32\CreditStatic.h These files shouldn't have our copyright on them yet.2000-02-01 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\AddRemoveDialog.cpp common\win32\AddRemoveDialog.h common\win32\BuildOptionsDialog.cpp common\win32\BuildOptionsDialog.h common\win32\CTCommonDoc.cpp common\win32\CTCommonres.cpp common\win32\CTCommonres.h common\win32\CTOptionsDialog.cpp common\win32\CTOptionsDialog.h common\win32\CTPropertiesDialog.cpp common\win32\CTPropertiesDialog.h common\win32\CTUtils.cpp common\win32\CTUtils.h common\win32\CdlPackagesDialog.cpp common\win32\CdlPackagesDialog.h common\win32\CdlTemplatesDialog.cpp common\win32\CdlTemplatesDialog.h common\win32\Cell.cpp common\win32\Cell.h common\win32\CellEdit.cpp common\win32\CellEdit.h common\win32\CellView.cpp common\win32\ComboEdit.cpp common\win32\ComboEdit.h common\win32\ConfigItem.cpp common\win32\ConfigItem.h common\win32\ConfigToolDoc.h common\win32\ConfigViewOptionsDialog.cpp common\win32\ConfigViewOptionsDialog.h common\win32\ControlView.cpp common\win32\ControlView.h common\win32\DescView.cpp common\win32\DescView.h common\win32\DoubleEdit.cpp common\win32\DoubleEdit.h common\win32\FailingRulesDialog.cpp common\win32\FailingRulesDialog.h common\win32\FindDialog.cpp common\win32\FindDialog.h common\win32\FolderDialog.cpp common\win32\FolderDialog.h common\win32\IdleMessage.cpp common\win32\IdleMessage.h common\win32\IncludeSTL.h common\win32\IntegerEdit.cpp common\win32\IntegerEdit.h common\win32\MultiLineEditDialog.cpp common\win32\MultiLineEditDialog.h common\win32\NewFolderDialog.cpp common\win32\NewFolderDialog.h common\win32\NotePage.cpp common\win32\PropertiesList.cpp common\win32\PropertiesList.h common\win32\PropertiesView.cpp common\win32\PropertiesView.h common\win32\RegionGeneralPage.cpp common\win32\RegionGeneralPage.h common\win32\RulesList.cpp common\win32\RulesList.h common\win32\RulesView.cpp common\win32\RulesView.h common\win32\SectionGeneralPage.cpp common\win32\SectionGeneralPage.h common\win32\SectionRelocationPage.cpp common\win32\SectionRelocationPage.h common\win32\SplitterWndEx.cpp common\win32\SplitterWndEx.h common\win32\StdAfx.cpp common\win32\StringEdit.cpp common\win32\StringEdit.h common\win32\TTListCtrl.cpp common\win32\TTListCtrl.h common\win32\Thermometer.cpp common\win32\Thermometer.h common\win32\cellview.h common\win32\listctrltoview.inl common\win32\memmap.cpp common\win32\memmap.h common\win32\messagebox.cpp common\win32\messagebox.h common\win32\mltview.cpp common\win32\mltview.h common\win32\notepage.h common\win32\resource.h common\win32\thinsplitter.cpp common\win32\thinsplitter.h common\win32\treectrltoview.inl standalone\win32\BCMenu.cpp standalone\win32\BCMenu.h standalone\win32\BinDirDialog.cpp standalone\win32\BinDirDialog.h standalone\win32\CTres.cpp standalone\win32\CTres.h standalone\win32\ConfigToolDoc.cpp standalone\win32\Configtool.cpp standalone\win32\Configtool.h standalone\win32\Configtool.rc standalone\win32\CreditStatic.cpp standalone\win32\CreditStatic.h standalone\win32\MLTFrame.h standalone\win32\MainFrm.cpp standalone\win32\MainFrm.h standalone\win32\MappedBitmapButton.cpp standalone\win32\MappedBitmapButton.h standalone\win32\OutputView.cpp standalone\win32\OutputView.h standalone\win32\Splash.h standalone\win32\ViewOptions.cpp standalone\win32\ViewOptions.h standalone\win32\splash.cpp: Normalize copyright headers.2000-01-31 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommon.rc Adjust help URLs in line with new doc layout.2000-01-28 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommon.rc Adjust help URLs in line with new doc layout.2000-01-28 Simon FitzMaurice <sdf@redhat.co.uk> * standalone\win32\MainFrm.cpp Remove redundant status bar pane. Allow LH pane to occupy all remaining space.2000-01-28 Simon FitzMaurice <sdf@redhat.co.uk> * common\win32\CTCommon.rc common\win32\CTCommonres.h Introduce resource IDs for Help menu help URLs * common\win32\CTCommonDoc.cpp Ensure global conflicts resolution considers all changes. * common\win32\CTUtils.cpp common\win32\CTUtils.h standalone\win32\Configtool.cpp Provide function to return "link2.htm" full path name; delete this file on app exit. * common\win32\FailingRulesDialog.cpp Fix greying of All button; do not allow All and None buttons to affect non-visible items. * standalone\win32\MainFrm.cpp standalone\win32\MainFrm.h Introduce HTMLHelp navigation complete handler (not functional yet)2000-01-28 John Dallaway <jld@redhat.co.uk> * standalone\win32\ConfigtoolDoc.cpp: Modify OnBuildTemplates() to call SelectHardware() before SelectTemplate() rather than after it. This ensures that CDL option values specified in the template are applied to the new HAL rather than the old one.2000-01-27 John Dallaway <jld@redhat.co.uk> * standalone\common\ecosconfig.cxx, standalone\common\cdl_exec.cxx, standalone\common\cdl_exec.hxx: Use the inference callback function to report resolved conflicts for all commands, not just 'resolve'. Add '--no-resolve' qualifier to explicitly disable the inference engine.2000-01-25 John Dallaway <jld@redhat.co.uk>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -