Tk Source Code

Timeline
Login

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

50 most recent check-ins

2025-12-15
22:09
Compile with Tcl's attemptgetstring branch leaf check-in: 22e66def user: jan.nijtmans tags: attemptgetstring
20:32
Minor improvement in file library/ttk/ttk.tcl. leaf check-in: 224c0611 user: csaba tags: core-9-0-branch
20:25
Merged "wide_spinbox" branch into main. leaf check-in: 82324efc user: csaba tags: trunk, main
16:15
Fix [edd1a6]: Lack of bounds checking in argument parsing for some widgets leaf check-in: c289f694 user: jan.nijtmans tags: core-8-6-branch
15:24
Eliminate (internal) type TkObjType. It's not necessary any more. check-in: b349d949 user: jan.nijtmans tags: trunk, main
15:08
More Tcl_Alloc() usage check-in: 1d0985b9 user: jan.nijtmans tags: trunk, main
14:39
Use Tcl_Alloc in stead of ckalloc in a lot of places, just as Tcl check-in: 44c97035 user: jan.nijtmans tags: trunk, main
08:54
Indentation leaf check-in: bd2480c7 user: nico tags: nab_trunk
08:47
Merge trunk into nab_trunk check-in: 16875bf9 user: nico tags: nab_trunk
2025-12-14
22:41
Merge 9.1 leaf check-in: c1a2b80d user: jan.nijtmans tags: revised_text, tip-466
21:04
Fix Tcl_Size usage in Tk check-in: fe2f30c8 user: jan.nijtmans tags: trunk, main
2025-12-13
22:34
Make full use of TIP #626 in Tk check-in: f85cdd4a user: jan.nijtmans tags: trunk, main
20:36
more of Christopher's patch check-in: 3f872688 user: nico tags: nab_trunk
20:28
fix warnings check-in: 7e121bc0 user: nico tags: nab_trunk
20:14
improved ttk::notebook appearance (thanks Csaba) check-in: afb077bf user: nico tags: nab_trunk
20:09
Indentation (thanks Csaba) check-in: 3b082610 user: nico tags: nab_trunk
19:07
Add fileicon to tk man page leaf check-in: 60787611 user: kevin_walzer tags: file_icons
18:56
Improved error handling; add to widget demo, test suite check-in: 2994365e user: kevin_walzer tags: file_icons
16:45
Update documentation, widget demo check-in: e4c9b591 user: kevin_walzer tags: file_icons
02:38
Add platform-native file icons check-in: ba22b93d user: kevin_walzer tags: file_icons
2025-12-12
14:44
Reverted a little too much check-in: fc9baaf3 user: jan.nijtmans tags: core-9-0-branch
14:26
Revert part of [2480e5fe2b]. Using Tcl_CreateObjCommand2() doesn't have any advantage in Tk 9.0 check-in: 5e09ee5f user: jan.nijtmans tags: core-9-0-branch
12:41
speed up Tk with additional Tcl_DoOneEvent idle processing in updateLayer check-in: 2606956a user: nico tags: nab_trunk, bgcolor
12:30
improved ttk::notebook appearance check-in: bb89ff12 user: nico tags: nab_trunk
12:22
add itemIDconfigure/itemIDconfigureMulti/coordsID in order to directly access items's ID check-in: b032fa8f user: nico tags: nab_trunk
12:11
Merge 7e4bcfaf973c6212 check-in: 942a40d2 user: nico tags: nab_trunk
11:52
Create new branch named "nab_trunk" check-in: 5dfc8d38 user: nico tags: nab_trunk
2025-12-10
21:13
setlocal initialization is already done by Tcl, not needed here any more check-in: 0da56f6f user: jan.nijtmans tags: trunk, main
14:46
Merge 9.0 check-in: 731a07b4 user: jan.nijtmans tags: trunk, main
14:45
Fix a few more -Wc++-compat warnings check-in: 202f337e user: jan.nijtmans tags: core-9-0-branch
11:50
Merge trunk closed check-in: f8d2bd37 user: jan.nijtmans tags: tip-626
11:50
Merge-mark check-in: c2371704 user: jan.nijtmans tags: trunk, main
11:48
(backport): Fix signature of some parse functions (should use Tcl_Size) check-in: 86c483f9 user: jan.nijtmans tags: core-9-0-branch
11:42
Fix signature of some parse functions (should use Tcl_Size) check-in: f2d4c2b6 user: jan.nijtmans tags: trunk, main
2025-12-07
10:54
Restore original definition of test constraint failsOnXQuartz leaf check-in: ed2f920c user: erikleunissen tags: FINAL_REVIEW, remaining_test_suite_issues, rtsi
04:41
Fix pkgconfig paths for the macOS framework build. check-in: 2f068eaf user: culler tags: trunk, main
04:40
Fix pkgconfig paths for the macOS framework build. closed check-in: b32feef0 user: culler tags: mac_pkgconfig
02:26
TIP #742: Add modifier+MouseWheel zoom support to Tk console

- Added modifier+MouseWheel binding to library/console.tcl (Command on macOS, Control on other platforms) - Documented new binding in doc/console.n leaf check-in: 6798a095 user: et tags: tip_742

02:05
TIP #742: Document Control+MouseWheel binding in console manual check-in: bcbea58e user: et tags: tip_742
2025-12-06
21:51
constraints.tcl: remove unused constraint "withoutXft" check-in: 2166aa09 user: erikleunissen tags: remaining_test_suite_issues, rtsi
17:38
Temporarily set test constraint failsOnXQuartz to "1" to investigate effect on Github CI check-in: 054b17ee user: erikleunissen tags: remaining_test_suite_issues, rtsi
16:41
Merge main closed check-in: 4c704753 user: culler tags: mac_demos
14:56
Fix for bug [28b0703c15]: Premature attempt to execute a command on aqua. leaf check-in: d40aa52a user: csaba tags: wide_spinbox
14:54
Fix for bug [28b0703c15]: Premature attempt to execute a command on aqua. check-in: 7c706c0a user: csaba tags: trunk, main
00:49
Comment out debug commands. check-in: a7d98872 user: culler tags: mac_demos
2025-12-05
22:43
Add debugging apparatus check-in: d17874bd user: culler tags: mac_demos
22:03
Initialize CFURL pointers. check-in: b4b094ed user: culler tags: mac_demos
19:33
TIP #742: Add Control+MouseWheel zoom support to Tk console check-in: c692e42c user: et tags: tip_742
19:30
Create new branch named "tip-742-mousewheel-zoom" leaf check-in: c55af5c9 user: et tags: tip-742-mousewheel-zoom
16:56
Partial fix for [df2a906862]: macOS widget demo and pkgconfig goofiness check-in: 7aa9ee3a user: culler tags: mac_demos