summaryrefslogtreecommitdiffstats
path: root/generic/tkScale.c
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tkCanvas.c (CanvasEventProc:2451): corrected casthobbs2000-04-141-118/+313
| | | | | | | | | | | | | | | * 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] FossilOrigin-Name: a5e86fa884f7534879533dd7088a8c6afaa52d53
* * generic/tkRectOval.c (ConfigureRectOval):hobbs2000-02-011-6/+7
| | | | | | | | | | | | | | | * generic/tkCanvLine.c (ConfigureLine): * generic/tkCanvPoly.c (ConfigurePoly): * generic/tkCanvArc.c (Configure/DisplayArc): fixed handling for negative dash values [Bug: 4104] * generic/tkScale.c (TkRoundToResolution): fixed incorrect assumption that (N+1)*delta = N*delta + delta with floating point math [Bug: 3689, 4099] (DestroyScale) Fixed check for cancelling TkpDisplayScale (was REDRAW_ALL, is now REDRAW_PENDING) FossilOrigin-Name: 5e295d879b98ead52bc6eb51dc3c636e202b2597
* * generic/tkScale.c:hobbs1999-12-221-3/+4
| | | | | | | | * generic/tkScale.h: * mac/tkMacScale.c: * unix/tkUnixScale.c: fixed potential segv from patch in 3897 FossilOrigin-Name: aacfa41407752d13d0f211e542203a0ddcd404c7
* * generic/tk.h:hobbs1999-12-211-11/+12
| | | | | | | | | | | | | | | | | | | * README: updated for patch level 8.3b1 * generic/tkScale.c: * generic/tkScale.h: fixed possible core when freeing options (cursor) associated with scale widget [Bug: 3897] * generic/tk3d.c: added extra calculations to ensure that thin frames get refreshed too [Bug: 3596] * generic/tkCanvText.c: * generic/tkEntry.c: * generic/tkFont.c: * generic/tkImgPPM.c: removed extranneous vars that were set but never used. FossilOrigin-Name: 118f57e195c97d1a9021d675498d777fe0c37e5a
* Merged 8-1-0 into mainline.rjohnson1999-04-211-1/+1
| | | FossilOrigin-Name: 0447cf267ea555fcba90be565b63fc310b3d0afb
* Rearranged parens for Tcl style conventions.rjohnson1999-04-201-3/+3
| | | FossilOrigin-Name: 78a66cf66e62db00a1162e48fdaf8a4560bd69ca
* Improved patch for scale widget.rjohnson1999-04-191-4/+6
| | | FossilOrigin-Name: fa4f75a365f8e71111702fc1fdb5ce8e7815c601
* Fixed bug 1768 - core dump in scale widget.rjohnson1999-04-171-2/+3
| | | FossilOrigin-Name: 13c44fc8865e31a929690b486b4d237de2ba31d5
* Fixed bug 1840rjohnson1999-04-171-2/+2
| | | FossilOrigin-Name: 8218ec30f274bfa5526b839fbf4d63420f9b19c7
* * Merged 8.1 branch into the main trunkstanton1999-04-161-354/+458
| | | FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* Initial revisionrjohnson1998-04-011-0/+1143
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4