| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge trunk | jan.nijtmans | 2020-10-07 | 1 | -10/+10 |
|\ |
|
| * | More warnings -Wshadow with C++ compiler. Simplify <KeyPress> -> <Key> | jan.nijtmans | 2020-10-07 | 1 | -10/+10 |
|
|
* | | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -3/+3 |
|/ |
|
* | If Tk is compiled with -DTK_NO_DEPRECATED, disable some testcases which fail ... | jan.nijtmans | 2020-09-30 | 1 | -1/+4 |
|
|
* | Use \x escape sequences in stead of \u when appropriate | jan.nijtmans | 2020-09-29 | 1 | -1/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -1/+1 |
|\ |
|
| * | Another round of TIP #581-related name changes. Now merely concentrated on co... | jan.nijtmans | 2020-09-03 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave widge... | fvogel | 2020-07-06 | 1 | -8/+56 |
| |\ |
|
| | * | Rework test bind-35.1 and simplify it a bit, make it fail in core-8-6-branch ... | fvogel | 2020-06-14 | 1 | -27/+22 |
|
|
* | | | Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave widge... | fvogel | 2020-07-06 | 1 | -14/+35 |
|\ \ \ |
|
| * \ \ | Be even more specific in the result expected from bind-35.1 | fvogel | 2020-06-07 | 1 | -3/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Add comment explaining the result expected for bind-35.1 | fvogel | 2020-06-07 | 1 | -0/+2 |
|
|
| | * | | Be even more specific in the result expected from bind-35.1 | fvogel | 2020-06-07 | 1 | -1/+2 |
|
|
| | * | | Take into account that some WM, such as KDE/Plasma with the Aurorae theme eng... | fvogel | 2020-06-06 | 1 | -0/+5 |
|
|
| * | | | merge bug-e3888d5820 | fvogel | 2020-06-06 | 1 | -0/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Cherry-pick [a6c87041]: Make bind-34.1 pass on Debian 10 with KDE/Plasma by g... | fvogel | 2020-06-06 | 1 | -0/+1 |
|
|
| * | | | Take into account that some WM, such as KDE/Plasma with the Aurorae theme eng... | fvogel | 2020-06-06 | 1 | -0/+5 |
|
|
| * | | | Make success criterion for test bind-35.1 more specific, so that this same te... | fvogel | 2020-06-06 | 1 | -1/+4 |
|
|
| * | | | Remove proc waitForGrab from test bind-35.1 | fvogel | 2020-06-02 | 1 | -20/+3 |
|
|
| * | | | merge bug-e3888d5820 | fvogel | 2020-06-02 | 1 | -0/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Make test bind-34.1 pass on Debian 10 with KDE/Plasma. | fvogel | 2020-06-02 | 1 | -0/+1 |
|
|
| * | | | merge bug-e3888d5820 | fvogel | 2020-06-02 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Fix error (with no consequences) in test bind-34.1 | fvogel | 2020-06-02 | 1 | -2/+2 |
|
|
| * | | | Remove function DoWarpWrtScreen which was called from only one place, and add... | fvogel | 2020-06-02 | 1 | -2/+2 |
|
|
| * | | | Rename DoWarp to DoWarWrtScreen, add function DoWarpWrtWin to factorize the c... | fvogel | 2020-06-02 | 1 | -2/+2 |
|
|
| * | | | Warping with respect to the whole screen is now synchronous as well (it is no... | fvogel | 2020-06-02 | 1 | -11/+2 |
|
|
| * | | | A more robust approach to warping with respect to a window: make the call to ... | fvogel | 2020-06-02 | 1 | -6/+0 |
| |/ / |
|
| * | | Refine test bind-35.1 once more since [grab current] returns the eventualGrab... | fvogel | 2020-02-17 | 1 | -7/+11 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-02-17 | 1 | -5/+23 |
| |\ \ |
|
| * | | | Don't stress the CPU too much. | fvogel | 2020-02-16 | 1 | -1/+1 |
|
|
| * | | | Attempt to make test bind-35.1 more reliable, by waiting for the expected [gr... | fvogel | 2020-02-16 | 1 | -5/+13 |
|
|
| * | | | Avoid interference in bind-35.1 from the hot spots in the corners of the scre... | fvogel | 2020-01-27 | 1 | -2/+2 |
|
|
| * | | | Put more robustness in bind-35.1 | fvogel | 2020-01-19 | 1 | -0/+1 |
|
|
| * | | | Make bind-35.1 fail on Linux, by swapping the order of the mouse pointer warp... | fvogel | 2020-01-11 | 1 | -5/+8 |
|
|
| * | | | Attempt to make bind-35.1 more reliable on Windows. | fvogel | 2020-01-11 | 1 | -7/+3 |
|
|
| * | | | Add test bind-35.1, currently failing, and demonstrating issue reported in [e... | fvogel | 2020-01-06 | 1 | -0/+33 |
|
|
* | | | | Fix [16ef161925]: <Escape><Control-c> binding sequence not working anymore. | fvogel | 2020-06-27 | 1 | -0/+98 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fix [16ef161925]: <Escape><Control-c> binding sequence not working anymore. | fvogel | 2020-06-27 | 1 | -0/+98 |
| |\ \ \ |
|
| | * | | | Add two new tests, bind-33.20 and bind-33.21, exercising bindings to mixed ty... | fvogel | 2020-06-21 | 1 | -0/+31 |
|
|
| | * | | | Add new test bind-33.19, further exercising simulation of the keyboard to tri... | fvogel | 2020-05-02 | 1 | -0/+16 |
|
|
| | * | | | Add (currently failing) tests bind-33.16, bind-33.17 and bind-33.18 exercisin... | fvogel | 2020-05-02 | 1 | -0/+51 |
| | | |/
| | |/| |
|
* | | | | Remove many unnessesaary curly-braces in testcases | jan.nijtmans | 2020-06-09 | 1 | -133/+133 |
|
|
* | | | | Make bind-34.1 pass on Debian 10 with KDE/Plasma by giving the WM a more comp... | fvogel | 2020-05-13 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Make bind-34.1 pass on Debian 10 with KDE/Plasma by giving the WM a more comp... | fvogel | 2020-05-13 | 1 | -0/+2 |
|
|
* | | | | Fix [585584ad66]: On Aqua, keysyms are incomplete and inconsistent for genera... | culler | 2020-05-12 | 1 | -0/+131 |
|\ \ \ \
| |/ / / |
|
| * | | | Add the Menu key to bind-35.1 | culler | 2020-05-12 | 1 | -1/+1 |
|
|
| * | | | Add regression tests for modifier key events. | marc_culler | 2020-05-05 | 1 | -43/+37 |
|
|
| * | | | Add non-regression tests. | marc_culler | 2020-05-04 | 1 | -0/+137 |
| |/ / |
|
* | | | In test-cases same optimization as everywhere else: KeyPress -> Key and Butto... | jan.nijtmans | 2020-01-27 | 1 | -263/+263 |
|
|