Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins related to "main"
2021-04-22
| ||
21:02 | Merge gcc_unstable_tests_87, stabilizing event-9 in GitHub Actions. Leaf check-in: 78778702 user: fvogel tags: trunk, main | |
13:34 | Merge 8.7 Leaf check-in: e549e0cf user: culler tags: mac_styles_87 | |
13:07 | Merge 8.6 check-in: 5eeb3b27 user: culler tags: trunk, main | |
13:05 | Cherrypick removal of BEGIN_DRAWING_OR_REDRAW Leaf check-in: 58b9b970 user: culler tags: core-8-6-branch | |
07:21 | Backout previous commit, without 'after 50' event-9 can fail, see https://github.com/tcltk/tk/actions/runs/773274107 Closed-Leaf check-in: cc5e70a3 user: fvogel tags: gcc_unstable_tests_87 | |
2021-04-21
| ||
21:47 | merge 8.7 check-in: 8f9ef195 user: culler tags: mac_styles_87 | |
21:45 | Merge 8.6 check-in: e3343b95 user: culler tags: trunk, main | |
21:42 | How did BEGIN_DRAWING_OR_REDRAW end up in the wrong place? check-in: 56d54783 user: culler tags: core-8-6-branch | |
14:33 | Merge 8.7 check-in: 635dc63a user: culler tags: mac_styles_87 | |
12:16 | Merge 8.6 check-in: ff12b513 user: culler tags: trunk, main | |
12:16 | fix [cde766f911]: scrollbars do not update correctly for treeview widgets. check-in: 1ad4158b user: culler tags: core-8-6-branch | |
09:31 | Merge 8.6 check-in: 64253f17 user: jan.nijtmans tags: trunk, main | |
09:30 | Sync rules.vc with Tcl check-in: 88e6dd32 user: jan.nijtmans tags: core-8-6-branch | |
2021-04-19
| ||
16:42 | Merge 8.6 check-in: cfb47bb9 user: jan.nijtmans tags: trunk, main | |
16:41 | Sync rules.vc with Tcl check-in: f4edd49e user: jan.nijtmans tags: core-8-6-branch | |
15:46 | Merge 8.6 check-in: 3eb80b73 user: culler tags: trunk, main | |
15:44 | Additional fixes to Aqua default colors and handling of fieldbackground for entry and spinbox widgets. Thanks to Christopher Chavez for patches. check-in: c107fe29 user: culler tags: core-8-6-branch | |
2021-04-18
| ||
12:07 | Fix [0ca1768080]: @x,y index and insert mark placement - Documentation error. Leaf check-in: 063bd133 user: fvogel tags: revised_text, tip-466 | |
12:07 | Fix [0ca1768080]: @x,y index and insert mark placement - Documentation error. check-in: f3966017 user: fvogel tags: trunk, main | |
12:06 | Fix [0ca1768080]: @x,y index and insert mark placement - Documentation error. check-in: 71154291 user: fvogel tags: core-8-6-branch | |
11:57 | merge-mark trunk check-in: 1eb791d8 user: fvogel tags: revised_text, tip-466 | |
11:54 | Fix [ea876b3e8a]: Text peer widget ignores set -startline when scrolling with the scrollbar. check-in: 82ba423f user: fvogel tags: trunk, main | |
11:54 | Fix [ea876b3e8a]: Text peer widget ignores set -startline when scrolling with the scrollbar. check-in: b32c0568 user: fvogel tags: core-8-6-branch | |
11:47 | merge-mark trunk check-in: ffb98d41 user: fvogel tags: revised_text, tip-466 | |
11:45 | Fix [34db75c0ac]: Text peer widget error on Down arrow key when passed -endline line. Also, propagate the fix for [1630271fff] from marks to embedded images and windows. check-in: a8bac7ee user: fvogel tags: trunk, main | |
11:45 | Fix [34db75c0ac]: Text peer widget error on Down arrow key when passed -endline line. Also, propagate the fix for [1630271fff] from marks to embedded images and windows. check-in: 74ef24d1 user: fvogel tags: core-8-6-branch | |
2021-04-17
| ||
21:57 | Fix [3540e4929cd]: Revised [text]: textDisp-17.10 fails. The tests of the TkTextScanCmd procedure combine xview, yview and scan commands, and typically check what is the resulting index @0,0. However, the text widget updates its view at idle time, and the tests shall take this fact into account, otherwise the results may be linked between tests. Especially textDisp-17.9 has wrong expected result (see also commit [bf453137e1]). check-in: 294f377a user: fvogel tags: revised_text, tip-466 | |
21:54 | Fix [3540e4929cd]: Revised [text]: textDisp-17.10 fails. The tests of the TkTextScanCmd procedure combine xview, yview and scan commands, and typically check what is the resulting index @0,0. However, the text widget updates its view at idle time, and the tests shall take this fact into account, otherwise the results may be linked between tests. Especially textDisp-17.9 has wrong expected result (see also commit [bf453137e1]). check-in: 150dedc4 user: fvogel tags: trunk, main | |
21:52 | Fix [3540e4929cd]: Revised [text]: textDisp-17.10 fails. The tests of the TkTextScanCmd procedure combine xview, yview and scan commands, and typically check what is the resulting index @0,0. However, the text widget updates its view at idle time, and the tests shall take this fact into account, otherwise the results may be linked between tests. Especially textDisp-17.9 has wrong expected result (see also commit [bf453137e1]). check-in: d7eff56c user: fvogel tags: core-8-6-branch | |
11:19 | Add an update after tkwait visibility in event-9. check-in: 27071ef0 user: fvogel tags: gcc_unstable_tests_87 | |
2021-04-14
| ||
13:53 | Merge 8.7 check-in: 5e420b84 user: jan.nijtmans tags: mac_styles_87 | |
13:51 | Merge 8.7 check-in: f804749b user: jan.nijtmans tags: tk_print | |
13:50 | Merge 8.7 Leaf check-in: 604a4eba user: jan.nijtmans tags: strict-index, enhanced-index | |
12:38 | Merge 8.7 check-in: 8190ae0c user: jan.nijtmans tags: revised_text, tip-466 | |
12:37 | Fix [881c87c2a9]: package require Tk error in revised_text (which was on trunk too ...) check-in: d306244c user: jan.nijtmans tags: trunk, main | |
2021-04-09
| ||
13:59 | Merge 8.7 check-in: e789fb21 user: jan.nijtmans tags: mac_styles_87 | |
13:58 | Merge 8.7 check-in: 8158f975 user: jan.nijtmans tags: revised_text, tip-466 | |
13:57 | Merge 8.7 check-in: 17fdacd3 user: jan.nijtmans tags: strict-index, enhanced-index | |
13:56 | Merge 8.7 check-in: 576a84db user: jan.nijtmans tags: tk_print | |
09:41 | TIP #595: Unicode-aware/case-sensitive Loadable Library handling check-in: a64ebb6e user: jan.nijtmans tags: trunk, main | |
09:31 | Merge 8.6 check-in: 4885c2e1 user: jan.nijtmans tags: trunk, main | |
09:29 | sync rules.vc with Tcl check-in: 20e3a6b5 user: jan.nijtmans tags: core-8-6-branch | |
2021-04-08
| ||
16:09 | Merge 8.6 check-in: bcba9db4 user: culler tags: trunk, main | |
16:01 | Finish fix for [58222c42b3]: revert defaults for entry and text highlight bg, entry insert bg, entry readonly bg; change default text highlight to make text highlight visible in dark mode. Thanks to Christopher Chavez. check-in: 81bf5e37 user: culler tags: core-8-6-branch | |
2021-04-07
| ||
15:44 | Merge 8.6 check-in: 85ebe380 user: culler tags: trunk, main | |
15:36 | Fix [58222c42b3]: ttk entries and spinboxes have the wrong background color. check-in: 53b07374 user: culler tags: core-8-6-branch | |
2021-04-06
| ||
15:58 | update rules.vc Closed-Leaf check-in: dcbfe986 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
2021-04-05
| ||
20:19 | Always measure color string in bytes, not (unicode?) chars. check-in: b500f1a4 user: jan.nijtmans tags: trunk, main | |
19:31 | Merge 8.7 check-in: 3f269e53 user: jan.nijtmans tags: revised_text, tip-466 | |
19:29 | Merge 8.7 check-in: 0240ed55 user: jan.nijtmans tags: mac_styles_87 | |