| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
FossilOrigin-Name: 77d0eaec4cab7e273a0d99649c4782af1b637779
|
|\
| |
| |
| |
| | |
after .TH breaks rendering on OpenBSD and possibly others.
FossilOrigin-Name: 8b40f8cacfa041305390bd37fa6a8551157f6137
|
| |
| |
| |
| |
| | |
after .TH breaks rendering on OpenBSD and possibly others.
FossilOrigin-Name: a76570974faca3ef3bdf49c5f8423c49d3b160da
|
|\ \
| |/
| | |
FossilOrigin-Name: b8a1385217cc117d6962c234f0a4d28ff10e089c
|
| |\
| | |
| | | |
FossilOrigin-Name: 3f95fbe0ce14948fd409844b915c18ef25d7d0a0
|
| | |
| | |
| | | |
FossilOrigin-Name: a74f32bb6369d3e66e661145c81a98a14ed79b3a
|
| | |
| | |
| | | |
FossilOrigin-Name: 0ab0cb112999f08cfb80a7c0582f7192e3342b0d
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
formatting,
etc.)
FossilOrigin-Name: 3354fd63452f0b436d3a487f1e1f0fecf750cee1
|
| |
| |
| | |
FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
|
| |
| |
| | |
FossilOrigin-Name: 6373cd0cf2deb3038f42488bf9ad272b2d9aed9e
|
| |
| |
| |
| |
| |
| | |
fix bug #1627732
FossilOrigin-Name: 3cb10b476b00b2ffc8694865919f758e722cfde4
|
| |
| |
| | |
FossilOrigin-Name: 124da82f0c045d96dcab9e1e885740c2bacc058c
|
| |
| |
| | |
FossilOrigin-Name: b6b13ba80bb2c4517d67ce293d8c17de3826739f
|
|/
|
| |
FossilOrigin-Name: 326b9e3fd240a8960af85c80d3897b18871d42a5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
updating Tk to use Tcl 8.4's fully CONST-ified
interface, and fully CONSTifying Tk at the
same time.
This patch includes purging Tk of its last
direct access to interp->result. [Bug 589853]
The substantial changes include copying
event sequence strings into Tcl_DStrings
in tkBind.c, and copying [text] indices into
Tcl_DStrings because parsing them involved
overwriting them. If this causes performance
trouble, that can be resolved by further
converting them to Tcl_Obj's.
The #defines USE_NON_CONST and USE_COMPAT_CONST
have the same effect for Tk as they do for Tcl.
(They actually change tcl.h)
FossilOrigin-Name: 5603f01aa35a127f83db9bb68f3b1ff9e5bb64de
|
|
|
|
|
|
|
|
| |
FontId.3, GetFont.3, canvas.n, font.n, options.n, text.n:
Documentation fix: Replaced references to XFontStruct *
and Tk_FontStruct with Tk_Font.
FossilOrigin-Name: b10e56c17f4c9710567b36d1ba7616710168243c
|
|
|
| |
FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
|
|
|
| |
FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
|
|
FossilOrigin-Name: 8922a99ffbe6bf4c9a879291efacef5ce9caa2aa
|