summaryrefslogtreecommitdiffstats
path: root/mac/tkMacScale.c
Commit message (Collapse)AuthorAgeFilesLines
* * README:hobbs2000-04-191-175/+12
| | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: bumped to version 8.3.1 * library/msgbox.tcl (tkMessageBox): changed to use grid in some places, realign icon to anchor nw. * mac/tkMacScale.c: reverted tkMacScale.c to 1.5 equivalent (it was accidentally bumped forward).
* Don't worry, this file is not used yet...jingham2000-04-171-12/+175
|
* * mac/tkMacScale.c: moved (PixelToValue|ValueToPixel|SetScaleValue)hobbs2000-04-141-178/+16
| | | | | to tkScale.c. Caused an associated variable to be immediately set [Bug: 4833]
* * generic/tkScale.c:hobbs1999-12-221-9/+7
| | | | | | * generic/tkScale.h: * mac/tkMacScale.c: * unix/tkUnixScale.c: fixed potential segv from patch in 3897
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-221-10/+10
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+603