Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-01-30
| ||
21:18 | focus-2.13 is also a knownBug (seen at GitHub Actions). Leaf check-in: 6f082603 user: fvogel tags: less_tests_constraints | |
17:18 | Change -type to -class. Update the man page. Leaf check-in: 5e941a91 user: culler tags: 655 | |
16:09 | merge 8.7 Leaf check-in: 002da37d user: dgp tags: core-8-7-b1-rc | |
15:21 | demo details check-in: 30ac8f3d user: culler tags: 655 | |
03:08 | Add demo script check-in: eeb5495b user: culler tags: 655 | |
2023-01-29
| ||
21:58 | focus.test - Remove the unix constraint, the tests pass on Windows as well, except focus-3.5 (now flagged knownBug, same as focus-3.7). check-in: 749b61eb user: fvogel tags: less_tests_constraints | |
21:17 | focus.test - Zero failure on Debian 10 with focus stealing prevention set to 'None'. Several focus-2.* tests now flagged 'knownBug', see comments in the file. Note that tests previously flagged with failsOnUbuntu or failsOnXQuartz are real (known) bugs. check-in: 00bdaf0f user: fvogel tags: less_tests_constraints | |
12:56 | focus.test - Attempt to work around KDE's focus stealing prevention that leads to focus tests failures on Debian 11. A first step: Don't use the background machinery to ensure the current app has no focussed window, rather recycle proc fixfocus instead (and rename it to focusClear). Number of failures in focus.test reduces from 14 to 11 (not the same tests fail before and after the present commit). At this point there is no failure on Debian 11 before focus-2.1. Plus cosmetic (whitespace) changes. check-in: a5eaa33f user: fvogel tags: less_tests_constraints | |
07:48 | merge core-8-6-branch check-in: 7ce488e8 user: fvogel tags: less_tests_constraints | |
2023-01-28
| ||
22:57 | merge trunk Leaf check-in: 41d978c2 user: fvogel tags: revised_text, tip-466 | |
22:56 | merge core-8-6-branch: now textWind.test follows the computation pattern initiated with textDisp.test. Leaf check-in: 4247a102 user: fvogel tags: trunk, main | |
22:56 | merge less_tests_constraints: now textWind.test follows the computation pattern initiated with textDisp.test. Leaf check-in: ed5cf034 user: fvogel tags: core-8-6-branch | |
21:17 | Implementation of TIP 655 check-in: 2e788489 user: culler tags: 655 | |
2023-01-27
| ||
14:43 | merge trunk check-in: 81b8b96f user: dgp tags: core-8-7-b1-rc | |
2023-01-26
| ||
05:30 | Make classic check and radio buttons screen scaling aware. Thanks to Csaba for this contribution. check-in: 200cd8dc user: griffin tags: trunk, main | |
2023-01-25
| ||
19:35 | Image and placement improvements provided by Csaba (Thanks!) Leaf check-in: c32a6f7c user: griffin tags: scaling-aware-classic-buttons | |
18:18 | Improvements related to the geometry of the checkbutton and radiobutton indicator images Leaf check-in: e5c36053 user: csaba tags: scaling-aware-classic-simple | |
16:52 | Merge 8.7 Leaf check-in: 507c7be1 user: jan.nijtmans tags: gripsize | |
16:51 | Merge 8.7 Leaf check-in: b80d0f37 user: jan.nijtmans tags: tip-647 | |
16:51 | Merge 8.7 Leaf check-in: b5038f62 user: jan.nijtmans tags: tip-626 | |
16:47 | Merge 8.7 check-in: 8f71b9a0 user: jan.nijtmans tags: revised_text, tip-466 | |
16:30 | Merge 8.7 check-in: dc53efc8 user: jan.nijtmans tags: scaling-aware-classic-buttons | |
16:26 | Merge 8.7 check-in: 10aeb557 user: jan.nijtmans tags: scaling-aware-classic-simple | |
10:46 | Make -rowheight/-columnseparatorwidth/-indent (in ttk treeview) points-aware, so it can be scalable check-in: c7ae9a87 user: jan.nijtmans tags: trunk, main | |
2023-01-24
| ||
19:54 | Whenever searching fonts with Tcl_UtfToExternal(... TCL_ENCODING_STOPONERROR ..), specify TCL_ENCODING_STRICT too: We already know that Surrogates don't have graphical representtation, so we can stop early check-in: 9dccf131 user: jan.nijtmans tags: trunk, main | |
18:21 | merge trunk check-in: 86fb3e28 user: dgp tags: core-8-7-b1-rc | |
12:41 | Made the cascade arrows of the menu entries on X11 and the values of further Ttk styling options scaling-aware. See the ticket [f20f46b9] for details. check-in: c2174181 user: csaba tags: scaling-aware-classic-simple | |
00:26 | Combine scaling-aware-classic-simple implemenation with 3D check and radio button images. Improve icon placement. check-in: 928c5880 user: griffin tags: scaling-aware-classic-buttons | |
2023-01-22
| ||
20:36 | Revert to using {Courier -12} as fixedFont like it originally was. check-in: d4bbaecf user: fvogel tags: less_tests_constraints | |
20:30 | Remove very old comments about statements influencing tests results, specifically here destruction of frame widgets used in previous tests. This should someday be included in -cleanup sections within each tests. As it is, the tests are not independant from each other. check-in: 5097012d user: fvogel tags: less_tests_constraints | |
20:27 | Factorize computations in expected textWind.test results (use proc bo, xw, xchar, yline - same as in textDisp.test). check-in: 8870103e user: fvogel tags: less_tests_constraints | |
10:37 | Fix a mistake in sprintf eradication (it had no impact since TK_SEND_ENABLED_ON_WINDOWS is not defined. check-in: eb36ec69 user: fvogel tags: trunk, main | |
10:37 | Fix a mistake in sprintf eradication (it had no impact since TK_SEND_ENABLED_ON_WINDOWS is not defined. check-in: 4896e546 user: fvogel tags: core-8-6-branch | |
2023-01-21
| ||
17:25 | Merge trunk check-in: d52d48b0 user: griffin tags: scaling-aware-classic-buttons | |
09:03 | Fix error in tkWinSend.c (there was no impact since TK_SEND_ENABLED_ON_WINDOWS is not defined, but anyway: thanks Jan!). Closed-Leaf check-in: a8ba2d20 user: fvogel tags: death-to-sprintf | |
06:46 | Scaling aware classic buttons with simple border check-in: 4392227d user: griffin tags: scaling-aware-classic-simple | |
2023-01-20
| ||
21:16 | Remove failsOnXQuarz from some testcases: no longer needed. The problem was a real bug in Tcl, not Tk. See Tk ticket [370b1ff03e] for details. check-in: 90c6897c user: jan.nijtmans tags: trunk, main | |
2023-01-19
| ||
21:07 | Revert changes in tests/textWind.test erroneously present in previous commit. check-in: 9d5aeb1f user: fvogel tags: less_tests_constraints | |
20:52 | merge core-8-6-branch check-in: 7d7359e1 user: fvogel tags: less_tests_constraints | |
15:16 | Merge 8.7. Remove TCL_ENCODING_HACK_FLAG (no longer needed) Closed-Leaf check-in: 8304bfdc user: jan.nijtmans tags: bug-370b1ff03e | |
2023-01-18
| ||
21:53 | Backout previous commit, ttk entry-2.1.1 really fails on macOS with XQuartz at Github CI. check-in: a63c0bca user: fvogel tags: less_tests_constraints | |
20:35 | Merge trunk: Eradicate uses of sprintf because it triggers deprecation warning on macOS Ventura. Resolve conflicts. check-in: b5da95de user: fvogel tags: revised_text, tip-466 | |
20:23 | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecation warning on macOS Ventura. Resolve conflicts. Remove sprintf calls specific to the main branch. check-in: 0680a2f8 user: fvogel tags: trunk, main | |
19:41 | Eradicate uses of sprintf because it triggers deprecation warning on macOS Ventura. check-in: e9575243 user: fvogel tags: core-8-6-branch | |
2023-01-16
| ||
09:55 | Merge 8.7. Add TCL_ENCODING_HACK_FLAG, meant for experimenting (not _ever_ to be merged to trunk!) check-in: dce27b65 user: jan.nijtmans tags: bug-370b1ff03e | |
2023-01-15
| ||
22:00 | Merge 8.7. -gripcount -> gripsize and diameter -> size check-in: 8d7f56a6 user: jan.nijtmans tags: gripsize | |
09:59 | Fix error in comment. check-in: 82b4bff1 user: fvogel tags: death-to-sprintf | |
09:59 | Factorise one more #define snprintf check-in: a2054aaf user: fvogel tags: death-to-sprintf | |
09:47 | Really use snprintf (and not _snprintf) when MSVC is at least 2015. check-in: 2996c04e user: fvogel tags: death-to-sprintf | |
00:56 | Merge 8.7 check-in: 0b527088 user: jan.nijtmans tags: revised_text, tip-466 | |