summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixScale.c
Commit message (Expand)AuthorAgeFilesLines
* [3417012] Stop [scale] segfault when -digits too big. Thanks fvogel.dgp2014-10-301-4/+4
|\
| * Pushing the fix out to more files.dgp2014-10-301-4/+4
* | Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th...jan.nijtmans2013-03-071-2/+7
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkCanvas.c: allow -selectforeground option to be None; adddas2007-04-291-1/+7
| | * * unix/tkUnixScale.c (DisplayHorizontalValue): Backport fix forpatthoyts2004-10-281-2/+6
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-1/+1
* | | Eliminate many unnecessary (ClientData) type casts.nijtmans2010-06-151-7/+7
* | | TIP 337dgp2008-12-091-2/+2
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | header cleanupdgp2007-09-071-2/+2
* | * generic/tkCanvas.c: allow -selectforeground option to be None; adddas2007-04-231-1/+7
* | ANSIfydkf2005-11-141-122/+128
* | * unix/tkUnixScale.c (DisplayHorizontalValue): Fix for #220927 bypatthoyts2004-10-281-2/+6
|/
* minor cast fixes to prevent 64bit warningshobbs2001-09-211-3/+3
* * unix/tkUnixScale.c (TkpDisplayScale): corrected FMR when scalehobbs2001-07-031-2/+2
* * unix/tkUnixScale.c:hobbs2000-04-141-187/+49
* * unix/tkUnixScale.c (TkpDestroyScale): changed ckfree tohobbs2000-02-051-6/+7
* * unix/tkUnixScale.c: fixed potential segv from patch in 3897hobbs1999-12-221-2/+3
* * Merged 8.1 branch into the main trunkstanton1999-04-161-18/+24
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+828