Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-08-19
| ||
| 11:31 | Remove code addressing window icons - not supported by GLFW on Wayland by any process; will focus on integrating with .desktop files Leaf check-in: 9bc84e27a2 user: kevin_walzer tags: wayland_wm | |
| 10:25 | Merge-mark Leaf check-in: a2e9405e58 user: jan.nijtmans tags: trunk, main | |
| 10:22 | Fix [a9969f7ffd]: Usage of private symbol NSWindowDidOrderOnScreenNotification Leaf check-in: 0317cc2031 user: jan.nijtmans tags: core-9-0-branch | |
| 10:09 | Follow-up to [b4ab44b9225b9f7d] check-in: 2e1f248a90 user: jan.nijtmans tags: trunk, main | |
| 09:47 | Rebase to trunk Leaf check-in: f8f6efe097 user: jan.nijtmans tags: bug-591829e948-MC | |
| 09:45 | Rebase to trunk Leaf check-in: 1bae257f8c user: jan.nijtmans tags: bug-591829e948-A | |
| 09:23 | Indenting check-in: e73a43035e user: jan.nijtmans tags: trunk, main | |
| 02:49 | Begin to implement wm iconphoto check-in: 0fc8fa70a6 user: kevin_walzer tags: wayland_wm | |
|
2026-08-18
| ||
| 20:35 | Do proper parsing of the locale in the 'text brks' command Leaf check-in: 516289eba6 user: jan.nijtmans tags: revised_text, tip-466 | |
| 15:47 | Attempt to fix logic for scheduling UpdateGeometryInfo calls. Leaf check-in: 0274218146 user: culler tags: wayland_menu2 | |
| 15:45 | Minor toggleswitch-related improvements. check-in: 2cba62ad62 user: csaba tags: trunk, main | |
| 12:00 | Update wm overrideredirect implementation check-in: 9347b0c7b1 user: kevin_walzer tags: wayland_wm | |
| 01:13 | Fix menubutton issues; removes extra BeginDraw/EndDraw and removes unneeded inner event loop; adds debug logging for GL errors check-in: 35ed914ed6 user: culler tags: wayland_menu2 | |
|
2026-08-17
| ||
| 17:01 | Merge trunk Leaf check-in: 3ae1f0a129 user: jan.nijtmans tags: wayland | |
| 16:56 | Invalid backslash in ttk_toggleswitch.n check-in: cf856c8f82 user: jan.nijtmans tags: trunk, main | |
| 16:54 | Eliminate -lang option, in favor of -locale check-in: 4bdc6aa934 user: jan.nijtmans tags: revised_text, tip-466 | |
| 15:30 | Close fork. check-in: ae07179c95 user: culler tags: wayland | |
| 15:21 | Fix the floor plan demo by using Tk_GetPixelsFromObj in WmMinsizeCmd and WmMaxsizeCmd. check-in: de895cd3c9 user: culler tags: wayland | |
| 14:11 | Adjust the clipping rectangle in tkCanvas.c so dragging items does not erase the border. check-in: afbba411e3 user: culler tags: wayland | |
| 12:42 | Missing 'const'. Fix for altTheme Leaf check-in: 032c8eb4ec user: jan.nijtmans tags: ttk-range-widget | |
| 12:37 | Rebase to trunk check-in: edddf96e14 user: jan.nijtmans tags: ttk-range-widget | |
| 09:41 | Close fork. Merge trunk check-in: 67f112e2c4 user: jan.nijtmans tags: wayland | |
| 09:40 | Merge trunk check-in: e5082a6fb0 user: jan.nijtmans tags: revised_text, tip-466 | |
| 01:05 | Formatting Leaf check-in: e34e1c073c user: kevin_walzer tags: tk_text_grapheme | |
|
2026-08-16
| ||
| 23:53 | Update Windows icons to new Tcl 9 logo check-in: 3e579ca656 user: PHILB tags: trunk, main | |
| 23:51 | update Windows Tk icon to new Tcl 9 logo Closed-Leaf check-in: 3562cce7ce user: PHILB tags: pbrooks-2026-08-new-logo-icon | |
| 22:30 | Fix dpi detection and use correct dpi for converting distances to pixels. check-in: 54e1f847f5 user: culler tags: wayland | |
| 22:18 | Tweak grapheme breaking in tkTextDisp.c check-in: bd69bbb38d user: kevin_walzer tags: tk_text_grapheme | |
| 20:55 | Additional refinements of tests check-in: c92d60a725 user: kevin_walzer tags: tk_text_grapheme | |
| 20:20 | Adjustments to X11 fonts to support emoji's in SA text check-in: 480accb4b6 user: kevin_walzer tags: tk_text_grapheme | |
| 19:16 | Refinement of SA dicts to support Windows build; add tests for UAX #14 and #29; adjustments to tkTextDisp.c to address test failures check-in: aeec6fb40a user: kevin_walzer tags: tk_text_grapheme | |
| 14:38 | Remove extraneous comment check-in: 93cf657aad user: kevin_walzer tags: wayland | |
| 13:07 | Fix typo check-in: 363797b28c user: kevin_walzer tags: wayland | |
| 12:56 | Tighten up a few verbose comments check-in: b7f07375a9 user: kevin_walzer tags: wayland | |
| 04:28 | Use correct dpi when converting points to pixels. Enable wayland defaults. Try using 3 for the default value of spacing2. Closed-Leaf check-in: 636ad5dce5 user: culler tags: wayland_screenmm | |
| 03:25 | Ensure child widgets are offset correctly by menubar check-in: ffafffb8f3 user: kevin_walzer tags: wayland | |
|
2026-08-15
| ||
| 18:53 | Proposed fix Leaf check-in: 0cece01215 user: erikleunissen tags: setup_cleanup_issues_event-9.* | |
| 18:51 | New bugfix branch "setup_cleanup_issues_event-9.*" for ticket [cedc68b5de] check-in: 5c947140e9 user: erikleunissen tags: setup_cleanup_issues_event-9.* | |
| 15:53 | Fix incorrect computation of screen size in millimeters. check-in: c73e7cbbb2 user: culler tags: wayland_screenmm | |
| 10:29 | Implementation of RFE [2b8235d468]: Add "-text" option to ttk::toggleswitch. check-in: 768e88a40f user: csaba tags: trunk, main | |
| 09:44 | Adapted the Widget Demo script ttkbut.tcl to the new -text toggleswitch option. Closed-Leaf check-in: c6880986ec user: csaba tags: enhanced-toggleswitch | |
| 02:32 | Additional progress on dictionary-based grapheme word and line breaks check-in: b9a3419718 user: kevin_walzer tags: tk_text_grapheme | |
|
2026-08-14
| ||
| 22:20 | Fix crash when Tk tries to read an Adobe Type 1 font file, thinking it is TrueType. check-in: 934c513375 user: culler tags: wayland | |
| 21:51 | Finish standardizing debug logging. check-in: 6b462a5433 user: culler tags: wayland | |
| 21:16 | Fix for combined glyphs / diacritical mark drawing errors check-in: 09e031e4c9 user: kevin_walzer tags: wayland | |
| 20:22 | Merge wayland_cleanup check-in: e310c545fa user: kevin_walzer tags: wayland | |
| 18:44 | Extended the file toggleswitch.test. check-in: 44892b5d13 user: csaba tags: enhanced-toggleswitch | |
| 17:34 | Correct crash in font memory allocation; additional tweaks for various font drawing operations; tweak comments; merge wayland branch Leaf check-in: eb1f3cc9c9 user: kevin_walzer tags: wayland_cleanup | |
| 15:44 | Fix vapor trails when dragging canvas items. Now that ClipDrawableToRect actually clips, the rect has to be expanded by AA_PAD as well. check-in: 386a0d4944 user: culler tags: wayland | |
| 14:56 | Fix crash in InitFont Closed-Leaf check-in: 53114cf34b user: culler tags: wayland_initfont | |