Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-05-13
| ||
| 11:07 | Emoji's and CJK still need work leaf check-in: a2bd67aa user: kevin_walzer tags: rtl_text | |
| 10:43 | Minor test adjustment check-in: e0df0547 user: kevin_walzer tags: rtl_text | |
| 07:51 | More progress check-in: 1ef95d7f user: kevin_walzer tags: rtl_text | |
| 07:46 | Minor tweak check-in: ac943187 user: kevin_walzer tags: rtl_text | |
| 07:42 | Additional update check-in: 29ac8112 user: kevin_walzer tags: rtl_text | |
| 07:32 | Additional tweaks check-in: 06c3ab61 user: kevin_walzer tags: rtl_text | |
| 07:11 | CJK/emoji text is broken - needs work check-in: 770c051d user: kevin_walzer tags: rtl_text | |
| 06:13 | tip-751: merge main leaf check-in: 7adf639a user: oehhar tags: tip-751-labels-rotated-text, core.tip-751-labels-rotated-text | |
| 02:49 | Additional refinement check-in: 928f7caf user: kevin_walzer tags: rtl_text | |
| 02:37 | Updates to tkWinFont.c - working through segfaults check-in: 9e2aae76 user: kevin_walzer tags: rtl_text | |
| 02:11 | Clean up. leaf check-in: 2863d16b user: culler tags: wayland_nvg | |
| 00:58 | Add tests for bidi text check-in: 6bc67113 user: kevin_walzer tags: rtl_text | |
|
2026-05-12
| ||
| 21:59 | Restrict one more test check-in: d40165b6 user: kevin_walzer tags: rtl_text | |
| 21:22 | Additional cleanup of test suite check-in: 8263ff61 user: kevin_walzer tags: rtl_text | |
| 19:44 | Correct two test failures in event.test check-in: a4e70ceb user: kevin_walzer tags: rtl_text | |
| 16:45 | Eliminate Registry_Init and Dde_Init dependencies in static builds. No longer needed. leaf check-in: 30371cb4 user: apnadkarni tags: tip-755 | |
| 16:30 | Create new branch named "bug-tcl-4f06d7ca-91" leaf check-in: 9dd9e639 user: apnadkarni tags: bug-tcl-4f06d7ca-91 | |
| 16:14 | Fix loading of registry and dde in secondary interps on static builds (should have been committed against 9.0, not 9.1) leaf check-in: 1250e002 user: apnadkarni tags: bug-tcl-4f06d7ca-90 | |
| 16:00 | Fix remaining crashes in test suite: a call to Tcl_CancelIdleCall was missing. leaf check-in: 5cfdae40 user: marcc tags: tip_750, core.tip_750 | |
| 15:33 | merge release closed check-in: b9804a34 user: dgp tags: core-8-6-branch | |
| 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 | |
| 11:57 | Clean up comments check-in: 16e773c9 user: kevin_walzer tags: rtl_text | |
| 11:56 | Some refinement check-in: e7e16bc7 user: kevin_walzer tags: rtl_text | |
| 00:29 | Fix some crashes in Windows tests. Next is menu-6.4. check-in: fb3cef69 user: culler tags: tip_750 | |
|
2026-05-11
| ||
| 23:42 | Roll back test suite for updated review check-in: bfac3af6 user: kevin_walzer tags: rtl_text | |
| 22:47 | Fixed mouse bindings to set focus to widget leaf check-in: 4997f7d5 user: bohagan tags: enhanced_treeview | |
| 22:19 | More Windows spinbox theme state updates. check-in: c2540e24 user: bohagan tags: enhanced_treeview | |
| 21:39 | Added back show Treeview stripe for Windows themes. Uses theme color. check-in: 8a61a9fd user: bohagan tags: enhanced_treeview | |
| 19:56 | Added state parameter to Ttk_ElementSizeProc arguments. This is needed so elements can use the state when determining the element size. Used for Treeview sort indicator to skip reserving space except for current sort column. check-in: 8b5c3138 user: bohagan tags: enhanced_treeview | |
| 16:15 | merge main check-in: ad4ea348 user: marcc tags: tip_750 | |
| 10:22 | Remove stray line check-in: 97ef2d35 user: kevin_walzer tags: rtl_text | |
| 10:07 | Use tags to right-justify pure RTL text in text widget check-in: d7cca16f user: kevin_walzer tags: rtl_text | |
| 08:53 | Changed the values of several style configuration options to screen distances in points rather than pixels, as suggested by Brian. check-in: 016a38c8 user: csaba tags: enhanced_treeview | |
| 02:35 | Fix typo check-in: 8a34b0e3 user: kevin_walzer tags: rtl_text | |
| 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 | |
| 02:08 | Additional tweaks to tests check-in: e04a04fb user: kevin_walzer tags: rtl_text | |
| 02:01 | Added progressbar style and more checkbutton states check-in: 98af2b48 user: bohagan tags: enhanced_treeview | |
| 01:57 | Still more adjustments check-in: 610295e7 user: kevin_walzer tags: rtl_text | |
| 01:53 | Additional adjustments check-in: 15231436 user: kevin_walzer tags: rtl_text | |
| 01:41 | Adjust some tests for udpated bidi work check-in: 9791e9c2 user: kevin_walzer tags: rtl_text | |
|
2026-05-10
| ||
| 22:50 | Correct script name of bidi demo check-in: c3dc55e3 user: kevin_walzer tags: rtl_text | |
| 22:44 | Implement TkClipDrawableToRect; accumulate drawing commands when Tk would do double-buffering on X11. check-in: 6851696c user: culler tags: wayland_nvg | |
| 20:36 | Add biditext demo check-in: fc7eff69 user: kevin_walzer tags: rtl_text | |
| 20:06 | Refine bidi tests check-in: 0011a389 user: kevin_walzer tags: rtl_text | |
| 19:26 | Add bidi example to widget demo; add bidi tests; begin work on reviewing test suite after most recent changes in platform font implementations check-in: fc7cf557 user: kevin_walzer tags: rtl_text | |
| 19:07 | Cursor tracking now correct in mixed-bidi (LTR and RTL) in the same line check-in: 3cd047c5 user: kevin_walzer tags: rtl_text | |
| 18:10 | Progress on cursor tracking and RTL text wrap check-in: 8e30e60a user: kevin_walzer tags: rtl_text | |
| 16:04 | Streamline font handling on X11 to improve performance check-in: 06184e7c user: kevin_walzer tags: rtl_text | |
| 15:59 | (UpdatePointerWinAfterDestroy): correct header format leaf check-in: d607a9d1 user: erikleunissen tags: rfe-b3b7e8c7c3 | |
| 15:14 | (UpdatePointerWinAfterDestroy): make function description more intelligible check-in: db4fc3b2 user: erikleunissen tags: rfe-b3b7e8c7c3 | |
