Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins related to "trunk"
|
2026-09-15
| ||
| 20:20 | Merge trunk leaf check-in: 8b6e012e user: jan.nijtmans tags: revised_text, tip-466 | |
| 20:01 | Merge-mark leaf check-in: 30f66a74 user: jan.nijtmans tags: trunk, main | |
| 19:59 | Fix [aba849a99b]: ttk::style configure has no effect on options with a non-empty widget default (-justify, -anchor, ...) leaf check-in: 2e45d810 user: jan.nijtmans tags: core-9-0-branch | |
| 19:57 | Fix [aba849a99b]: ttk::style configure has no effect on options with a non-empty widget default (-justify, -anchor, ...) check-in: 8a6ca09b user: jan.nijtmans tags: trunk, main | |
| 19:54 | Fix [56eec524d7]: tk_getOpenFile -multiple (tkfbox): confirmed files are appended to the -initialfile selection instead of replacing it check-in: 995f3494 user: jan.nijtmans tags: trunk, main | |
| 19:54 | Fix [56eec524d7]: tk_getOpenFile -multiple (tkfbox): confirmed files are appended to the -initialfile selection instead of replacing it check-in: d2d7453a user: jan.nijtmans tags: core-9-0-branch | |
| 17:46 | Use the default values "000000" and "ffffff" for fgColorStr, because the SVG engine of Tk doesn't support color names. closed check-in: 9f126deb user: csaba tags: bug-aba849a99b | |
| 15:12 | Fix [ed6c3a787d]: Modal window is not restored after "show desktop" check-in: b86736bb user: jan.nijtmans tags: trunk, main | |
| 15:10 | Fix [ed6c3a787d]: Modal window is not restored after "show desktop" check-in: 10583c42 user: jan.nijtmans tags: core-9-0-branch | |
| 13:10 | Fix [aba849a99b]: ttk::style configure has no effect on options with a non-empty widget default (-justify, -anchor, ...) check-in: 3237786e user: jan.nijtmans tags: bug-aba849a99b | |
| 00:38 | Treeview demo fix check-in: f0042fee user: Brian tags: trunk, main | |
|
2026-09-14
| ||
| 09:15 |
Fix [ed6c3a787d]: Modal window is not restored after "show desktop" (win+d) is pressed (rebase on main branch)
"Show desktop" minimizes windows without WM_SYSCOMMAND, and SC_RESTORE was ignored for windows outside the grab tree, so the main window could not be restored from the taskbar, and neither could the modal dialog owned by it. closed check-in: 73e29b0c user: oehhar tags: ed6c3a78-win-grab-restore-main | |
|
2026-09-11
| ||
| 11:50 | merge trunk leaf check-in: 6bfd6b03 user: dgp tags: rc1, core-9-1-b1-rc | |
| 07:45 | Rasterize svg images at the density of the display. leaf check-in: c7ed8721 user: nab tags: nab-svg-density | |
| 03:38 | Fix to docs for treeview heading sort states check-in: 8e8070a0 user: bohagan tags: trunk, main | |
|
2026-09-09
| ||
| 13:56 |
Add the -density option to photo images, [winfo pixeldensity] and the <<PixelDensityChanged>> virtual event.
An image of N x M pixels with density d is laid out and drawn as N/d x M/d screen pixels: on Aqua its pixels then map one to one onto the Retina backing store instead of being stretched, X11 and Windows resample it in software. Nothing changes at density 1. check-in: 06f7f96c user: nab tags: nab-photo-density | |
|
2026-09-02
| ||
| 21:03 | Fix [eb0393e7b7]: [grid forget] silently resets the forgotten window's own [grid propagate] setting leaf check-in: 1ee98b20 user: jan.nijtmans tags: bug-eb0393e7b7, core-bug-eb0393e7b7 | |
|
2026-09-01
| ||
| 17:44 | merge trunk check-in: b7ea9c31 user: dgp tags: core-9-1-b1-rc | |
| 08:50 | [20dbd504] Title bar doesn't automatically redraw on Windows 10 after changing the window's appearance check-in: 901c6f80 user: oehhar tags: trunk, main | |
|
2026-08-31
| ||
| 15:50 | merge trunk check-in: 31a5c244 user: dgp tags: core-9-1-b1-rc | |
|
2026-08-30
| ||
| 22:55 | Create new branch named "vista_theme_improvements" check-in: e47dcf63 user: bohagan tags: vista_theme_improvements | |
| 22:49 | Treeview cleanups check-in: fee586fa user: Brian tags: trunk, main | |
|
2026-08-28
| ||
| 15:42 | Fix source code formatting, no code change closed check-in: 02f477ff user: oehhar tags: 20dbd504-mswin-title-redraw | |
| 15:31 | [20dbd504] Title bar doesn't automatically redraw on Windows 10 after changing the window's appearance - patch of ticket in branch check-in: e774a0ed user: oehhar tags: 20dbd504-mswin-title-redraw | |
| 14:46 | merge trunk check-in: 27e04795 user: dgp tags: core-9-1-b1-rc | |
| 11:10 | Fix [900a8ec11a]: Error running test file ttk/treeview.test (diff exceeds limit for web presentation) check-in: cb33d6a7 user: erikleunissen tags: trunk, main | |
|
2026-08-27
| ||
| 15:55 | merge trunk check-in: e98033a6 user: dgp tags: core-9-1-b1-rc | |
|
2026-08-26
| ||
| 16:07 | Fix [3e5d09f0e4]: tk.pc omits private pkg-config dependency for static linking check-in: b602b6d4 user: jan.nijtmans tags: trunk, main | |
| 15:06 | Fix [3e5d09f0e4]: tk.pc omits private pkg-config dependency for static linking check-in: 24b953d0 user: jan.nijtmans tags: core-9-0-branch | |
| 14:54 | merge trunk check-in: fd134468 user: dgp tags: core-9-1-b1-rc | |
| 09:47 | Fix for [e2836c10a]: ttk::treeview selection ignores -selecttype (thanks, Emiliano!). check-in: 05b06037 user: csaba tags: trunk, main | |
|
2026-08-25
| ||
| 17:20 | merge trunk check-in: 7d44a987 user: dgp tags: core-9-1-b1-rc | |
| 16:07 | Fix [34e934161e]: manual page for wish fails to mention MS Windows equivalent of .wishrc (wishrc.tcl) check-in: eb17734c user: erikleunissen tags: core-9-0-branch | |
| 16:05 | Fix [34e934161e]: manual page for wish fails to mention MS Windows equivalent of .wishrc (wishrc.tcl) check-in: 4e93a33f user: erikleunissen tags: trunk, main | |
|
2026-08-24
| ||
| 16:00 | merge trunk check-in: f37e3226 user: dgp tags: core-9-1-b1-rc | |
| 12:42 | close fork check-in: dece2705 user: dgp tags: trunk, main | |
|
2026-08-23
| ||
| 20:32 | Merge trunk check-in: b7d17f2f user: kevin_walzer tags: wayland-a11y | |
| 19:33 | update macos Tk.icns to new Tcl logo check-in: 316c514d user: pbrooks tags: trunk, main | |
| 15:04 | Merge trunk check-in: 4cac1ae9 user: kevin_walzer tags: wayland | |
|
2026-08-22
| ||
| 15:09 | Install libtommath for CI build check-in: b4755780 user: jan.nijtmans tags: trunk, main | |
| 15:05 | Install libtommath for CI build check-in: f63c2686 user: jan.nijtmans tags: core-9-0-branch | |
| 15:00 | Run CI on ubuntu-26.4. (testcase canvas-8.1 will need a further look) check-in: e6b1aba6 user: jan.nijtmans tags: trunk, main | |
| 12:17 | Add section header to mark the start of tests closed check-in: 43414821 user: erikleunissen tags: treeview_test_improvements | |
|
2026-08-21
| ||
| 10:21 | New branch "treeview_test_improvements" for ticket [900a8ec11a] check-in: f031b73c user: erikleunissen tags: treeview_test_improvements | |
| 08:34 | Fix [cedc68b5de]: setup/cleanup issues in tests event-9.* check-in: 9fffce3d user: erikleunissen tags: core-9-0-branch | |
| 08:31 | Fix [cedc68b5de]: setup/cleanup issues in tests event-9.* check-in: dbcf86f2 user: erikleunissen tags: trunk, main | |
|
2026-08-20
| ||
| 17:42 | merge trunk check-in: 56a83c65 user: dgp tags: core-9-1-b1-rc | |
|
2026-08-19
| ||
| 18:34 | update MacOS Icon to new Tcl 9 logo closed check-in: f51e1928 user: pbrooks tags: pbrooks-08-2026-macos-new-icon | |
| 10:25 | Merge-mark check-in: a2e9405e user: jan.nijtmans tags: trunk, main | |
| 10:22 | Fix [a9969f7ffd]: Usage of private symbol NSWindowDidOrderOnScreenNotification check-in: 0317cc20 user: jan.nijtmans tags: core-9-0-branch | |
