Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -1/+1 |
* | use -pipe for gcc on win32 (mingw/cygwin) | nijtmans | 2010-02-13 | 1 | -2/+2 |
* | Make more internal tables "const" | nijtmans | 2010-02-05 | 1 | -2/+2 |
* | Eliminate tkpMenubuttonClass | nijtmans | 2010-01-13 | 1 | -2/+2 |
* | * generic/tkInt.h: Turn [tk] into an ensemble (thoyts, steffen) | das | 2008-12-10 | 1 | -28/+28 |
* | more internal -Wwrite-strings warning fixes | nijtmans | 2008-10-30 | 1 | -2/+3 |
* | Correct mistake in [tk busy configure]. | dkf | 2008-10-20 | 1 | -27/+27 |
* | fix compile errors and warnings | dgp | 2008-10-20 | 1 | -9/+10 |
* | Factor out the platform-specific bits of [tk busy]. [Bug 2180919] | dkf | 2008-10-20 | 1 | -323/+27 |
* | Implementation of the [tk busy] command on non-OSX. | dkf | 2008-10-18 | 1 | -0/+1222 |