summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Tweak the deprecations a little, matching the TIP #588 specjan.nijtmans2020-10-265-68/+36
|\
| * Merge 8.6jan.nijtmans2020-10-261-3/+6
| |\
| | * Don't use \\U escape sequence any more in demo: No longer needed starting wit...jan.nijtmans2020-10-261-2/+1
| | * Document the TK_CONSOLE environment variable for macOSmarc_culler2020-10-251-3/+6
| * | Merge 8.6.marc_culler2020-10-251-13/+11
| |\ \ | | |/
| | * Back out change to tkMacOSXDialog.c from commit b53baf71. The preferred API w...marc_culler2020-10-251-13/+11
| * | Fix [b5c419c8a6]: scrollbar-3.42 failsjan.nijtmans2020-10-231-4/+4
* | | Merge 8.7jan.nijtmans2020-10-234-23/+23
|\ \ \ | |/ /
| * | One more use of "source -encoding utf-8", in case we are running with Tcl 8.6jan.nijtmans2020-10-231-1/+1
| * | Merge 8.6jan.nijtmans2020-10-233-22/+22
| |\ \ | | |/
| | * See previous commit, but don't do this for user-provided script filesjan.nijtmans2020-10-231-1/+1
| | * Always "source -encoding utf-8" Tk's own script files. Since Tk 8.7 runs in e...jan.nijtmans2020-10-233-22/+22
* | | Merge 8.7jan.nijtmans2020-10-233-16/+17
|\ \ \ | |/ /
| * | Fix bug in TIP #474 implementation: Wrong bindings for Mousewheel in text wid...jan.nijtmans2020-10-231-4/+4
| * | Merge 8.6culler2020-10-222-12/+13
| |\ \ | | |/
| | * Aqua: small change to showOpenSavePanel which might prevent some API warnings.culler2020-10-221-11/+13
| | * Remove an unneeded echo command in GNUmakefile.marc_culler2020-10-221-1/+0
* | | Merge 8.7jan.nijtmans2020-10-2261-928/+762
|\ \ \ | |/ /
| | |
| | \
| *-. \ Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8jan.nijtmans2020-10-22132-508/+484
| |\ \ \ | | | |/
| | | * Always use "source -encoding utf-8" in the demos just to be sure.jan.nijtmans2020-10-222-65/+65
| | * | Merge trunkjan.nijtmans2020-10-112-13/+9
| | |\ \
| * | \ \ Merge 8.6jan.nijtmans2020-10-222-21/+21
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Assume utf-8 encoding for demo's (although they actually are still ASCII)jan.nijtmans2020-10-222-5/+7
| | * | | cherrypick the changes to GNUmakefile, accidentally committed to the rc branc...marc_culler2020-10-212-21/+21
| | | | |
| | \ \ \
| *-. \ \ \ Implement TIP #474: Treat the mouse wheel events in a uniform wayjan.nijtmans2020-10-2139-546/+227
| |\ \ \ \ \ | | | |/ / /
| | | * | | Adapt some demo's to TIP #474 (runtime switchable, depending on Tk version)jan.nijtmans2020-10-215-19/+27
| | * | | | Merge trunkjan.nijtmans2020-10-075-18/+25
| | |\ \ \ \
| | * \ \ \ \ Merge trunkjan.nijtmans2020-10-0679-810/+667
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge trunk. jan.nijtmans2020-09-2915-126/+129
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge trunkjan.nijtmans2020-09-2836-242/+349
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge trunk. Fix factor bug in TtkScrollable <Shift-Option-MouseWheel> bindingjan.nijtmans2020-09-2610-189/+54
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | New utility function ::tk::MouseWheeljan.nijtmans2020-09-2510-39/+43
| | * | | | | | | | | Merge trunkjan.nijtmans2020-09-2510-75/+148
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Another bugfix: xbutton.button and xkey.keycode are actually the same field. ...jan.nijtmans2020-09-211-2/+3
| | * | | | | | | | | | Invert Scrollwheel direction on X11jan.nijtmans2020-09-211-1/+1
| | * | | | | | | | | | Now (really) swap Buttons 2|3 on MacOS. Adapt all bindings not depending on a...jan.nijtmans2020-09-2012-106/+63
| | * | | | | | | | | | Merge 8.7.jan.nijtmans2020-09-2012-51/+138
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Adjust documentation to new behaviourjan.nijtmans2020-09-161-5/+1
| | * | | | | | | | | | | scrollbar and iconlist bindings can be simplified toojan.nijtmans2020-09-162-18/+3
| | * | | | | | | | | | | Merge trunkjan.nijtmans2020-09-165-24/+18
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet)jan.nijtmans2020-09-15515-24745/+40546
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2019-08-2936-2314/+5199
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Use some more "(x|y)view scroll units" automatic rounding in bindings.jan.nijtmans2019-08-224-14/+23
| | * | | | | | | | | | | | | | Allow using floating-point number in "scroll (x|y)view (units|pages)". They a...jan.nijtmans2019-08-2215-37/+48
| | * | | | | | | | | | | | | | Merge trunk. jan.nijtmans2019-08-2270-947/+1309
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2019-08-022-4/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2019-07-3023-113/+115
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge-markjan.nijtmans2019-07-300-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge-markjan.nijtmans2019-07-300-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge-markjan.nijtmans2019-07-300-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \