summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* macOS: remove unneeded code observed in [7ebdd17974], remove tkMacOSXFlushWin...marc_culler2020-07-158-82/+31
* Remove duplicate line in tkMacOSXWindowEvent.cmarc_culler2020-07-141-1/+0
* Do not process timer events in drawRect (Thanks to Nicolas Bats) and remove r...marc_culler2020-07-133-26/+20
* Tweak and untweak a couple of tests with race conditions.marc_culler2020-07-122-3/+5
* Process timer events as well as idle events in some of the inner event loops ...marc_culler2020-07-124-8/+4
* Merge 8.6jan.nijtmans2020-07-1266-346/+780
|\
| * Spurious additional ::jan.nijtmans2020-07-121-1/+1
| * Fix [2442314]: Fontchooser - use message catalog for font style.jan.nijtmans2020-07-121-19/+22
| * Minor bindings cleanup. Some removal of "expr" when we can do without it. Som...jan.nijtmans2020-07-104-54/+45
| * Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-0825-44/+44
| * Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave widge...fvogel2020-07-063-53/+73
| |\
| | * Rework test bind-35.1 and simplify it a bit, make it fail in core-8-6-branch ...fvogel2020-06-143-106/+22
| | * Add comment explaining the result expected for bind-35.1fvogel2020-06-071-0/+2
| | * Be even more specific in the result expected from bind-35.1fvogel2020-06-071-1/+2
| | * Take into account that some WM, such as KDE/Plasma with the Aurorae theme eng...fvogel2020-06-061-0/+5
| | * Cherry-pick [a6c87041]: Make bind-34.1 pass on Debian 10 with KDE/Plasma by g...fvogel2020-06-061-0/+1
| | * Make test bind-34.1 pass on Debian 10 with KDE/Plasma.fvogel2020-06-021-0/+1
| | * Fix error (with no consequences) in test bind-34.1fvogel2020-06-021-2/+2
| | * Remove code from TkpWarpPointer which was only needed to construct the NSEven...marc_culler2020-05-161-11/+1
| | * merge core-8-6-branchfvogel2020-02-231-11/+22
| | |\
| | * | Use TkGrabState() in function TestgrabObjCmd() instead of dispPtr->grabWinPtr...fvogel2020-02-181-5/+4
| | * | Refine test bind-35.1 once more since [grab current] returns the eventualGrab...fvogel2020-02-173-7/+91
| | * | Merge 8.6jan.nijtmans2020-02-1740-244/+330
| | |\ \
| | * | | Don't stress the CPU too much.fvogel2020-02-161-1/+1
| | * | | Attempt to make test bind-35.1 more reliable, by waiting for the expected [gr...fvogel2020-02-161-5/+13
| | * | | Avoid interference in bind-35.1 from the hot spots in the corners of the scre...fvogel2020-01-271-2/+2
| | * | | Remove useless generation of NSMouseMoved event when warping the mouse pointe...fvogel2020-01-251-18/+0
| | * | | Fix [e3888d5820] (Grab on master prevents mouse pointer warp into slave widge...fvogel2020-01-251-11/+11
| | * | | Put more robustness in bind-35.1fvogel2020-01-191-0/+1
| | * | | Make bind-35.1 fail on Linux, by swapping the order of the mouse pointer warp...fvogel2020-01-111-5/+8
| | * | | Attempt to make bind-35.1 more reliable on Windows.fvogel2020-01-111-7/+3
| | * | | Add test bind-35.1, currently failing, and demonstrating issue reported in [e...fvogel2020-01-061-0/+33
| | * | | Reorder code snippet in HandleEventGenerate to make it easier to understand. ...fvogel2020-01-061-5/+5
| * | | | Fix [40e4bf6198]: Entry/spinbox: double free when textvariable set in validat...fvogel2020-07-063-5/+49
| |\ \ \ \
| | * | | | Add test spinbox-19.21 testing for a spinbox the same thing entry-19.21 does ...fvogel2020-07-051-0/+20
| | * | | | Bring entry-19.19 and spinbox-19.19 in line with the fix for [40e4bf6198]. Va...fvogel2020-07-052-2/+2
| | * | | | More complete fix: deal with the case the textvariable is set more than once ...fvogel2020-06-181-0/+3
| | * | | | Fix [40e4bf6198]: Entry: double free when textvariable set in validatecommand...fvogel2020-06-142-3/+24
| * | | | | Fix [cd051b586a]: MouseWheel documentation in bind.nfvogel2020-07-052-7/+17
| |\ \ \ \ \
| | * | | | | Document platform differences in vertical scrolling events. Add documentation...fvogel2020-06-221-2/+15
| | * | | | | Remove obsolete mention of MouseWheel events being directed to the windos hav...fvogel2020-06-221-3/+0
| | * | | | | Fix [cd051b586a]: MouseWheel documentation in bind.nfvogel2020-06-211-2/+2
| * | | | | | Fix bug in previous commitjan.nijtmans2020-07-031-1/+1
| * | | | | | Minor optimizations in ::tk::EntryBackspace and ::tk::EntryTransposejan.nijtmans2020-07-031-5/+5
| * | | | | | merge bug-2d24591c; fix -postoffset with default style.bll2020-07-021-0/+3
| |\ \ \ \ \ \
| | * | | | | | Fix -postoffset to work with the default combobox style. If -style isbll2020-06-301-0/+3
| | * | | | | | Create new branch named "bug-2d24591c"bll2020-06-300-0/+0
| |/ / / / / /
| * | | | | | A few missing entries in .fossil-settings/ignore-glob and .gitignorejan.nijtmans2020-06-292-2/+11
| * | | | | | Fix "make dist"jan.nijtmans2020-06-292-5/+19
| * | | | | | Make Travis build labels the same as Tcljan.nijtmans2020-06-291-7/+7