| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl... | jan.nijtmans | 2020-05-22 | 1 | -34/+34 |
|
|
* | TIP 569 remove lint comments | dgp | 2020-03-18 | 1 | -1/+0 |
|
|
* | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers. | jan.nijtmans | 2020-03-11 | 1 | -34/+34 |
|
|
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -17/+20 |
|
|
* | merge trunk | jan.nijtmans | 2019-06-05 | 1 | -14/+21 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2019-05-16 | 1 | -14/+21 |
| |\ |
|
| | * | Revised bug fix for [5d991b822e]. | dgp | 2019-05-15 | 1 | -14/+21 |
| | |\ |
|
| | | * | Tests and fix for similar issues in [menu]. | dgp | 2019-05-15 | 1 | -1/+0 |
|
|
| | | * | Tests and fix for [scale ... -variable]. | dgp | 2019-05-15 | 1 | -1/+22 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2019-04-02 | 1 | -72/+232 |
|\ \ \ \
| |/ / / |
|
| * | | | More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge... | jan.nijtmans | 2019-04-02 | 1 | -2/+2 |
|
|
| * | | | Fix [c9887a1fc9]: Trailing zeros on scale widget ticks. The fix was subject o... | fvogel | 2019-03-31 | 1 | -55/+202 |
| |\ \ \
| | |/ / |
|
| | * | | Revert previous commit following discussion on tcl-core list. | fvogel | 2019-03-28 | 1 | -2/+2 |
|
|
| | * | | Change TICK_VALUES_DISPLAY_ACCURACY for the more correct word TICK_VALUES_DIS... | fvogel | 2019-03-26 | 1 | -2/+2 |
|
|
| | * | | Name the TICK_VALUES_DISPLAY_ACCURACY constant | fvogel | 2019-03-24 | 1 | -2/+3 |
|
|
| | * | | Minor tinkering (style, efficiency, etc.) | dkf | 2019-03-24 | 1 | -32/+84 |
|
|
| | * | | Make the branch build with MSVC by replacing calls to C99 functions round(), ... | fvogel | 2019-03-04 | 1 | -4/+8 |
|
|
| | * | | Trimmed an unused variable | jaspert | 2019-02-28 | 1 | -1/+1 |
|
|
| | * | | Added a procedure to increase the number of digits in the tick values until | jaspert | 2019-02-28 | 1 | -3/+51 |
|
|
| | * | | Eliminate trailing zeros from scale tick values. This is done by | jal_frezie | 2019-02-20 | 1 | -53/+95 |
|
|
| * | | | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -from | fvogel | 2019-01-26 | 1 | -15/+28 |
| |\ \ \
| | |/ / |
|
| | * | | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -from | fvogel | 2019-01-26 | 1 | -15/+28 |
| | |\ \ |
|
| | | * | | Fix [3003895fff] and [1899040fff] with a different fix, this time it does not... | fvogel | 2019-01-13 | 1 | -15/+14 |
|
|
| | | * | | Fix [3003895fff] and [1899040fff]: TkRoundToResolution doesn't account for -from | fvogel | 2019-01-05 | 1 | -21/+35 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-01-13 | 1 | -10/+10 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -10/+10 |
| |\ \ \ \
| | |/ / / |
|
| | | | | | |
| | | \ \ | |
| | *-. \ \ | Merge 8.6 and all changes from original [bug-9e31fd9449] branch | jan.nijtmans | 2019-01-08 | 1 | -6/+6 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | | | * | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-08 | 1 | -10/+10 |
| | | | |\ \ |
|
| | * | | \ \ | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -10/+10 |
| | |\ \ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | | * | | | | As requested by Christian Werner/François Vogel and others: Undo many None -... | jan.nijtmans | 2018-12-31 | 1 | -10/+10 |
|
|
| | * | | | | | Fix [9e31fd9449]: X11/X.h and Windows.h have conflicting symbols
| jan.nijtmans | 2018-12-20 | 1 | -10/+10 |
| | |\ \ \ \ \
| | | |/ / / /
| | | | / / /
| | | |/ / /
| | |/| | | |
|
| | | * | | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2018-12-20 | 1 | -10/+10 |
| | | |/ / |
|
* | | | | | Merge trunk | jan.nijtmans | 2018-11-25 | 1 | -4/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Change char *recordPtr to void *recordPtr in Tk_SetOptions() and friends. Thi... | jan.nijtmans | 2018-10-16 | 1 | -4/+4 |
|
|
* | | | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -30/+30 |
|/ / / / |
|
* | | | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -1/+1 |
|
|
* | | | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca... | jan.nijtmans | 2018-08-11 | 1 | -1/+1 |
|/ / / |
|
* | | | Fix [5d991b822e]: segmentation violation in TclObjLookupVarEx. Patch from Chr... | fvogel | 2018-01-28 | 1 | -0/+13 |
| |/
|/| |
|
* | | Fix more issues with sprintf in the scale widget. | fvogel | 2017-10-07 | 1 | -3/+16 |
|
|
* | | Fix [55b95f578a]: Associating variable with bignum value with scale crashes i... | fvogel | 2017-10-07 | 1 | -3/+3 |
|
|
* | | Fixed bug [2262543] - Scale widget unexpectedly fires command callback (cherr... | fvogel | 2016-03-07 | 1 | -1/+14 |
|
|
* | | [3417012] Stop [scale] segfault when -digits too big. Thanks fvogel. | dgp | 2014-10-30 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Pushing the fix out to more files. | dgp | 2014-10-30 | 1 | -6/+4 |
|
|
| * | Fixed bug [3417012fff] | fvogel | 2014-10-29 | 1 | -3/+8 |
|
|
| * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -12/+12 |
| |\ |
|
| | * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -3/+3 |
|
|
| * | | make some internal tables const | jan.nijtmans | 2012-04-18 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | make some more internal tables CONST | jan.nijtmans | 2012-04-18 | 1 | -2/+2 |
|
|
* | | | Replace all Tcl_TraceVar/Tcl_UntraceVar with Tcl_TraceVar2/Tcl_UntraceVar2 ca... | jan.nijtmans | 2013-02-22 | 1 | -4/+4 |
|
|
* | | | more places converted | jan.nijtmans | 2013-01-24 | 1 | -2/+2 |
|
|