summaryrefslogtreecommitdiffstats
path: root/generic/tkScale.h
Commit message (Expand)AuthorAgeFilesLines
* Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat...fvogel2023-01-181-2/+2
|\
| * Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve...fvogel2023-01-101-2/+2
* | Tcl_Size usage warning fixes, more ClientData -> void *jan.nijtmans2022-10-211-1/+1
* | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-1/+1
* | (c) -> ©jan.nijtmans2020-12-091-2/+2
* | Fix [c9887a1fc9]: Trailing zeros on scale widget ticks. The fix was subject o...fvogel2019-03-311-1/+11
|\ \ | |/
| * Revert previous commit following discussion on tcl-core list.fvogel2019-03-281-1/+1
| * Change TICK_VALUES_DISPLAY_ACCURACY for the more correct word TICK_VALUES_DIS...fvogel2019-03-261-1/+1
| * Name the TICK_VALUES_DISPLAY_ACCURACY constantfvogel2019-03-241-0/+8
| * Eliminate trailing zeros from scale tick values. This is done byjal_frezie2019-02-201-1/+3
* | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -fromfvogel2019-01-261-1/+2
|\ \ | |/
| * Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -fromfvogel2019-01-261-1/+2
| |\
| | * Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -fromfvogel2019-01-051-1/+2
* | | Merge 8.6jan.nijtmans2019-01-101-1/+1
|\ \ \ | |/ /
| | |
| | \
| *-. \ Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-2/+2
| |\ \ \ | | | |/ | | |/|
| | | * Bring back more original "None" usages, and fix other warnings which graduall...jan.nijtmans2019-01-031-2/+2
| * | | Fix two compiler warnings about format string buffers being too small.culler2019-01-031-1/+1
| * | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-311-1/+1
| | * Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2018-12-201-1/+1
* | | Some more internal use of TkSizeT (improvement of older code). No longer test...jan.nijtmans2018-10-241-5/+1
* | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca...jan.nijtmans2018-08-111-1/+5
|/ /
* | Fix two new gcc-7.3 (harmless) compiler warnings.jan.nijtmans2018-04-121-1/+1
* | [3417012] Stop [scale] segfault when -digits too big. Thanks fvogel.dgp2014-10-301-6/+0
|\ \ | |/
| * Pushing the fix out to more files.dgp2014-10-301-6/+0
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | Formattingnijtmans2010-04-231-9/+1
|/ /
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-12/+12
* | ANSIfydkf2005-11-151-92/+84
|/
* * generic/tkCanvas.c (CanvasEventProc:2451): corrected casthobbs2000-04-141-15/+16
* * generic/tkScale.c:hobbs1999-12-221-7/+9
* * generic/tk.h:hobbs1999-12-211-9/+11
* * Merged 8.1 branch into the main trunkstanton1999-04-161-21/+39
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-041-4/+4
* added support for export/import of DLL symbols. If BUILD_tk is defined,escoffon1998-07-291-0/+8
* Initial revisionrjohnson1998-04-011-0/+225