summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* end-of-line spacingjan.nijtmans2019-09-091-157/+157
* Fix [6a12b61fc3]: identical tests 'frame-3.5' and 'frame-3.6'. Remove the latterfvogel2019-08-301-10/+0
|\
| * Fix [6a12b61fc3]: identical tests 'frame-3.5' and 'frame-3.6'. Remove the latterfvogel2019-08-301-10/+0
* | Fix numbering of bind-27.* tests just re-addedfvogel2019-08-291-4/+4
* | TIP #532 implementation lost handling of Button 6 up to 9. Restore that, and ...jan.nijtmans2019-08-291-2/+58
* | Fix [a3e81a82a1]: macOS: ttk-2.8 failsfvogel2019-08-281-0/+1
|\ \ | |/
| * Fix [a3e81a82a1]: macOS: ttk-2.8 failsfvogel2019-08-281-0/+1
| |\
| | * Fix [a3e81a82a1]: macOS: ttk-2.8 failsfvogel2019-08-281-0/+1
* | | Fix [69b48f427e]: Test 'textTag-18.1' fails since Win10 Creator Falls Updatefvogel2019-08-281-0/+40
|\ \ \ | |/ /
| * | Fix [69b48f427e]: Test 'textTag-18.1' fails since Win10 Creator Falls Updatefvogel2019-08-281-0/+40
| |\ \
| | * \ Merge 8.6jan.nijtmans2019-08-221-0/+8
| | |\ \
| | * | | Since we're here dealing with pointer warping, add tests checking that the mo...fvogel2019-08-221-1/+41
| * | | | Merge TIP #532 implementation now that [c1c842ef7792] (new tkBind.c: wrong as...fvogel2019-08-281-33/+491
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge 8.6jan.nijtmans2019-08-131-156/+156
| | |\ \ \ | | | |/ /
| | * | | Now that the issue is fixed, remove the canary test committed in [69735dbf]. ...fvogel2019-08-041-25/+2
| | * | | Merge 8.6 (and fix merge conflict arising from that)jan.nijtmans2019-08-013-4/+4
| | |\ \ \
| | * | | | Committed the canary to help with debugging the faults in binding processingdkf2019-06-161-2/+25
| | * | | | merge core-8-6-branchfvogel2019-06-0836-313/+699
| | |\ \ \ \
| | * \ \ \ \ Merge 8.6. Some tweaks, e.g. "bool" -> "int", "true" -> 1, "false" -> 0jan.nijtmans2019-05-159-9/+160
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.6jan.nijtmans2019-03-2910-103/+775
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge TIP #532 implementation for 8.7 now that [c1c842ef7792] (new tkBind.c: ...fvogel2019-08-281-246/+636
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge trunk (after fixing conflicts)fvogel2019-08-048-285/+285
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge trunkfvogel2019-06-0843-554/+1807
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ rebase to trunkfvogel2019-02-0376-1660/+3922
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Create a derivated version of TIP #532 targeting trunk (8.7), with PREFER_MOS...fvogel2019-02-031-17/+5
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Tweaked commentsfvogel2019-02-031-23/+20
| * | | | | | | | | | | (1) Computation of most specialized event (PREFER_MOST_SPECIALIZED_EVENT) cha...gcramer2019-01-151-17/+17
| * | | | | | | | | | | Fix in comparison of homegeneous equal sequences, a real problem with old imp...gcramer2019-01-141-3/+38
| * | | | | | | | | | | (1) Return type of Tk_CreateBinding changed to 'Mask'. (2) Fix of issue with ...gcramer2019-01-131-0/+31
| * | | | | | | | | | | Fix in comparison of complex patterns, new test cases bind-33.9, bind-33.10, ...gcramer2019-01-101-0/+59
| * | | | | | | | | | | Merge 8.6jan.nijtmans2019-01-103-180/+272
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove debug output from bind-15.23fvogel2019-01-021-2/+0
| * | | | | | | | | | | | Another test version for Windows, dedicated to bind-15.23.gcramer2018-12-311-0/+2
| * | | | | | | | | | | | Test cases 32.10 and 32.15 improved.gcramer2018-12-301-0/+2
| * | | | | | | | | | | | New test cases added: reset button state after destroying window, and detect ...gcramer2018-12-301-0/+30
| * | | | | | | | | | | | Make test case 32.10 safer.gcramer2018-12-221-1/+1
| * | | | | | | | | | | | Try to fix problem with test case bind-32.10 under Windoze.gcramer2018-12-221-12/+44
| * | | | | | | | | | | | Fix of test case bind-32.9gcramer2018-12-201-1/+1
| * | | | | | | | | | | | Only correction of typo in comment.gcramer2018-12-181-1/+1
| * | | | | | | | | | | | Bugfix in matching virtual events, see new test case bind-32.11gcramer2018-12-181-4/+21
| * | | | | | | | | | | | Now modifier keys will trigger Key events, conform to original implementation.gcramer2018-12-111-0/+27
| * | | | | | | | | | | | (1) Small fix in test version.gcramer2018-12-091-1/+1
| * | | | | | | | | | | | Merge 8.6jan.nijtmans2018-11-2914-228/+664
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | (1) tkBind.c reviewed and a bit overworked, now it's the final version (excep...gcramer2018-10-261-35/+148
| * | | | | | | | | | | | | (1) Some fixes for Windows. (2) Some minor corrections in test cases.gcramer2018-10-231-8/+29
| * | | | | | | | | | | | | Bugfix [6e8afe516d]: rework of tkBind.c.gcramer2018-10-211-281/+376
* | | | | | | | | | | | | | Remove tests/bugs.tcl: the test cases in that file do no longer make Tk crash...fvogel2019-08-271-41/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Remove tests/bugs.tcl: the test cases in that file do no longer make Tk crash...fvogel2019-08-271-41/+0
* | | | | | | | | | | | | | Fix numbering of bind-25.* tests newly addedfvogel2019-08-231-4/+4
* | | | | | | | | | | | | | Merge 8.6jan.nijtmans2019-08-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /