summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon...culler2019-11-171-0/+6
|\
| * Fix [53d28027e3]: macOS crashes with 0x0 image for wm iconphoto; make wm icon...culler2019-11-171-0/+6
| |\
| | * Split wm-iconphoto-1.5 into the Win and Mac case on one hand (an error trigge...fvogel2019-11-101-1/+4
| | * The new test wm-iconphoto-1.5 must not depend on previous tests and how many ...fvogel2019-11-101-1/+1
| | * Add platform-independent test wm-iconphoto-1.5fvogel2019-11-101-0/+3
* | | Fix [c4abd2b0f3]: rework stackorder command on all platforms, and prevent pan...culler2019-11-171-12/+2
|\ \ \ | |/ /
| * | Fix [c4abd2b0f3]: rework stackorder command on all platforms, and prevent pan...culler2019-11-171-12/+2
| |\ \
| | * | Reimplement TkWmStackorderToplevel to make it straightforward and shorter and...culler2019-11-081-12/+2
| | |/
* | | Merge 8.6jan.nijtmans2019-11-151-0/+19
|\ \ \ | |/ /
| * | merge core-8-6-branch, and add (currently failing) test bind-34.3 demonstrati...fvogel2019-11-147-30/+165
| |\ \ | | |/
| * | Cherrypick [e9becf44ab]: Help tests bind-34.1 and bind-34.2 to always pass on...fvogel2019-10-271-0/+4
* | | Better fix for [b82bd4872b]: ttk::style configure -compound does not workfvogel2019-11-011-1/+1
|\ \ \ | | |/ | |/|
| * | Propagate the previous two commits to the tabs of a ttk::notebook, which can ...fvogel2019-11-011-1/+1
* | | Add test for <stdbool.h> in configure script. Not used by Tk yet.jan.nijtmans2019-10-311-2/+2
* | | merge core-8-6-branchfvogel2019-10-281-0/+88
|\ \ \ | |/ /
| * | Reapply [0e9cbdba] and [82b1d286], then merge bug-ce470f20fd. This fixes [caa...fvogel2019-10-281-0/+88
| |\ \
| | * | Fix [caacf1f082]: treeview column resizing not possible in some conditions. T...fvogel2019-10-271-2/+2
* | | | Fix [f7a4f75d1c]: issues with focus -force and Aqua mouse coordinates for emb...culler2019-10-271-0/+52
|\ \ \ \ | |/ / /
| * | | Fix [f7a4f75d1c]: issues with focus -force and Aqua mouse coordinates for emb...culler2019-10-271-0/+52
| |\ \ \
| | * | | Add a regression test for computing local mouse coordinates in embedded windo...culler2019-10-271-2/+36
| | * | | Add a regression test for this bug.culler2019-10-261-0/+18
| | |/ /
* | | | Help tests bind-34.1 and bind-34.2 to always pass on Win10. See today's comme...fvogel2019-10-271-0/+4
|\ \ \ \ | |/ / /
| * | | Help tests bind-34.1 and bind-34.2 to always pass on Win10. See today's comme...fvogel2019-10-271-0/+4
* | | | merge core-8-6-branchfvogel2019-10-271-88/+0
|\ \ \ \ | |/ / /
| * | | Backout [82b1d286] and [0e9cbdba] that fixed [cc6c711c1e] and [ce470f20fd] si...fvogel2019-10-271-88/+0
| |/ /
| * | re-add an update in canvImg-11.3. [d0ddf1ac] made the test fail on Windowsfvogel2019-10-231-0/+1
* | | re-add an update in canvImg-11.3. [d0ddf1ac] made the test fail on Windowsfvogel2019-10-231-0/+1
* | | Fix test canvImg-11.3 which was failing on macOS due to interaction with othe...culler2019-10-201-15/+13
|\ \ \ | |/ /
| * | Fix test canvImg-11.3 which was failing on macOS due to interaction withculler2019-10-201-15/+13
* | | Fix [ee946e4ebd]: on macOS local grabs only work for toplevels.culler2019-10-201-3/+33
|\ \ \ | |/ /
| * | Added a regression test, which involved adding a command to tkMacOSXTest.c to...culler2019-10-181-3/+33
* | | Merge 8.6jan.nijtmans2019-10-131-1/+22
|\ \ \ | |/ /
| * | Fix 3 bugs in X11 keysym translations, originating from X11-r5 which were fix...jan.nijtmans2019-10-131-1/+22
* | | Use vwait instead of after in canvImg.test. On macOS protect against exceptio...culler2019-10-111-9/+11
|\ \ \ | |/ /
| * | Use vwait instead of after in canvImg.test. On macOS protect against exceptionsculler2019-10-111-9/+11
* | | Merge the remainder of catalina_more_testsculler2019-10-101-2/+7
|\ \ \ | |/ /
| * | Merge the remainder of catalina_more_testsculler2019-10-101-2/+7
| |\ \
| | * \ Merge 8.6culler2019-10-101-15/+15
| | |\ \
| | * \ \ Merge 8.6jan.nijtmans2019-10-103-24/+32
| | |\ \ \
| | * | | | Revert to using update in textWind.test.culler2019-10-091-4/+4
| | * | | | Use a platform specific procedure to update the text widget in textDisp.test.culler2019-10-091-381/+392
| | * | | | A couple more tweaks to the tests.culler2019-10-092-5/+4
| | * | | | Clean up the other tests. Mouse movement is still needed to avoid hangs.culler2019-10-097-414/+449
| | * | | | Rebase to 8.6, and use more "vwait" in stead of "update"jan.nijtmans2019-10-094-25/+74
| | |\ \ \ \
| | | * | | | Attempt to make more test-cases pass on Catalina (not sure we should go this ...jan.nijtmans2019-10-083-14/+14
| | | * | | | Fix some test errors on macOS 10.15 (Catalina)marc_culler2019-10-082-1/+6
| | |/ / / /
* | | | | | Merge 8.6.jan.nijtmans2019-10-101-0/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add deprecate Key-names to ks_names.h, and make sure that deprecated Keynames...jan.nijtmans2019-10-101-0/+7
| | |_|_|/ | |/| | |
* | | | | Fix test number in commentfvogel2019-10-101-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix test number in commentfvogel2019-10-101-1/+1