head	1.5;
access;
symbols
	core-8-5-9:1.2.4.1
	core-8-5-8:1.2
	macosx-cocoa-merge:1.2
	macosx-cocoa-premerge:1.2
	macosx-carbon-freeze:1.2
	core-8-5-7:1.2
	core-8-5-6:1.2
	core-8-6-b1:1.2
	core-8-6-a3:1.2
	core-8-5-5:1.2
	core-8-6-a2:1.2
	core-8-5-4:1.2
	core-8-5-3:1.2
	core-8-6-a1:1.2
	core-8-4-19:1.1
	core-8-5-branch:1.2.0.4
	core-8-5-2:1.2
	core-8-4-18:1.1
	core-8-5-1:1.2
	core-8-4-17:1.1
	core-8-5-0:1.2
	core-8-5-b3:1.2
	core-8-5-b2:1.2
	core-8-4-16:1.1
	core-8-5-b1:1.2
	core-stablilizer-merge:1.2
	core-stabilizer-branch:1.2.0.2
	core-stabilizer-merge:1.2
	core-8-4-15:1.1
	core-8-5-a6:1.2
	core-8-5-a5:1.1
	core-8-4-14:1.1
	core-8-5-a4:1.1
	core-8-4-13:1.1
	core-8-4-12:1.1
	core-8-4-11:1.1
	core-8-5-a3:1.1
	core-8-4-10:1.1
	core-8-4-9-branch:1.1.0.10
	core-8-5-a2:1.1
	core-8-4-9:1.1
	core-8-4-8:1.1
	core-8-4-7:1.1
	core-8-5-a1:1.1
	core-8-4-6:1.1
	core-8-4-5:1.1
	mistachkin-dev-branch:1.1.0.8
	core-8-4-4:1.1
	core-8-4-3:1.1
	core-8-4-branch:1.1.0.6
	core-8-4-2:1.1
	core-8-4-1:1.1
	core-8-4-0:1.1
	macosx-8-4-merge-2002-08-31-trunk:1.1
	macosx-8-4-premerge-2002-08-31-branch:1.1.4.1
	macosx-8-4-premerge-2002-08-31-trunk:1.1
	macosx-8-4-merge-2002-08-30-branch:1.1.4.1
	macosx-8-4-merge-2002-08-30-trunk:1.1
	macosx-8-4-branch:1.1.0.4
	macosx-8-4-merge-2002-08-20-trunk:1.1
	core-8-4-b2:1.1
	core-8-4-b1:1.1
	core-8-4-win-speedup:1.1.0.2;
locks; strict;
comment	@# @;


1.5
date	2010.03.12.15.23.39;	author nijtmans;	state Exp;
branches;
next	1.4;

1.4
date	2010.02.05.22.45.03;	author nijtmans;	state Exp;
branches;
next	1.3;

1.3
date	2009.08.02.21.40.17;	author nijtmans;	state Exp;
branches;
next	1.2;

1.2
date	2007.01.12.09.53.30;	author dkf;	state Exp;
branches
	1.2.4.1;
next	1.1;

1.1
date	2002.03.28.23.23.03;	author davygrvy;	state Exp;
branches
	1.1.2.1
	1.1.4.1
	1.1.6.1;
next	;

1.1.2.1
date	2002.04.02.21.17.03;	author hobbs;	state Exp;
branches;
next	;

1.1.4.1
date	2002.08.21.12.28.56;	author das;	state Exp;
branches;
next	;

1.1.6.1
date	2010.03.12.13.12.35;	author nijtmans;	state Exp;
branches;
next	1.1.6.2;

1.1.6.2
date	2010.10.31.21.25.55;	author nijtmans;	state Exp;
branches;
next	;

1.2.4.1
date	2010.03.12.13.02.36;	author nijtmans;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Fix [Tcl Bug 2967340]: Static build failure
@
text
@Debug
Release
autom4te.cache
*.opt
*.ncb
*.plg
*.00?
*.o
*.obj
*.i
*.asm
*.lib
*.res
*.ilk
*.pdb
Makefile
tk.hpj
tkConfig.sh
config.status
*.exe
*.dll
*.exp
*.manifest
.#*
*.a
*.pch
vercl.x
versions.vc
@


1.4
log
@Make more internal tables "const"
tk*Decls.h (regenerated with new genStubs.tcl from Tcl)
@
text
@d26 3
@


1.3
log
@eliminate various gcc and msvc compiler warnings
@
text
@d25 1
@


1.2
log
@Added more build output that everyone should ignore
@
text
@d3 1
d12 4
d17 3
a19 2
tcl.hpj
tclConfig.sh
d22 2
a23 1
wish.exe.manifest
@


1.2.4.1
log
@[Bug 2956548] TkpButtonSetDefaults only initializes one button type
Fix various gcc warnings, all backported from Tk 8.6
VC6++ does not have SPI_SETKEYBOARDCUES
@
text
@a17 4
tkConfig.sh
*.a
autom4te.cache
config.status
@


1.1
log
@	* win/.cvsignore (new):
	* win/lamp.bmp (new):
	* win/makefile.vc:
	* win/nmakehlp.c (new):
	* win/rules.vc:  Brought the makefile up-to-date with Tcl's one.
	This now has support for Win9x issues and the winhelp target now
	exists.  Color scheme can be changed.  I'm just imparting a first
	suggestion using orange :)  I'll have to think about the install
	portion of the helpfile as I'll need to do some tricks to insert
	tk's contents file into Tcl's using some special winhlp32.exe
	switches.  [Bug 533862 527941]
@
text
@d14 3
a16 1
nmakehlp.exe
@


1.1.6.1
log
@[Bug 2956548] TkpButtonSetDefaults only initializes one button type
Fix 2 minor gcc warnings in tkWinTest.c
@
text
@d13 1
a13 1
tkConfig.sh
a15 6
*.dll
*.a
*.exe
*.manifest
config.cache
config.status
@


1.1.6.2
log
@Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the number of
	deprecation warnings on later VC++ versions.
Better VCVERSION determination.
All changes backported from Tcl8.5/8.6
@
text
@a21 3
*.res
*.exp
*.lib
@


1.1.4.1
log
@whitespace & other cleanup
wish startup code cleanup induced by new support in tcl for standard MacOSX tcl package locations
renamed Tk_GetFirstTextLayout to private TkFontGetFirstTextLayout
@
text
@@


1.1.2.1
log
@sync with head
@
text
@@

