diff options
author | hobbs <hobbs> | 2000-04-14 08:33:03 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-04-14 08:33:03 (GMT) |
commit | 0941394aa5a9f25b307350db2df703cff3c8d432 (patch) | |
tree | 030d1c5fabf45a80c989005e4c73d6ed50306b6f /library/scale.tcl | |
parent | 5ba98e6cb49a88e28c0ed8953b9bc369faabdd26 (diff) | |
download | tk-0941394aa5a9f25b307350db2df703cff3c8d432.zip tk-0941394aa5a9f25b307350db2df703cff3c8d432.tar.gz tk-0941394aa5a9f25b307350db2df703cff3c8d432.tar.bz2 |
* generic/tkCanvas.c (CanvasEventProc:2451): corrected cast
* generic/tkEntry.c (Tk_EntryObjCmd): adjusted finishing error
cases and changed TK_CONFIG_NULL_OK to TK_OPTION_NULL_OK
* tests/scale.test:
* generic/tkScale.c:
* generic/tkScale.h:
* unix/tkUnixScale.c:
* mac/tkMacScale.c: moved (PixelToValue|ValueToPixel|SetScaleValue)
to tkScale.c. Caused an associated variable to be immediately set
[Bug: 4833]
* library/scale.tcl (tkScaleActivate): reduced number of scale
redisplays by checking current value of state before setting it
again. [Bug: 4191]
* tests/winDialog.test: tk_chooseDirectory seems to get a noop
from GetOpenFileName in the static build, hanging some tests.
The tests were fixed to timeout (noop cause unknown).
* 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]
Diffstat (limited to 'library/scale.tcl')
0 files changed, 0 insertions, 0 deletions