| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
FossilOrigin-Name: cd373de52f47d9ff893e0a427baa2fd2c3195c80
|
|
|
|
|
|
|
|
|
|
| |
Windows 7 makes significant use of large icon resources. An SVG version of the tcl
feather is included and has been used to generate the set of icons recommended
for use on Vista except for the 256x256 PNG version. Inclusion of this prevents
building with MSVC6 and a number of other tools which cannot handle PNG in
in ico files. Hence the largest icon included is 64x64 at 32bit depth.
FossilOrigin-Name: e30d6f8118a51988b79ae00b6c5e279b6070159c
|
|
* win/tcl.rc:
* win/tclsh.rc:
* win/tclsh.ico: Modified copyright dates in Windows resource
files. Added an icon for tclsh.exe.
FossilOrigin-Name: ef4b92e1f8b4b9a2cc588e307e8cd9310b9ee9f3
|