📄 changelog
字号:
2001-07-08 Jonathan Larmour <jlarmour@redhat.com>
* common/common/flags.cxx: Include <cctype> for isspace()
2001-02-14 Julian Smart <julians@redhat.com>
* standalone/win32/configtool.cpp
Added support for Cygwin 00r1 when searching for registry hints.
2000-08-15 Jonathan Larmour <jlarmour@redhat.co.uk>
* common/win32/memmap.cpp (export_files): In header file, wrap parts
that aren't ASM safe in "#ifndef __ASSEMBLER__"
(export_sections): Ditto
2000-07-25 Jonathan Larmour <jlarmour@redhat.co.uk>
* common/win32/memmap.cpp (export_sections):
Use CYG_LABEL_DEFN to define linker symbols
2000-07-18 John Dallaway <jld@redhat.com>
* standalone/win32/Configtool.rc:
Update IDS_ECOS_SOURCEWARE_URL.
2000-07-03 John Dallaway <jld@redhat.com>
* common/win32/CTCommonDoc.cpp:
Modify SelectPackages() to inhibit option value refresh
while changing the version of an eCos package.
2000-06-27 John Dallaway <jld@redhat.com>
* standalone/win32/Configtool.rc:
Update menu item text:
"eCos Services Page" -> "eCos Product Page".
2000-06-22 John Dallaway <jld@redhat.com>
* standalone/common/cdl_exec.cxx:
Modify cdl_list() to restore printf line which
mysteriously disappeared some time ago.
2000-06-20 John Dallaway <jld@redhat.com>
* common/common/build.cxx:
Modify generate_toplevel_makefile() to make the generated
makefile fragment more generic.
2000-06-19 John Dallaway <jld@redhat.com>
* common/common/build.cxx:
Modify generate_toplevel_makefile() to generate a rule
to export global flags and command prefix as a makefile
fragment for optional use by application developers.
2000-06-19 John Dallaway <jld@redhat.com>
* common/win32/CTCommon.rc:
Replace OK/Cancel buttons with 'Close' button in the
Build Options dialog.
* common/win32/CTCommonDoc.cpp:
Modify OnFileImport() to specify a default file extension
for the File Import dialog box.
* common/win32/memmap.cpp:
Modify add_relative_sections_to_list() to skip sections
which have already been added and track whether sections
should be skipped.
* standalone/common/ecosconfig.cxx:
Modify main() to return error codes in a consistent manner.
* standalone/win32/Configtool.rc:
Update engineering team list.
2000-06-15 John Dallaway <jld@redhat.com>
* standalone/win32/ConfigToolDoc.cpp:
Modify RunTests() to check for simulator platforms and
inhibit prompting for hardware reset as appropriate.
* standalone/win32/Configtool.dsp,
standalone/win32/ecosconfig.dsp:
Link debug builds against tcl82d.lib rather than
tcl82.lib.
Look for libCDL in v:\cdl rather than v:\ide.
* standalone/win32/Configtool.rc:
Point to the eCos Product web page rather than the
obsolete eCos Services web page.
2000-04-17 John Dallaway <jld@cygnus.co.uk>
* standalone/common/cdl_exec.cxx:
Use PATH_MAX rather than _MAX_PATH in the Cygwin-hosted
build.
2000-04-17 John Dallaway <jld@cygnus.co.uk>
* standalone/common/cdl_exec.cxx:
Modify cmd_tree() to avoid non-standard use of
getcwd().
2000-04-11 John Dallaway <jld@cygnus.co.uk>
* common/win32/CTCommonDoc.cpp:
Modify OpenRepository() to pass error and warning
handlers to CdlPackagesDatabaseBody::make(). This
allows use of the config tool with repositories
having missing packages.
2000-03-31 John Dallaway <jld@cygnus.co.uk>
* standalone/win32/MainFrm.cpp:
Modify CygMount() to call the correct overloaded form
of CSubprocess::Run().
2000-03-29 John Dallaway <jld@cygnus.co.uk>
* standalone/win32/Configtool.rc,
standalone/common/ecosconfig.cxx,
standalone/win32/res/Splsh16.bmp:
Update version strings.
2000-03-28 John Dallaway <jld@cygnus.co.uk>
* standalone/win32/cdl.sh,
standalone/win32/cdl.dsp:
Remove obsolete files.
2000-03-28 John Dallaway <jld@cygnus.co.uk>
* common/win32/CTCommonDoc.cpp:
Modify QualifyDocURL() to accommodate absolute HTML
file paths returned by libCDL.
2000-03-22 Simon FitzMaurice <sdf@redhat.co.uk>
* standalone\win32\MainFrm.cpp
Include usr/bin in path.
Use prefix-gcc rather than expect for test of validity of build tools path.
2000-03-21 John Dallaway <jld@cygnus.co.uk>
* common/win32/ConfigItem.cpp:
Modify GetURL() to return the correct default URL where
the document has not been specified.
* standalone/win32/Configtool.rc:
Update IDS_RED_HAT_HOME_URL value.
* common/win32/CTCommon.rc:
Update context-sensitive help URLs.
2000-03-20 John Dallaway <jld@cygnus.co.uk>
* common/common/build.cxx:
Modify resolve_tokens() to avoid breaking make variables
specified in CDL custom rule targets and dependencies.
2000-03-15 John Dallaway <jld@cygnus.co.uk>
* standalone/win32/Configtool.rc:
Tweak main frame menu item text for eCos web pages.
Tweak 'about' dialog box text for consistency.
Update config tool version number to 1.3.2.
* standalone/common/ecosconfig.cxx:
Update ecosconfig version number to 1.3.2.
* standalone/win32/res/Splsh16.bmp:
Update config tool splash screen to version 1.3.2.
2000-03-13 John Dallaway <jld@cygnus.co.uk>
* standalone/win32/MainFrm.cpp,
standalone/win32/MainFrm.h:
Modify PrepareEnvironment() to optionally prepare
an environment without the build tools.
* standalone/win32/ConfigToolDoc.cpp:
Modify OnToolsAdministration() to prepare the environment
for ecosadmin.tcl (without the build tools) before invoking
the admin tool dialog.
2000-03-10 Simon FitzMaurice <sdf@redhat.co.uk>
* standalone\win32\Configtool.dsp
Move CeCosTrace class to its own file
2000-03-10 John Dallaway <jld@cygnus.co.uk>
* standalone/win32/MainFrm.cpp,
common/win32/CTCommon.rc:
Modify OnToolsPaths() to provide a more accurate
description of the contents of the build tools folder.
2000-03-08 John Dallaway <jld@cygnus.co.uk>
* standalone/win32/Configtool.dsp:
Remove obsolete files from the project.
2000-03-08 Simon FitzMaurice <sdf@redhat.co.uk>
* standalone\win32\Configtool.cpp
Eliminate GarbageCollector class in favor of CeCosTest::Init() and CeCosTest::Term()
2000-03-08 John Dallaway <jld@cygnus.co.uk>
* standalone/win32/Configtool.dsw:
Use relocated cdl project file.
2000-03-07 Simon FitzMaurice <sdf@redhat.co.uk>
* standalone\win32\Configtool.dsp
Do not use PCH on test tool files.
2000-03-03 Simon FitzMaurice <sdf@redhat.co.uk>
* standalone\win32\Configtool.dsp
Thread-related eCosTest code extracted to new class CeCosThreadUtils
2000-03-02 Simon FitzMaurice <sdf@redhat.co.uk>
* standalone\win32\Configtool.dsp
standalone\win32\MainFrm.cpp
Change to use common CSubprocess.
2000-03-02 John Dallaway <jld@cygnus.co.uk>
* standalone/win32/Configtool.dsp:
Add source and header for the admin tool
'please wait' dialog.
2000-02-29 John Dallaway <jld@cygnus.co.uk>
* common/win32/CellView.cpp:
Compare the current cell contents with the current
value of the option when cancelling a cell edit.
* common/common/build.cxx:
Tidy source code.
2000-02-28 John Dallaway <jld@cygnus.co.uk>
* standalone/win32/MainFrm.cpp:
Modify PrepareEnvironment() to add the bin directory
of the install tree to the path as appropriate.
2000-02-28 Simon FitzMaurice <sdf@redhat.co.uk>
* ChangeLog
standalone\win32\MainFrm.cpp
Correct logic in PrepareEnvironment()
2000-02-25 John Dallaway <jld@cygnus.co.uk>
* standalone/win32/MainFrm.cpp:
Modify PrepareEnvironment() to add the Cygwin 1.0
contrib/bin directory to the path as appropriate.
2000-02-24 John Dallaway <jld@cygnus.co.uk>
* standalone/win32/MainFrm.cpp:
Modify PrepareEnvironment() to place the host tools
directory at the head of the PATH and define the
ECOS_REPOSITORY environment variable for use by the
ecosconfig CLUI tool.
2000-02-24 John Dallaway <jld@cygnus.co.uk>
* common/win32/CdlTemplatesDialog.cpp,
common/win32/CdlTemplatesDialog.h:
Add new UpdateDetails() member function to display the
selected packages from both the hardware and non-hardware
templates. The previous distinction was confusing.
Sort the package aliases in the 'details' box.
* common/win32/CTCommon.rc:
Tweak static text in the template selection dialog to
reflect the new functionality.
2000-02-24 John Dallaway <jld@cygnus.co.uk>
* standalone/common/cdl_exec.cxx:
Modify cdl_exec::cmd_list() to sort the packages,
targets and templates into alphabetical order.
2000-02-23 John Dallaway <jld@cygnus.co.uk>
* common/win32/CTCommonDoc.cpp:
Call SwitchMemoryLayout() rather than NewMemoryLayout()
when importing a minimal save file or selecting new
hardware since the required memory layout files may not yet
be in the MLT directory.
* standalone/win32/ConfigToolDoc.cpp:
Modify SwitchMemoryLayout() to pass the MLT file paths to
CFileFind::FindFile() correctly.
2000-02-22 Simon FitzMaurice <sdf@redhat.co.uk>
* common\win32\CTUtils.*
CTUtils has moved to utils folder.
HTMLHelpLinkFileName and ShowHtmlHelp are now in doc class.
2000-02-22 Simon FitzMaurice <sdf@redhat.co.uk>
* common\win32\CellView.cpp
common\win32\ControlView.cpp
Fix problem with synchronization of cell and control views w/ mouse wheel movements.
2000-02-21 Simon FitzMaurice <sdf@redhat.co.uk>
* common\win32\CTCommon.rc
common\win32\CTCommonDoc.cpp
common\win32\CTCommonres.cpp
common\win32\CTCommonres.h
common\win32\CellView.cpp
common\win32\ConfigToolDoc.h
common\win32\cellview.h
common\win32\stdafx.h
standalone\common\ChangeLog
standalone\win32\ConfigToolDoc.cpp
standalone\win32\Configtool.cpp
standalone\win32\Configtool.dsp
Move CTUtils and cell editing classes to Utils folder.
Construct MultiLineEdit dialog from memory to avoid creating a Utils resource.
2000-02-18 Drew Moseley <dmoseley@cygnus.com>
* common/win32/ConfigItem.cpp: Support for CodeCoordinates
2000-02-18 John Dallaway <jld@cygnus.co.uk>
* common/win32/CTCommonDoc.cpp:
Call UpdateAllViews(NULL, MemLayoutChanged) from
NewMemoryLayout() instead of various other functions.
The MLT view was not being updated correctly following
a change of hardware template.
2000-02-18 Simon FitzMaurice <sdf@redhat.co.uk>
* common\win32\CTCommon.rc
Correct tab order in find dialog.
2000-02-18 Simon FitzMaurice <sdf@redhat.co.uk>
* common\win32\CTCommon.rc
common\win32\CTCommonDoc.cpp
common\win32\ConfigItem.cpp
common\win32\ConfigItem.h
common\win32\ControlView.cpp
common\win32\FindDialog.cpp
common\win32\stdafx.h
Support searching in values.
2000-02-17 Simon FitzMaurice <sdf@redhat.co.uk>
* common\win32\CTCommonDoc.cpp
Do not disable callbacks during template selection (allow conflicts dialog to run)
2000-02-16 Simon FitzMaurice <sdf@redhat.co.uk>
* common\win32\ConfigViewOptionsDialog.cpp
standalone\win32\CTres.h
standalone\win32\ConfigToolDoc.cpp
standalone\win32\Configtool.dsp
standalone\win32\Configtool.rc
standalone\win32\MainFrm.cpp
standalone\win32\MainFrm.h
Add support for adding platforms at run-time
Ensure .chm file is only rebuild when necessary.
2000-02-15 Simon FitzMaurice <sdf@redhat.co.uk>
* standalone\win32\Configtool.dsp
Avoid using html folder.
2000-02-15 Simon FitzMaurice <sdf@redhat.co.uk>
* standalone\win32\Configtool.dsp
Use checked-in html files in HTMLHelp generation: include contents and index page generation.
2000-02-15 Simon FitzMaurice <sdf@redhat.co.uk>
* common\win32\CTCommonDoc.cpp
common\win32\CTUtils.cpp
common\win32\CTUtils.h
common\win32\ConfigToolDoc.h
common\win32\FolderDialog.cpp
common\win32\NewFolderDialog.cpp
standalone\win32\ConfigToolDoc.cpp
Add error checking to the document-saving process.
Emit meaningful error messages if save fails.
Restore document title and path if save fails.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -