Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor cast fixes to prevent 64bit warnings | hobbs | 2001-09-21 | 1 | -3/+3 |
| | |||||
* | * unix/tkUnixScale.c (TkpDisplayScale): corrected FMR when scale | hobbs | 2001-07-03 | 1 | -2/+2 |
| | | | | was deleted while calling its command. | ||||
* | * unix/tkUnixScale.c: | hobbs | 2000-04-14 | 1 | -187/+49 |
| | | | | | | | | | | * mac/tkMacScale.c: moved (PixelToValue|ValueToPixel|SetScaleValue) to tkScale.c. Caused an associated variable to be immediately set [Bug: 4833] * unix/aclocal.m4 (SC_ENABLE_THREADS): enhanced the detection of pthread_mutex_init [Bug: 4359] and (SC_CONFIG_CFLAGS) added --enable-64bit-vis switch for Sparc VIS compilation [Bug: 4995] | ||||
* | * unix/tkUnixScale.c (TkpDestroyScale): changed ckfree to | hobbs | 2000-02-05 | 1 | -6/+7 |
| | | | | | Tcl_EventuallyFree to behave with Tcl_Preserve in TkpDisplayScale (prevents possible segfault). | ||||
* | * unix/tkUnixScale.c: fixed potential segv from patch in 3897 | hobbs | 1999-12-22 | 1 | -2/+3 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -18/+24 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+828 |