summaryrefslogtreecommitdiffstats
path: root/win/rc
Commit message (Collapse)AuthorAgeFilesLines
* * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-11-301-22/+0
| | | | | | | | | | | * win/configure: --enable-64bit now accepts =amd64|ia64 for * win/Makefile.in: Windows 64-bit build variants (default: amd64) * win/makefile.vc: [Bug 1369597] * win/configure.in: * win/wish.exe.manifest.in (new): manifest must map in MACHINE * win/rc/wish.exe.manifest (removed): and VERSION to be correct. FossilOrigin-Name: ed29dbfa87ed1d7a63fca463478518be560cc2a4
* Trims to support the removal of RESOURCE_INCLUDED from rcdavygrvy2002-06-182-15/+4
| | | | | | | | | | | | scripts from Tcl's accepted FR #565088. * generic/tk.h: Changed RESOURCE_INCLUDED to be RC_INVOKED as the RC tool defines this already by default. * win/rc/tk.rc: * win/rc/wish.rc: removed the #define RESOURCE_INCLUDED lines. FossilOrigin-Name: 0c8b9bb0f6730876e9f58441e6b211c83fb2ebbb
* * win/tkWinX.c (TkWinXInit): added InitCommonControlsEx call.hobbs2001-11-103-2/+48
| | | | | | | | | | | * win/rc/tk.rc: * win/rc/wish.rc: * win/rc/wish.exe.manifest: added resources that specify using v6 of the MS Common Controls library when available (WinXP+). This enables use of the themeable widgets (like scrollbars) to be used in Tk. [Patch #478933] FossilOrigin-Name: 7cd5f27018339066c27d50626bb19e752fba4111
* updated copyrighthobbs2001-10-012-6/+6
| | | FossilOrigin-Name: 99be987b95fa7e9d8149373866212244ba5abbf8
* 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-10-313-142/+214
| | | | | | | | | | | | | * win/configure.in: * win/Makefile.in: * win/makefile.vc: * win/rc/tk.rc: * win/rc/tk_base.rc (new): * win/rc/wish.rc: Added logic to derive filenames better in the resource scripts based on compile options along with better support for building a static wish shell with cursor resources. FossilOrigin-Name: 86a7638c291edb8cb1ed64b2dc09f50e9cfab2ca
* * win/tk.rc:redman2000-04-183-4/+4
| | | | | | | | * win/wish.rc: * win/wish.ico: Modified copyright dates in Windows resource files. Updated the icon for wish.exe. FossilOrigin-Name: 26654e19230f512083806d17c52beefb138bfd4e
* * Merged changes from 8.1.0 branchstanton1999-04-302-6/+7
| | | FossilOrigin-Name: 2cf82e5a3459c5251d72a610f1b6dae72c7dbc88
* * Merged 8.1 branch into the main trunkstanton1999-04-161-1/+32
| | | FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
* Replaced SCCS strings, fixed binary filesstanton1998-09-142-2/+2
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* checked in resource files in binary modestanton1998-09-1480-0/+0
| | | FossilOrigin-Name: da7d9e366cd66385ccdd628cfd8a86bd05466588
* Initial revisionrjohnson1998-04-0182-0/+182
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4