summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixScale.c
Commit message (Collapse)AuthorAgeFilesLines
* minor cast fixes to prevent 64bit warningshobbs2001-09-211-3/+3
| | | FossilOrigin-Name: ea7bd071d695c4a3869d36be8fb5dbebf393f994
* * unix/tkUnixScale.c (TkpDisplayScale): corrected FMR when scalehobbs2001-07-031-2/+2
| | | | | | was deleted while calling its command. FossilOrigin-Name: 54a7832c554e62ad3dfd3967774ea75cb9a24ea3
* * unix/tkUnixScale.c:hobbs2000-04-141-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] FossilOrigin-Name: ef4202755acb9ac5b2fb9c56583edbdc57ac3411
* * unix/tkUnixScale.c (TkpDestroyScale): changed ckfree tohobbs2000-02-051-6/+7
| | | | | | | Tcl_EventuallyFree to behave with Tcl_Preserve in TkpDisplayScale (prevents possible segfault). FossilOrigin-Name: 7284489490eaddda11836f22fc37dec3d66081c7
* * unix/tkUnixScale.c: fixed potential segv from patch in 3897hobbs1999-12-221-2/+3
| | | FossilOrigin-Name: e0d3dad53b7a4fd163c0aac0de6ca2de0304911a
* * Merged 8.1 branch into the main trunkstanton1999-04-161-18/+24
| | | FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* Initial revisionrjohnson1998-04-011-0/+828
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4