Tk Source Code

Timeline
Login

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

50 most recent check-ins related to "main"

2026-05-13
06:13
tip-751: merge main leaf check-in: 7adf639a user: oehhar tags: tip-751-labels-rotated-text, core.tip-751-labels-rotated-text
2026-05-12
16:30
Create new branch named "bug-tcl-4f06d7ca-91" leaf check-in: 9dd9e639 user: apnadkarni tags: bug-tcl-4f06d7ca-91
13:37
tip 754: cache for ttk composed pixmaps leaf check-in: cefb5eae user: oehhar tags: tip-754-ttk-composed-pixmaps-cache, core.tip-754-ttk-composed-pixmaps-cache
2026-05-11
16:15
merge main check-in: ad4ea348 user: marcc tags: tip_750
02:20
Merge trunk, but ignoring trunk version of tkUnixBidiFont.c - too outdated check-in: b8c4ab1d user: kevin_walzer tags: rtl_text, core-rtl_text
2026-05-10
14:26
New branch for ticket [b3b7e8c7c3] check-in: 4ce12cf5 user: erikleunissen tags: rfe-b3b7e8c7c3
2026-05-08
20:20
Merge trunk check-in: b14f1827 user: erikleunissen tags: bug-591829e948-A
2026-05-06
23:00
Fix NMAKEHLP_NATIVE failures for test-classic runs leaf check-in: 74ad0395 user: pbrooks tags: trunk, main
2026-05-05
12:15
Merge trunk leaf check-in: 8212635b user: jan.nijtmans tags: revised_text, tip-466
11:08
Make GetFileIcon a Tcl_ObjCmdProc2. Spacing check-in: dc733ea5 user: jan.nijtmans tags: trunk, main
10:50
Typo, spacing and formatting backport leaf check-in: 3d4e45b6 user: jan.nijtmans tags: core-9-0-branch
2026-05-04
10:55
Merge main check-in: 8a2306d3 user: oehhar tags: tip_750
2026-05-03
20:00
Update configure check-in: 902efe9b user: kevin_walzer tags: wayland
19:15
Merge main; fix Makefile.in to remove tkWaylandEvents.c check-in: c0c9d0c0 user: culler tags: wayland_nvg
12:00
Bring test event-c3f5c85322 in sync with the improved copy on core-9-0-branch. See [c3f5c85322]. check-in: a8b7ff54 user: erikleunissen tags: trunk, main
2026-05-02
10:41
Correct ticket reference for tests event-8a88a19654-* check-in: 3a1bdfa5 user: erikleunissen tags: core-9-0-branch
10:38
Correct ticket reference for tests event-8a88a19654-* check-in: f4853242 user: erikleunissen tags: trunk, main
02:05
Merged trunk into enhanced_treeview check-in: 805bd151 user: Brian tags: enhanced_treeview
2026-04-30
13:30
Merge trunk check-in: ceed07ae user: jan.nijtmans tags: rtl_text, core-rtl_text
2026-04-29
20:11
Move nextPtr field out of Tk_ImageType: this is an internal field, which should not have been exposed check-in: b8d9afa2 user: jan.nijtmans tags: trunk, main
10:16
Document postscriptProc field of Tk_ImageType check-in: ecdfd9a6 user: jan.nijtmans tags: trunk, main
10:13
tk::build-info no-bidi should not be set if HAVE_BIDI is defined check-in: 407edd4a user: jan.nijtmans tags: trunk, main
07:53
Move nextPtr out of Tk_ImageType. Rename 'clientData' to 'reserved1'. closed check-in: de28b522 user: jan.nijtmans tags: clientdata-for-imagetype
07:17
Document postscriptProc field of Tk_ImageType check-in: 2b36c0f2 user: jan.nijtmans tags: core-9-0-branch
2026-04-28
16:02
Add clientData to Tk_ImageType (proposed by B Harder) check-in: 6111d606 user: jan.nijtmans tags: clientdata-for-imagetype
2026-04-26
08:50
Create new branch named "bug-c3f5c85322-nr_test_trunk" check-in: 41687401 user: erikleunissen tags: bug-c3f5c85322-nr_test_trunk
2026-04-24
23:54
Merge trunk check-in: 5bc96a18 user: kevin_walzer tags: rtl_text
23:52
More fine-grained configuration for emoji's in the unicode demo check-in: d1899236 user: kevin_walzer tags: trunk, main
2026-04-23
16:15
Fix [8a88a19654]: (aqua) unmapped window becomes the new pointer window after toplevel destruction check-in: 2b8011ef user: erikleunissen tags: core-9-0-branch
16:13
Fix [8a88a19654]: (aqua) unmapped window becomes the new pointer window after toplevel destruction check-in: 201f54b5 user: erikleunissen tags: trunk, main
16:08
Remove scheduling for Github-CI closed check-in: 91e18485 user: erikleunissen tags: bug-8a88a19654
10:42
Geometry in library/demos/ttkbut.tcl slightly improved. check-in: 192fad5a user: csaba tags: trunk, main
08:29
Fix [c3841acd76]: incorrect triggering of event handler for proc waitForWindowEvent check-in: e4d95ce1 user: erikleunissen tags: core-9-0-branch
08:26
Fix [c3841acd76]: incorrect triggering of event handler for proc waitForWindowEvent check-in: c180b1be user: erikleunissen tags: trunk, main
08:23
Remove scheduling for Github-CI closed check-in: 22927862 user: erikleunissen tags: bug-c3841acd76
2026-04-22
09:49
New branch for ticket [c3841acd76] check-in: e8304f49 user: erikleunissen tags: bug-c3841acd76
2026-04-21
22:32
MacOS GNUmakefile fix to avoid failing hard link creation on Samba filesystem. check-in: 3b57a678 user: PHILB tags: trunk, main
04:20
Remove x86_64-w64-mingw32-nmakehlp.exe. In its place, use the NMAKEHLP_NATIVE variable to find an nmakehlp.exe during cross compilation. Add find_nmakehlp.tcl to deduce NMAKEHLP_NATIVE from TCLSH_NATIVE. check-in: 01eb7d3e user: PHILB tags: trunk, main
04:15
Remove x86_64-w64-mingw32-nmakehlp.exe. In its place, use the NMAKEHLP_NATIVE variable to find an nmakehlp.exe during cross compilation. Add find_nmakehlp.tcl to deduce NMAKEHLP_NATIVE from TCLSH_NATIVE when that is set. leaf check-in: 1ad4b551 user: PHILB tags: pbrooks-nmakehlp-exe-removal
2026-04-20
11:09
Another attempt to correct cursor behavior with RTL strings in text widget check-in: 7397d869 user: kevin_walzer tags: rtl_text
2026-04-19
14:35
Remove unnecessary include statements from macosx/tkMacOSXPrint.c check-in: 5b066410 user: culler tags: trunk, main
2026-04-18
17:53
Corrected a comment that was no longer accurate. check-in: 88d46405 user: csaba tags: trunk, main
15:55
New branch for ticket [8a88a19654] check-in: 7323c7b3 user: erikleunissen tags: bug-8a88a19654
2026-04-17
16:03
Merge trunk. Make -showinsertforeground true by default (text widget). See [55660624f7] check-in: f3c27ce5 user: jan.nijtmans tags: revised_text, tip-466
14:07
Use no-bidi build tag to indicate there is no bidi support. Re-generate tkConfig.h.in check-in: 167a3c6a user: jan.nijtmans tags: trunk, main
2026-04-16
13:47
Merge main to better compare to TIP-751 implementation branch leaf check-in: a5a7cbdd user: oehhar tags: label-angled-text
10:27
Merge main leaf check-in: a021aecd user: oehhar tags: 23f52946-rotated-text
07:52
Fix [c3f5c85322]: (aqua) incorrect crossing events upon pointer warp check-in: 54818208 user: erikleunissen tags: trunk, main
07:49
Remove scheduling instructions for Github-CI leaf check-in: 6c946810 user: erikleunissen tags: bug-c3f5c85322
2026-04-15
12:16
Remove other typo check-in: 32f5cb09 user: kevin_walzer tags: trunk, main