Tk Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins related to "bug-22349fc78a-v2"

2024-06-10
15:37
New branch: merges the crossing events fix (sans processevents) with cgimage drawing check-in: 44bca138 user: culler tags: cgimage_with_crossing
2024-06-09
20:29
Add parenthesis that was missing from previous commit. Closed-Leaf check-in: 83d82f00 user: fvogel tags: bug-22349fc78a-v2
20:25
TCL_UNUSED() parameter in SendEnterLeaveForDestroy() on Linux. check-in: 5e31837f user: fvogel tags: bug-22349fc78a-v2
20:21
Document parameters of TestProcessEventsObjCmd. check-in: 5936cd40 user: fvogel tags: bug-22349fc78a-v2
20:08
Rename processevents --> testprocessevents to conform to the widely used convention that commands specific to the test suite start with 'test'. check-in: 78592c62 user: fvogel tags: bug-22349fc78a-v2
20:01
Typo in previous commit. check-in: 8ca7f760 user: fvogel tags: bug-22349fc78a-v2
20:00
Remove -verbose option from macOS workflow file. check-in: 0068b7d1 user: fvogel tags: bug-22349fc78a-v2
19:59
Comments style. check-in: 96c2596a user: fvogel tags: bug-22349fc78a-v2
2024-05-31
23:09
Restore accidentally deleted linux test code check-in: 6b6cc326 user: culler tags: bug-22349fc78a-v2
22:36
keep the root on the screen for event tests check-in: 85e9cb61 user: culler tags: bug-22349fc78a-v2
22:26
Remove commented out code check-in: 1875024d user: culler tags: bug-22349fc78a-v2
22:01
Fix typo in event.test; be less lazy in processevents check-in: a078b137 user: culler tags: bug-22349fc78a-v2
17:11
merge core-8-6-branch check-in: 1a015bb6 user: fvogel tags: bug-22349fc78a-v2
2024-05-30
18:51
Don't use processevents on linux. check-in: 175e2bff user: culler tags: bug-22349fc78a-v2
03:41
Small adjustments to tests. check-in: 51be3670 user: culler tags: bug-22349fc78a-v2
2024-05-29
19:07
Switch back to the macOS-11 runner, for comparison check-in: 29185a3c user: culler tags: bug-22349fc78a-v2
18:45
Fix [8162e9b7a9]: Fonts are always scaled with UI when creating new instances. Many thanks to Csaba Nemethi! check-in: 087440d5 user: fvogel tags: core-8-6-branch
18:11
Make the processevents command general. check-in: 42b65ef1 user: culler tags: bug-22349fc78a-v2
16:50
Restore some calls to _pause, needed by Windows. check-in: 74b8109f user: culler tags: bug-22349fc78a-v2
16:23
remove unused variable; forgot to save events.test check-in: 6eec92d9 user: culler tags: bug-22349fc78a-v2
16:18
Add a simple version of the processevents test command and use it for the event-9* tests. check-in: 03cf47af user: culler tags: bug-22349fc78a-v2
01:20
Use Tk_ManageGeometry here too. check-in: ac19001a user: culler tags: bug-22349fc78a-v2
2024-05-28
22:28
fix wm-manage-1.8 (without fixing wm manage) check-in: b4d178d7 user: culler tags: bug-22349fc78a-v2
17:16
Merge with macOS-14-CI so we can test on macOS 14; remove SendEnterLeaveForMap which seems to be unneeded. check-in: 629ba1fb user: culler tags: bug-22349fc78a-v2
16:10
Adjust some tests and schedule a CI run on macOS 14. check-in: bf81e35d user: culler tags: macOS-14-CI
03:35
Avoid calling TkUpdatePointer for a window which is being destroyed by a child's <Destroy> binding script. check-in: b5bcbd08 user: culler tags: bug-22349fc78a-v2
2024-05-27
16:07
Don't call tkUpdatePointer from TkWmDeadWindow unless it is necessary. check-in: 3d2aac2c user: culler tags: bug-22349fc78a-v2
2024-05-26
20:17
Remove unneeded call to TkWmDeadWindow check-in: ac9a359d user: culler tags: bug-22349fc78a-v2
18:38
Remove commented statements in event.test. check-in: 17314216 user: fvogel tags: bug-22349fc78a-v2
01:26
Try macOS 12 check-in: 98c34f91 user: culler tags: bug-22349fc78a-v2
2024-05-25
13:19
Fix silly error. check-in: 7271c83e user: culler tags: bug-22349fc78a-v2
2024-05-24
19:46
Deal with compiler warnings when building with mingw gcc on Windows. check-in: bcaa87c0 user: culler tags: bug-22349fc78a-v2
15:30
Fix bug introduced in FrontWindowAtPoint which causes unixWm-50.1 to fail by ignoring that the pointer is in a titlebar. Also, make the unixWm-50 tests more robust by ensuring that the root window is out of the way. (This matters for macOS 14, not 11). check-in: a935a85f user: culler tags: bug-22349fc78a-v2
03:44
Remove leftover debugging code. check-in: fca86410 user: fvogel tags: bug-22349fc78a-v2
01:54
Simpler fix for wm-iconwindow-2.1 which still does not explain the crash. check-in: 77de21d1 user: culler tags: bug-22349fc78a-v2
2024-05-23
23:32
fix wm-iconwindow-2.1 check-in: e3912212 user: culler tags: bug-22349fc78a-v2
19:53
Schedule a CI run check-in: 9b52f997 user: culler tags: bug-22349fc78a-v2
17:43
White space. check-in: 4b76b330 user: culler tags: bug-22349fc78a-v2
17:18
Merge core-8-6-branch check-in: fb4137fd user: culler tags: bug-22349fc78a-v2
16:55
Clean up. check-in: 4c017414 user: culler tags: bug-22349fc78a-v2
15:22
Remove general code for checking if a display is valid because it affects timing, which breaks all of the event-9 tests. check-in: 67e05a80 user: culler tags: bug-22349fc78a-v2
15:08
Prevent crash at exit on macOS check-in: 88ebe847 user: culler tags: bug-22349fc78a-v2
2024-05-22
19:00
Readjust event-9.15 and event-9.19 check-in: 1e0be734 user: culler tags: bug-22349fc78a-v2
18:45
xmfbox now passes - the crash occurs at the end of the tk tests, before the ttk tests check-in: af75a05b user: culler tags: bug-22349fc78a-v2
16:58
Add some update hacks to defer macOS crashes until xmfbox.test. check-in: 69059f2d user: culler tags: bug-22349fc78a-v2
04:22
Make destruction of windows on macOS work again. But more issues remain. check-in: 3fc41f12 user: culler tags: bug-22349fc78a-v2
03:16
Remove debugging code. Issues remain with macOS for other tests in event.test. check-in: 9e30de65 user: culler tags: bug-22349fc78a-v2
02:44
All event tests now pass on Windows check-in: 34f66244 user: culler tags: bug-22349fc78a-v2
2024-05-21
22:42
Only 9.13, 9.14. and 9.19 fail on windows. Debug output included. check-in: 32b38d0b user: culler tags: bug-22349fc78a-v2
2024-05-20
23:04
Restore the call to TkPointerDeadWindow - Windows needs it; probably macOS does too. check-in: d5924536 user: culler tags: bug-22349fc78a-v2