summaryrefslogtreecommitdiffstats
path: root/tests/bind.test
Commit message (Expand)AuthorAgeFilesLines
* needsTcl87 constraint is true for Tcl 9.0 as welljan.nijtmans2021-01-271-1/+1
* TIP #587 addendum: When reading commands from stdin, decode from utf-8 indepe...jan.nijtmans2021-01-081-1/+2
* In Tk 8.7, warping is now synchronous (it was executed at idle time until and...fvogel2020-12-301-0/+12
* (c) -> ©jan.nijtmans2020-12-091-1/+1
* Missing constraint for bind-16.47 testcasejan.nijtmans2020-11-271-1/+1
* Merge 8.7jan.nijtmans2020-10-221-3/+3
|\
| * Merge trunkjan.nijtmans2020-10-071-10/+10
| |\
| | * More warnings -Wshadow with C++ compiler. Simplify <KeyPress> -> <Key>jan.nijtmans2020-10-071-10/+10
* | | Merge tip-587jan.nijtmans2020-10-071-5/+5
|\ \ \ | |/ /
* | | Merge tip-587jan.nijtmans2020-10-061-0/+8
|\ \ \ | |/ /
* | | Merge tip-587jan.nijtmans2020-10-051-15/+15
|\ \ \ | |/ /
| * | Merge trunkjan.nijtmans2020-10-051-3/+3
| |/
* | Merge 8.7jan.nijtmans2020-09-301-1/+4
|\ \ | |/
| * If Tk is compiled with -DTK_NO_DEPRECATED, disable some testcases which fail ...jan.nijtmans2020-09-301-1/+4
* | Merge trunkjan.nijtmans2020-09-291-1/+1
|\ \ | |/
| * Use \x escape sequences in stead of \u when appropriatejan.nijtmans2020-09-291-1/+1
* | Fix most (except one) testcases on X11jan.nijtmans2020-09-181-3/+3
* | Merge 8.7jan.nijtmans2020-09-061-147/+266
|\ \ | |/
| * Merge 8.6jan.nijtmans2020-09-031-1/+1
| |\
| | * Another round of TIP #581-related name changes. Now merely concentrated on co...jan.nijtmans2020-09-031-1/+1
| * | Merge 8.6jan.nijtmans2020-08-131-1/+1
| |\ \ | | |/
| | * Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave widge...fvogel2020-07-061-8/+56
| | |\
| | | * Rework test bind-35.1 and simplify it a bit, make it fail in core-8-6-branch ...fvogel2020-06-141-27/+22
| * | | Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave widge...fvogel2020-07-061-14/+35
| |\ \ \
| | * \ \ Be even more specific in the result expected from bind-35.1fvogel2020-06-071-3/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | 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
| | * | | merge bug-e3888d5820fvogel2020-06-061-0/+1
| | |\ \ \ | | | |/ /
| | | * | Cherry-pick [a6c87041]: Make bind-34.1 pass on Debian 10 with KDE/Plasma by g...fvogel2020-06-061-0/+1
| | * | | Take into account that some WM, such as KDE/Plasma with the Aurorae theme eng...fvogel2020-06-061-0/+5
| | * | | Make success criterion for test bind-35.1 more specific, so that this same te...fvogel2020-06-061-1/+4
| | * | | Remove proc waitForGrab from test bind-35.1fvogel2020-06-021-20/+3
| | * | | merge bug-e3888d5820fvogel2020-06-021-0/+1
| | |\ \ \ | | | |/ /
| | | * | Make test bind-34.1 pass on Debian 10 with KDE/Plasma.fvogel2020-06-021-0/+1
| | * | | merge bug-e3888d5820fvogel2020-06-021-2/+2
| | |\ \ \ | | | |/ /
| | | * | Fix error (with no consequences) in test bind-34.1fvogel2020-06-021-2/+2
| | * | | Remove function DoWarpWrtScreen which was called from only one place, and add...fvogel2020-06-021-2/+2
| | * | | Rename DoWarp to DoWarWrtScreen, add function DoWarpWrtWin to factorize the c...fvogel2020-06-021-2/+2
| | * | | Warping with respect to the whole screen is now synchronous as well (it is no...fvogel2020-06-021-11/+2
| | * | | A more robust approach to warping with respect to a window: make the call to ...fvogel2020-06-021-6/+0
| | |/ /
| | * | Refine test bind-35.1 once more since [grab current] returns the eventualGrab...fvogel2020-02-171-7/+11
| | * | Merge 8.6jan.nijtmans2020-02-171-5/+23
| | |\ \
| | * | | 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
| | * | | 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