summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More progress on implementing IMEculler2019-10-224-33/+56
* Fix [39de9677aa]: incorrect IME behaviorculler2019-10-223-53/+142
* Apply macOS patch for [aea00be1] by Christopher Chavez. Prevents glitches wh...culler2019-10-217-24/+78
* Fix [bfdd89cc6b]: on macOS hide the File->Run Widget Demo menu item while the...culler2019-10-202-8/+10
* Fix the default bgerror on macOS so it correctly displays the stack trace.culler2019-10-201-0/+1
* Fix test canvImg-11.3 which was failing on macOS due to interaction withculler2019-10-201-15/+13
* Partial fix for [bf93d098d7]: On macOS Catalina menus can be unresponsive at ...culler2019-10-201-3/+8
|\
| * Fix bug[bf93d098d7]: Menubar is sometimes unresponsive on app startupculler2019-10-111-3/+8
* | Fix [ee946e4ebd]: on macOS local grabs only work for toplevels.culler2019-10-203-20/+183
|\ \
| * | Added a regression test, which involved adding a command to tkMacOSXTest.c to...culler2019-10-183-8/+142
| * | Restore injection of MouseMoved to avoid unknown trouble.culler2019-10-181-6/+3
| * | Minor cleanup; rework TkpWarpPointerculler2019-10-181-16/+36
| * | Fix [ee946e4ebd]: on macOS local grabs only work for toplevels.culler2019-10-171-6/+18
|/ /
* | One step more in fully fixing [a179564826]: Tk 8.6: prevent issues when encou...jan.nijtmans2019-10-151-6/+8
* | Fix a few typo'sjan.nijtmans2019-10-153-3/+3
* | 3 minor doc fixes.jan.nijtmans2019-10-143-3/+3
* | Re-generate the keysyms documentation using the real current keysym list as u...jan.nijtmans2019-10-141-889/+922
* | Fix 3 bugs in X11 keysym translations, originating from X11-r5 which were fix...jan.nijtmans2019-10-133-2/+27
* | fix unintentional mergefvogel2019-10-110-0/+0
|\ \
| * \ merge branch bug-69b48f427e9fvogel2019-10-110-0/+0
| |\ \
| | * | Cherrypick [8f767ecb] Leaf: Let's do exactly the same calculation, but then u...fvogel2019-10-111-2/+4
| | * | Cherrypick [fc3f78ec] Fix test-case bind-34.1 on Windows 10fvogel2019-10-111-2/+2
| | * | merge core-8-6-branchfvogel2019-10-10134-3866/+6986
| | |\ \
* | | | | Use vwait instead of after in canvImg.test. On macOS protect against exceptionsculler2019-10-113-14/+17
|/ / / /
* | | | Let's do exactly the same calculation, but then using integer arthemetics in ...jan.nijtmans2019-10-111-2/+4
* | | | Fix test-case bind-34.1 on Windows 10jan.nijtmans2019-10-111-2/+2
| |_|/ |/| |
* | | Merge the remainder of catalina_more_testsculler2019-10-103-3/+25
|\ \ \
| * \ \ Merge 8.6culler2019-10-103-16/+19
| |\ \ \
| * \ \ \ Merge 8.6jan.nijtmans2019-10-104-25/+33
| |\ \ \ \
| * \ \ \ \ Merge 8.6 (bring in XWayland workaround)jan.nijtmans2019-10-101-1/+20
| |\ \ \ \ \
| * | | | | | Fix one compiler warning in Snow Leopard.culler2019-10-101-1/+3
| * | | | | | Revert to using update in textWind.test.culler2019-10-091-4/+4
| * | | | | | Let the comment be in sync with the change made in the previous commit'fvogel2019-10-091-1/+1
| * | | | | | Generate the heartbeat every 0.1 seconds instead of 0.25 seconds.culler2019-10-091-1/+1
| * | | | | | Use a platform specific procedure to update the text widget in textDisp.test.culler2019-10-091-381/+392
| * | | | | | Fix the (almost) hangs that occurred in some calls to vwait when no userculler2019-10-091-0/+15
| * | | | | | 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-083-1/+16
| |/ / / / / /
* | | | | | | Minor improvement to previous commit: Put deprecate names _after_ non-depreca...jan.nijtmans2019-10-102-830/+832
* | | | | | | Add deprecate Key-names to ks_names.h, and make sure that deprecated Keynames...jan.nijtmans2019-10-103-3/+85
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix test number in commentfvogel2019-10-101-1/+1
* | | | | | Add debug info useful in case bind-34.1 failsfvogel2019-10-101-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Add debug info useful in case bind-32.2 failsfvogel2019-10-101-1/+1
* | | | | | Fix macOS crash caused by deactivating a menu while it is being deleted.culler2019-10-101-1/+4
| |_|_|_|/ |/| | | |
* | | | | Use vwait in image.test instead of after.culler2019-10-101-15/+15
* | | | | Make XID typedef unsigned, since it's unsigned as well on all other platforms.jan.nijtmans2019-10-102-2/+3
* | | | | Fix bind-13.14 test-case on (e.g.) some 32-bit Linux, which considers -1 a va...jan.nijtmans2019-10-101-1/+3
| |_|_|/ |/| | |