| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix test canvImg-11.3 which was failing on macOS due to interaction with | culler | 2019-10-20 | 1 | -15/+13 |
|
|
* | Added a regression test, which involved adding a command to tkMacOSXTest.c to... | culler | 2019-10-18 | 1 | -3/+33 |
|
|
* | Fix 3 bugs in X11 keysym translations, originating from X11-r5 which were fix... | jan.nijtmans | 2019-10-13 | 1 | -1/+22 |
|
|
* | Use vwait instead of after in canvImg.test. On macOS protect against exceptions | culler | 2019-10-11 | 1 | -9/+11 |
|
|
* | Merge the remainder of catalina_more_tests | culler | 2019-10-10 | 1 | -2/+7 |
|\ |
|
| * | Merge 8.6 | culler | 2019-10-10 | 1 | -15/+15 |
| |\ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2019-10-10 | 3 | -24/+32 |
| |\ \ |
|
| * | | | Revert to using update in textWind.test. | culler | 2019-10-09 | 1 | -4/+4 |
|
|
| * | | | Use a platform specific procedure to update the text widget in textDisp.test. | culler | 2019-10-09 | 1 | -381/+392 |
|
|
| * | | | A couple more tweaks to the tests. | culler | 2019-10-09 | 2 | -5/+4 |
|
|
| * | | | Clean up the other tests. Mouse movement is still needed to avoid hangs. | culler | 2019-10-09 | 7 | -414/+449 |
|
|
| * | | | Rebase to 8.6, and use more "vwait" in stead of "update" | jan.nijtmans | 2019-10-09 | 4 | -25/+74 |
| |\ \ \ |
|
| | * | | | Attempt to make more test-cases pass on Catalina (not sure we should go this ... | jan.nijtmans | 2019-10-08 | 3 | -14/+14 |
|
|
| | * | | | Fix some test errors on macOS 10.15 (Catalina) | marc_culler | 2019-10-08 | 2 | -1/+6 |
| |/ / / |
|
* | | | | Add deprecate Key-names to ks_names.h, and make sure that deprecated Keynames... | jan.nijtmans | 2019-10-10 | 1 | -0/+7 |
|
|
* | | | | Fix test number in comment | fvogel | 2019-10-10 | 1 | -1/+1 |
|
|
* | | | | Add debug info useful in case bind-34.1 fails | fvogel | 2019-10-10 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Add debug info useful in case bind-32.2 fails | fvogel | 2019-10-10 | 1 | -1/+1 |
|
|
* | | | | Use vwait in image.test instead of after. | culler | 2019-10-10 | 1 | -15/+15 |
| |_|/
|/| | |
|
* | | | Change a few "update idletask" from previous commit back to "update". Other p... | jan.nijtmans | 2019-10-10 | 3 | -24/+32 |
|
|
* | | | Cherry-pick test-case changes from catalina_more_tests branch. They appear to... | jan.nijtmans | 2019-10-10 | 9 | -436/+525 |
| |/
|/| |
|
* | | Fix [f8f1f0b103]: macosx/README: update Wiki and X11 info. Also change more l... | jan.nijtmans | 2019-10-04 | 1 | -1/+1 |
|
|
* | | Fix [6a12b61fc3]: identical tests 'frame-3.5' and 'frame-3.6'. Remove the latter | fvogel | 2019-08-30 | 1 | -10/+0 |
|
|
* | | Fix [a3e81a82a1]: macOS: ttk-2.8 fails | fvogel | 2019-08-28 | 1 | -0/+1 |
|\ \ |
|
| * | | Fix [a3e81a82a1]: macOS: ttk-2.8 fails | fvogel | 2019-08-28 | 1 | -0/+1 |
|
|
* | | | Fix [69b48f427e]: Test 'textTag-18.1' fails since Win10 Creator Falls Update | fvogel | 2019-08-28 | 1 | -0/+40 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge 8.6 | jan.nijtmans | 2019-08-22 | 1 | -0/+8 |
| |\ \ |
|
| * | | | Since we're here dealing with pointer warping, add tests checking that the mo... | fvogel | 2019-08-22 | 1 | -1/+41 |
|
|
* | | | | Merge TIP #532 implementation now that [c1c842ef7792] (new tkBind.c: wrong as... | fvogel | 2019-08-28 | 1 | -33/+491 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-08-13 | 1 | -156/+156 |
| |\ \ \
| | |/ / |
|
| * | | | Now that the issue is fixed, remove the canary test committed in [69735dbf]. ... | fvogel | 2019-08-04 | 1 | -25/+2 |
|
|
| * | | | Merge 8.6 (and fix merge conflict arising from that) | jan.nijtmans | 2019-08-01 | 3 | -4/+4 |
| |\ \ \ |
|
| * | | | | Committed the canary to help with debugging the faults in binding processing | dkf | 2019-06-16 | 1 | -2/+25 |
|
|
| * | | | | merge core-8-6-branch | fvogel | 2019-06-08 | 36 | -313/+699 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 8.6. Some tweaks, e.g. "bool" -> "int", "true" -> 1, "false" -> 0 | jan.nijtmans | 2019-05-15 | 9 | -9/+160 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2019-03-29 | 10 | -103/+775 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Tweaked comments | fvogel | 2019-02-03 | 1 | -23/+20 |
|
|
| * | | | | | | | (1) Computation of most specialized event (PREFER_MOST_SPECIALIZED_EVENT) cha... | gcramer | 2019-01-15 | 1 | -17/+17 |
|
|
| * | | | | | | | Fix in comparison of homegeneous equal sequences, a real problem with old imp... | gcramer | 2019-01-14 | 1 | -3/+38 |
|
|
| * | | | | | | | (1) Return type of Tk_CreateBinding changed to 'Mask'. (2) Fix of issue with ... | gcramer | 2019-01-13 | 1 | -0/+31 |
|
|
| * | | | | | | | Fix in comparison of complex patterns, new test cases bind-33.9, bind-33.10, ... | gcramer | 2019-01-10 | 1 | -0/+59 |
|
|
| * | | | | | | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 3 | -180/+272 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Remove debug output from bind-15.23 | fvogel | 2019-01-02 | 1 | -2/+0 |
|
|
| * | | | | | | | | Another test version for Windows, dedicated to bind-15.23. | gcramer | 2018-12-31 | 1 | -0/+2 |
|
|
| * | | | | | | | | Test cases 32.10 and 32.15 improved. | gcramer | 2018-12-30 | 1 | -0/+2 |
|
|
| * | | | | | | | | New test cases added: reset button state after destroying window, and detect ... | gcramer | 2018-12-30 | 1 | -0/+30 |
|
|
| * | | | | | | | | Make test case 32.10 safer. | gcramer | 2018-12-22 | 1 | -1/+1 |
|
|
| * | | | | | | | | Try to fix problem with test case bind-32.10 under Windoze. | gcramer | 2018-12-22 | 1 | -12/+44 |
|
|
| * | | | | | | | | Fix of test case bind-32.9 | gcramer | 2018-12-20 | 1 | -1/+1 |
|
|
| * | | | | | | | | Only correction of typo in comment. | gcramer | 2018-12-18 | 1 | -1/+1 |
|
|