| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename references to CrtSlave -> CrtAlias. Some more slave -> child changes n... | jan.nijtmans | 2020-08-04 | 3 | -166/+166 |
|
|
* | Adjust some unixEmbed tests which were failing sporadically. | culler | 2020-07-31 | 1 | -6/+6 |
|
|
* | Merge mac_testing: fix testing and build issues on the various supported vers... | culler | 2020-07-27 | 10 | -128/+149 |
|\ |
|
| * | Remove the race condition from listbox-21.10 the same way as for listbox-21.9 | culler | 2020-07-25 | 1 | -8/+6 |
|
|
| * | Fix Windows tests which were affected by the Mac changes. | culler | 2020-07-24 | 4 | -25/+39 |
|
|
| * | Still fiddling with listbox-21.9 | culler | 2020-07-23 | 1 | -1/+1 |
|
|
| * | Another adjustment to listbox-21.9 | culler | 2020-07-23 | 1 | -4/+3 |
|
|
| * | Adjust a couple of textDisp tests for El Capitan | culler | 2020-07-23 | 1 | -3/+5 |
|
|
| * | Adjust listbox-21.9 | culler | 2020-07-23 | 1 | -6/+5 |
|
|
| * | See if we can speed up textDisp.test | culler | 2020-07-23 | 1 | -6/+6 |
|
|
| * | All tests pass on Yosemite now. | culler | 2020-07-23 | 2 | -15/+19 |
|
|
| * | Deal with mapping/unmapping packed and placed subwindows in a benign way. | culler | 2020-07-23 | 1 | -30/+12 |
|
|
| * | More Yosemite fixes. Why did it start to hang in safePrimarySelection-3.1? | culler | 2020-07-22 | 1 | -8/+9 |
|
|
| * | Fix issues with mapping and unmapping windows revealed by tests on Yosemite. | culler | 2020-07-22 | 1 | -8/+11 |
|
|
| * | Fix Yosemite compiler warnings and bugs in tests revealed by testing on Yosem... | culler | 2020-07-22 | 3 | -27/+47 |
|
|
| * | Improve image testing on macOS. | culler | 2020-07-21 | 1 | -12/+11 |
|
|
* | | Commit [4c6a42bd] changed the font used in textWind.test for aqua. It appears... | fvogel | 2020-07-23 | 1 | -5/+1 |
|/ |
|
* | Aqua: fix unixWm tests broken by the larger menubar in Big Sur | culler | 2020-07-20 | 1 | -12/+13 |
|
|
* | For macOS tests, account for the fact that Big Sur has a larger menubar. | culler | 2020-07-20 | 1 | -1/+1 |
|
|
* | Apple changed the metrics for Courier New in Big Sur, causing many textWind t... | culler | 2020-07-20 | 1 | -1/+5 |
|
|
* | macOS: remove unneeded code observed in [7ebdd17974], remove tkMacOSXFlushWin... | marc_culler | 2020-07-15 | 1 | -5/+5 |
|
|
* | Do not process timer events in drawRect (Thanks to Nicolas Bats) and remove r... | marc_culler | 2020-07-13 | 1 | -3/+5 |
|
|
* | Tweak and untweak a couple of tests with race conditions. | marc_culler | 2020-07-12 | 2 | -3/+5 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-07-12 | 5 | -36/+264 |
|\ |
|
| * | 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 | 2 | -28/+22 |
|
|
| | * | 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 |
|
|
| | * | Cherry-pick [a6c87041]: Make bind-34.1 pass on Debian 10 with KDE/Plasma by g... | fvogel | 2020-06-06 | 1 | -0/+1 |
|
|
| | * | Make test bind-34.1 pass on Debian 10 with KDE/Plasma. | fvogel | 2020-06-02 | 1 | -0/+1 |
|
|
| | * | Fix error (with no consequences) in test bind-34.1 | fvogel | 2020-06-02 | 1 | -2/+2 |
|
|
| | * | merge core-8-6-branch | fvogel | 2020-02-23 | 1 | -11/+22 |
| | |\ |
|
| | * | | Refine test bind-35.1 once more since [grab current] returns the eventualGrab... | fvogel | 2020-02-17 | 2 | -7/+12 |
|
|
| | * | | Merge 8.6 | jan.nijtmans | 2020-02-17 | 4 | -5/+96 |
| | |\ \ |
|
| | * | | | 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 [40e4bf6198]: Entry/spinbox: double free when textvariable set in validat... | fvogel | 2020-07-06 | 2 | -2/+42 |
| |\ \ \ \ |
|
| | * | | | | Add test spinbox-19.21 testing for a spinbox the same thing entry-19.21 does ... | fvogel | 2020-07-05 | 1 | -0/+20 |
|
|
| | * | | | | Bring entry-19.19 and spinbox-19.19 in line with the fix for [40e4bf6198]. Va... | fvogel | 2020-07-05 | 2 | -2/+2 |
|
|
| | * | | | | Fix [40e4bf6198]: Entry: double free when textvariable set in validatecommand... | fvogel | 2020-06-14 | 1 | -0/+20 |
|
|
| * | | | | | 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 |
|
|