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

📄 changelog

📁 移植到WLIT项目的redboot源代码
💻
📖 第 1 页 / 共 5 页
字号:
	Modify MLTDir() to generate the MLT save file directory path	by appending "_mlt" to the root name of the config save file.	Modify UpdateBuildInfo() to correctly pass the install tree	path to generate_build_tree().	* standalone\win32\ConfigToolDoc.cpp:	Modify SwitchMemoryLayout() to make correct use of the	MLTDir() function.	Modify OnOpenDocument() and OnSaveDocument() to call	SetPathName() explicitly such that MLTDir() returns the correct	value.	Modify SetPathName() to generate the build and install	directory paths by appending "_build" and "_install" respectively	to the root name of the config save file.1999-11-25  Simon FitzMaurice  <sdf@redhat.co.uk>  * standalone\win32\ConfigToolDoc.cpp  Use "native" in the case of no toolchain prefix.1999-11-25  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommonDoc.cpp    common\win32\ConfigToolDoc.h    standalone\win32\CTres.h    standalone\win32\ConfigToolDoc.cpp    standalone\win32\Configtool.cpp    standalone\win32\Configtool.h    standalone\win32\Configtool.rc    standalone\win32\MainFrm.cpp    standalone\win32\MainFrm.h  Complete changes for build paths and remove yet more unused variables.  Place registry keys in string resources.1999-11-24  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommon.rc    common\win32\CTCommonDoc.cpp    common\win32\CTCommonres.h    common\win32\CTOptionsDialog.cpp    common\win32\CTOptionsDialog.h    common\win32\ConfigItem.cpp    common\win32\ConfigItem.h    common\win32\ConfigToolDoc.h    common\win32\FailingRulesDialog.cpp    common\win32\FailingRulesDialog.h    common\win32\PropertiesList.cpp    common\win32\PropertiesList.h    common\win32\PropertiesView.cpp    common\win32\RulesList.cpp    common\win32\RulesList.h    common\win32\RulesView.cpp    common\win32\eCosDialog.cpp    common\win32\mltview.cpp    standalone\win32\ConfigToolDoc.cpp    standalone\win32\Configtool.dsp    standalone\win32\MainFrm.cpp  More work on failing rules correction.  Removed CTarget class.  Added TTListCtrl class for list control tooltips.  Simplified MLTView tooltips (didn't fix problem though)1999-11-24  John Dallaway  <jld@redhat.co.uk>	* standalone\common\ecosconfig.cxx,	  standalone\common\cdl_exec.cxx,	  common\common\build.cxx:	Call cygwin_conv_to_win32_path() in Cygwin builds to	process Cygwin-style directory paths on the ecosconfig	command line. Such paths are not understood universally	by the Cygwin tcl library.1999-11-23  John Dallaway  <jld@redhat.co.uk>	* standalone\common\ecosconfig.cxx,	  standalone\common\cdl_exec.cxx,	  common\common\build.cxx:	Check for the _MSC_VER macro rather than _WIN32 to	facilitate cygwin builds.1999-11-19  Simon FitzMaurice  <sdf@redhat.co.uk>    * common\win32\FailingRulesDialog.cpp    Use CDL conflicts code for real.    * common\win32\RulesList.cpp    common\win32\RulesList.h    Add Tooltips  * common\win32\mltview.h    Remove usused variable1999-11-19  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommonDoc.cpp    common\win32\ConfigItem.cpp    common\win32\ConfigToolDoc.h    common\win32\ControlView.cpp    common\win32\ControlView.h    standalone\win32\CTres.h    standalone\win32\ConfigToolDoc.cpp  Fixed crash in hardware selection - need to remove items from view first to avoid painting problems.     * standalone\win32\MainFrm.h     Fixed include file name  * standalone\win32\Configtool.rc    standalone\win32\res\miscbar.bmp    common\win32\CTCommonres.h    standalone\win32\MainFrm.cpp  Restored help menu bitmaps  * common\win32\CellEdit.cpp    common\win32\ComboEdit.cpp  Removed compilation warnings  Correctly passed non-special keystrokes to default window handler1999-11-19  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommon.rc    common\win32\CTCommonres.h  Remove unwanted references to bitmaps1999-11-18  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CSHDialog.h    common\win32\CTCommon.rc    common\win32\CTCommonres.h    common\win32\ControlView.cpp    common\win32\eCosDialog.h    common\win32\eCosPropertyPage.h    common\win32\mltview.cpp    standalone\win32\CTres.h    standalone\win32\Configtool.cpp    standalone\win32\Configtool.dsp    standalone\win32\Configtool.rc    standalone\win32\MainFrm.cpp    standalone\win32\MainFrm.h    standalone\win32\OutputView.cpp    standalone\win32\res\Toolbar.bmp     Add bitmap menu items.1999-11-17  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommon.rc    common\win32\ControlView.cpp    standalone\win32\Configtool.rc    standalone\win32\MainFrm.cpp    standalone\win32\MainFrm.h  Restore Help->doc home page  Update tool options labels1999-11-17  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\ControlView.cpp  Use recommended accelerator for "Properties"  * common\win32\PropertiesList.cpp     Move grid line up one pixel  * common\win32\mltview.cpp    common\win32\mltview.h     Prevent theft of tooltip messages from mainframe    Add keyboard accessibility for properties, current section\region     * standalone\win32\Configtool.rc  Adjust view menu accelerators to match previous version more closely1999-11-17  John Dallaway  <jld@redhat.co.uk>  * standalone\common\ecosconfig.cxx  Modify main() to return an appropriate exit code  should execution fail.  Modify main() to account for the case where there  are qualifiers on the command line, but no command.1999-11-16  John Dallaway  <jld@redhat.co.uk>  * common\common\build.cxx  Modify generate_makefile() to perform 'chmod u+w'  rather than 'chmod 644' on each header file installed.1999-11-16  Simon FitzMaurice  <sdf@redhat.co.uk>  *  standalone\win32\Configtool.rc     Fix bug whereby user tools binaries directory dialog browse button did nothing1999-11-16  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CTCommon.rc    common\win32\CTCommonDoc.cpp    common\win32\CTCommonres.h    common\win32\CTOptionsDialog.cpp    common\win32\CTOptionsDialog.h    common\win32\CTUtils.cpp    common\win32\CTUtils.h    common\win32\CellView.cpp    common\win32\ComboEdit.cpp    common\win32\ComboEdit.h    common\win32\ConfigToolDoc.h    common\win32\ControlView.cpp    common\win32\ControlView.h    common\win32\DoubleEdit.cpp    common\win32\DoubleEdit.h    common\win32\IntegerEdit.cpp    common\win32\IntegerEdit.h    common\win32\StringEdit.cpp    common\win32\StringEdit.h    common\win32\cellview.h    common\win32\mltview.cpp    common\win32\mltview.h    standalone\win32\CTres.h    standalone\win32\ConfigToolDoc.cpp    standalone\win32\Configtool.dsp    standalone\win32\Configtool.rc    standalone\win32\MainFrm.cpp    standalone\win32\MainFrm.h    standalone\win32\OutputView.cpp    standalone\win32\OutputView.h    standalone\win32\ViewOptions.cpp    standalone\win32\ViewOptions.h    standalone\win32\res\Toolbar.bmp  Added accelerator for "Search in" in find dialog  Added remove button to balance Add in Run Tests.  Derived testtool from CSH-enabled classes  Improved pane names in font selection dialog  Removed view->header files in standalone  Fix editing operations for cells in standalone : new classes CCell and CCellEdit to group related in-cell editing functionality.    Added "no suggest fixes" choice on tools\options1999-11-16  John Dallaway  <jld@redhat.co.uk>  * common\common\build.cxx  Modify generate_makefile() to perform 'chmod 644' on  each header file installed. This eliminates problems  with updating the install tree from a read-only  repository.1999-11-16  John Dallaway  <jld@redhat.co.uk>  * standalone\common\cdl_exec.hxx,    standalone\common\cdl_exec.cxx  Modify constructor to define savefile and install_prefix  member variables. Use these variables in each command  function.  * standalone\common\ecosconfig.cxx:  Modify main() to process command qualifiers and  instantiate a cdl_exec object accordingly.  Add command line qualifiers to the usage message in  usage_message().1999-11-15  John Dallaway  <jld@redhat.co.uk>  * common\win32\ConfigItem.cpp:  Modify SetEnabled() to call CdlTransactionBody::body()  to commit the transaction. This facilitates inference  and transaction callback processing.  * common\win32\ControlView.cpp:  Modify RestoreDefault() to avoid calling  CdlValuableBody::set_source() on items of flavor None.  This was triggering an assertion in the latest libCDL  code.1999-11-15  Simon FitzMaurice  <sdf@redhat.co.uk>     * common\win32\ConfigToolDoc.h     OnMLTProperties should have been public   1999-11-12  Simon FitzMaurice  <sdf@redhat.co.uk>     * common\win32\ConfigItem.cpp     Enumeration image was missing for Double  * common\win32\ControlView.cpp    common\win32\ControlView.h  Remove some obsolete test code, add elipsis to "Unload"  Correct painting problem on unload  * common\win32\ConfigToolDoc.h  Remove obsolete FileNameChanged hint  Rearranged declarations to reduce preprocessing  Fix for 901455  * common\win32\CTPropertiesDialog.cpp    common\win32\CTCommonDoc.cpp    common\win32\PropertiesList.cpp    common\win32\PropertiesList.h    common\win32\PropertiesView.cpp    common\win32\PropertiesView.h  Overhaul including corrections for:    Incorrect scrolling    Overpainting of header control    Empty File property1999-11-12  John Dallaway  <jld@redhat.co.uk>  * common\win32\mltview.cpp:  Increase inter-region spacing to match client area  border for aesthetic reasons.  Modify OnUpdate() and OnSize() functions to improve  the vertical scroll size calculation to account for  the external text border around each region.1999-11-11  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CSHDialog.cpp    common\win32\CSHDialog.h    common\win32\CSHPropertyPage.cpp    common\win32\CSHPropertyPage.h    common\win32\eCosDialog.cpp    common\win32\eCosDialog.h    common\win32\eCosPropertyPage.cpp    common\win32\eCosPropertyPage.h  Make HelpID() const   * common\win32\CTCommonDoc.cpp      Prevent control view displaying too early  * common\win32\ControlView.cpp  Remove Settings context menu item  * common\win32\RulesView.cpp  Remove Resolve  context menu item1999-11-11  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\mltview.cpp    common\win32\mltview.h  Add tooltips for section names the exceeed the caption rectangle available  Decrease size of everything somewhat to allow default display to avoid use of scrollbar  * common\win32\ctutils.cpp  Do not check for duplicate paths (so always allowing path fragments to be inserted at beginning)1999-11-11  John Dallaway  <jld@redhat.co.uk>  * common\common\build.cxx:  Modify generate_makefile() to add the package version  directory in the build tree to the INCLUDE_PATH.1999-11-11  John Dallaway  <jld@redhat.co.uk>  * common\common\build.cxx:  Modify eval_tcl_command() to avoid redirecting stdout  under Linux. This was affecting the channel reference  count mechanism resulting in system.h not being written  out correctly by CdlToplevelBody::generate_config_headers().1999-11-10  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\CSHDialog.cpp    common\win32\CSHDialog.h    common\win32\CSHPropertyPage.cpp    common\win32\CSHPropertyPage.h    common\win32\CTCommon.rc    common\win32\CTCommonres.h    common\win32\eCosDialog.cpp    common\win32\eCosDialog.h    common\win32\eCosPropertyPage.cpp    common\win32\eCosPropertyPage.h :  "What's this?" style help.1999-11-09  John Dallaway  <jld@redhat.co.uk>  * standalone\common\cdl_exec.hxx,    standalone\common\cdl_exec.cxx:  New resolve_hardware_alias() and resolve_template_alias ()  functions to allow users to specify hardware and templates  by their aliases on the command line.1999-11-09  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\FailingRulesDialog.cpp    standalone\win32\CreditStatic.cpp    standalone\win32\MainFrm.cpp  Change various ASSERTs to VERIFYs (caused crash in release build)1999-11-09  John Dallaway  <jld@redhat.co.uk>  * common\common\build.cxx:  Add COMMAND_PREFIX variable to top-level makefile.  Rationalise naming of makefile variables.1999-11-08  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\BuildOptionsDialog.cpp    common\win32\CSHDialog.cpp    common\win32\CSHDialog.h    common\win32\CTCommon.rc    common\win32\CTCommonres.h    common\win32\CTPropertiesDialog.cpp    common\win32\FolderDialog.cpp    common\win32\NewFolderDialog.cpp    common\win32\NotePage.cpp    common\win32\RegionGeneralPage.cpp    common\win32\RegionGeneralPage.h    common\win32\SectionGeneralPage.cpp    common\win32\SectionGeneralPage.h    common\win32\SectionRelocationPage.cpp    common\win32\SectionRelocationPage.h    common\win32\eCosDialog.cpp    common\win32\eCosDialog.h    common\win32\notepage.h    standalone\win32\BinDirDialog.cpp    standalone\win32\Configtool.dsp    standalone\win32\Configtool.mak  Extend CSH to property pages (still some anomalies here with the sheet buttons)  Entered first cut at CSH data1999-11-08  Simon FitzMaurice  <sdf@redhat.co.uk>  * common\win32\AddRemoveDialog.cpp    common\win32\AddRemoveDialog.h    common\win32\BuildOptionsDialog.cpp    common\win32\BuildOptionsDialog.h    common\win32\CTOptionsDialog.cpp    common\win32\CTOptionsDialog.h    common\win32\CTPropertiesDialog.cpp    common\win32\CTPropertiesDialog.h    common\win32\CdlPackagesDialog.cpp    common\win32\ConfigViewOptionsDialog.cpp    common\win32\ConfigViewOptionsDialog.h    common\win32\FolderDialog.cpp    common\win32\FolderDialog.h    common\win32\MultiLineEditDialog.cpp    common\win32\MultiLineEditDialog.h   

⌨️ 快捷键说明

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