Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
495 check-ins using file library/ttk/classicTheme.tcl version 7aa26b12
2024-11-21
| ||
03:10 | Additional bindings Leaf check-in: 18e1321d user: kevin_walzer tags: tka11y | |
2024-11-19
| ||
02:56 | Add bindings for scale check-in: bc692930 user: kevin_walzer tags: tka11y | |
2024-11-18
| ||
02:53 | Fix typo in listbox code check-in: 02d2c603 user: kevin_walzer tags: tka11y | |
02:17 | Add menu code check-in: 1fc01dbd user: kevin_walzer tags: tka11y | |
00:21 | Remove cmd deletion code check-in: 7bea05cd user: kevin_walzer tags: tka11y | |
2024-11-17
| ||
21:43 | Add cmd delete function; thanks to Emiliano Gavilan for the prototype check-in: c7e4ecab user: kevin_walzer tags: tka11y | |
21:10 | Don't expose all commands check-in: 5e18e4b6 user: kevin_walzer tags: tka11y | |
18:25 | Fix [d5a3b86f3a]: tablelist widget with header items and title columns crashes when run with revised_text. Leaf check-in: 947fbbd8 user: fvogel tags: revised_text, tip-466 | |
02:41 | Revert change to tclIndex, not needed check-in: 6c234cf7 user: kevin_walzer tags: tka11y | |
02:01 | Minor tweak check-in: e4fb929b user: kevin_walzer tags: tka11y | |
01:35 | Add accessibility.tcl check-in: 15f3169b user: kevin_walzer tags: tka11y | |
01:33 | Merge trunk check-in: fdce0508 user: kevin_walzer tags: tka11y | |
01:33 | API taking shape check-in: b220819a user: kevin_walzer tags: tka11y | |
2024-11-15
| ||
23:37 | Remove superfluous #include (already included in tkText.h). check-in: 6581ca91 user: fvogel tags: revised_text, tip-466 | |
21:27 | Fix [432d8daf8b]: revised_text widget limits number of tags to 32. Thanks to Paul Obermeier. check-in: 4719c5a4 user: fvogel tags: revised_text, tip-466 | |
17:24 | Extend Tk_CanvasTextInfo (TIP still to be written) Leaf check-in: 257f70b5 user: jan.nijtmans tags: tip-704 | |
16:48 | Merge 9.0 check-in: 2de204a8 user: jan.nijtmans tags: revised_text, tip-466 | |
16:39 | Merge 9.0 Leaf check-in: bf7f5d6d user: jan.nijtmans tags: tip-626 | |
2024-11-14
| ||
22:36 | Make Tk_CanvasTextInfo and tkScrollbar.h usable for Tk 8.x-compiles too. See [22d2341c9d] Leaf check-in: 055d75f6 user: jan.nijtmans tags: trunk, main | |
22:28 | make tkDList.h equal to Tk 9.0 Leaf check-in: cfa6913c user: jan.nijtmans tags: core-8-branch | |
16:02 | Make a start with [442208915d]: text widget breaks graphemes with combining diacritical marks Leaf check-in: cce3c09c user: jan.nijtmans tags: bug-442208915d | |
2024-11-13
| ||
21:36 | Merge-mark check-in: a9dcc398 user: jan.nijtmans tags: core-8-branch | |
14:34 | Merge 9.0 check-in: c2fe7847 user: jan.nijtmans tags: tip-626 | |
14:33 | Fix [22d2341c9d]: Building extensions for Tk 8 and Tcl 8 in a Tcl 9 environment. Add a configure "--with-tk8" option check-in: e7540187 user: jan.nijtmans tags: trunk, main | |
14:32 | Fix [22d2341c9d]: Building extensions for Tk 8 and Tcl 8 in a Tcl 9 environment. Add a configure "--with-tk8" option check-in: fa41fdc0 user: jan.nijtmans tags: core-8-branch | |
02:16 | Setting and getting values now working; thanks to Emiliano Gavilan for suggested change check-in: 0ccc23a3 user: kevin_walzer tags: tka11y | |
2024-11-11
| ||
03:14 | Some progress, but only returns latest value check-in: 5c4bb50b user: kevin_walzer tags: tka11y | |
2024-11-10
| ||
20:29 | merge trunk check-in: ffba80d5 user: fvogel tags: revised_text, tip-466 | |
2024-11-09
| ||
21:47 | API fleshed out; needs testing and refinement check-in: 76346844 user: kevin_walzer tags: tka11y | |
2024-11-07
| ||
21:03 | Merge 9.0 check-in: 2ae8dab6 user: jan.nijtmans tags: tip-626 | |
18:15 | Spacing/indenting fixes for ttk check-in: a6d873f4 user: jan.nijtmans tags: trunk, main | |
08:13 | Add TK_MAJOR_VERSION markers to header-files. Fix some comments check-in: ad1be7d1 user: jan.nijtmans tags: trunk, main | |
2024-11-06
| ||
12:54 | Add TK_MAJOR_VERSION markers check-in: 84ff303f user: jan.nijtmans tags: core-8-branch | |
11:09 | Unnecessary type-cast check-in: 0eb15dc0 user: jan.nijtmans tags: core-8-branch | |
10:22 | (cherry-pick) Workaround for [36e379c01b]: macOS Ventura, X11 build with XQuartz: crash in XLoadQueryFont. Some more code formatting, backported from 9.0 check-in: 9c7fbcd9 user: jan.nijtmans tags: core-8-branch | |
09:08 | Fix frame-2.8 testcase on Windows check-in: eeaf8295 user: jan.nijtmans tags: core-8-branch | |
2024-11-05
| ||
22:03 | testOldImageType doesn't exist any more check-in: 971790ef user: jan.nijtmans tags: trunk, main | |
21:55 | Remove spaces before tabs check-in: 20bbfd34 user: jan.nijtmans tags: trunk, main | |
18:33 | Backport "cgimage_with_crossing" branch to Tk 8.7 check-in: ddc6dafd user: jan.nijtmans tags: core-8-branch | |
18:27 | Make everything compile (again) against Tcl 8.6 headers Closed-Leaf check-in: 023db41f user: jan.nijtmans tags: cgimage_with_crossing | |
12:36 | Revert some *.h changes which should be kept. Formatting. check-in: 136931df user: jan.nijtmans tags: cgimage_with_crossing | |
03:35 | Update implementation check-in: 3616798b user: kevin_walzer tags: tka11y | |
2024-11-04
| ||
23:51 | Backport to 8.7 check-in: 3db0ed03 user: jan.nijtmans tags: cgimage_with_crossing | |
21:19 | Update changes.md check-in: 725de33c user: jan.nijtmans tags: trunk, main | |
21:11 | (cherry-pick): Handle non-zero exit code from hcc command (see [bb110c70d1]) check-in: efc4e27d user: jan.nijtmans tags: core-8-branch | |
21:05 | Handle non-zero exit code from hcc command (see [bb110c70d1]) check-in: 70f89189 user: jan.nijtmans tags: trunk, main | |
11:48 | Expanding attributes check-in: a6022967 user: kevin_walzer tags: tka11y | |
08:24 | (cherry-pick): Fix [bb110c70d1]: cannot build .chm help file (Windows) check-in: a9a3b0d4 user: jan.nijtmans tags: core-8-branch | |
08:22 | Fix [bb110c70d1]: cannot build .chm help file (Windows) check-in: f303d8e0 user: jan.nijtmans tags: trunk, main | |
02:10 | Further refinement check-in: 54056f0d user: kevin_walzer tags: tka11y | |
2024-11-03
| ||
17:40 | Fix for [bb110c70d1]: cannot build .chm help file (Windows) (from msoyka, slightly modified) Closed-Leaf check-in: 11b60316 user: jan.nijtmans tags: bug-bb110c70d1 | |
03:45 | Begin to update implementation of storage; thanks to Emiliano Gavilan for some example code check-in: 28f7de24 user: kevin_walzer tags: tka11y | |
2024-11-01
| ||
14:10 | Added a missing item to changes.md. check-in: cae6718f user: csaba tags: trunk, main | |
2024-10-31
| ||
15:55 | almost done, except widht/height Leaf check-in: ceb53dc2 user: jan.nijtmans tags: bug-29ba539501 | |
13:39 | Make a start on [29ba539501] for PanedWindow check-in: cf5597a7 user: jan.nijtmans tags: bug-29ba539501 | |
10:41 | Update changes.md check-in: 7f051171 user: jan.nijtmans tags: trunk, main | |
10:06 | Complete work on [f91aa24bbe]: Use of Tcl_Obj vs char * in Widget storage check-in: 01a03b2f user: jan.nijtmans tags: trunk, main | |
2024-10-30
| ||
21:25 | Now it works. More Tcl_Obj usage Closed-Leaf check-in: 157ccd7d user: jan.nijtmans tags: bug-f91aa24bbe | |
16:17 | Make a start with [f91aa24bbe] for canvtext. Doesn't work yet. check-in: bb8fe081 user: jan.nijtmans tags: bug-f91aa24bbe | |
10:50 | (backport) Update changes.md check-in: 19a860e3 user: jan.nijtmans tags: core-8-branch | |
10:38 | Update changes.md check-in: dac218fd user: jan.nijtmans tags: trunk, main | |
10:23 | Merge 9.0 check-in: ba0cd20e user: jan.nijtmans tags: tip-626 | |
10:21 | (backport) Fix [fcfddc9f6d] and [7677029cd9]: tilde syntax for .Xdefaults and .wishrc check-in: f6eb5de6 user: jan.nijtmans tags: core-8-branch | |
10:12 | Fix [fcfddc9f6d] and [7677029cd9]: tilde syntax for .Xdefaults and .wishrc check-in: 1337c2b4 user: jan.nijtmans tags: trunk, main | |
2024-10-29
| ||
18:13 | Fix [fcfddc9f6d] too: Tilde file syntax not available on 9.0 but used by "~/.Xdefaults" Closed-Leaf check-in: 6f70b2e3 user: jan.nijtmans tags: bug-7677029cd9 | |
2024-10-28
| ||
20:04 | Fix for [7677029cd9]: leftover use of tilde in filename string check-in: b77c2873 user: jan.nijtmans tags: bug-7677029cd9 | |
2024-10-27
| ||
22:22 | fix compile with TCL_NO_DEPRECATED check-in: 6f94b96d user: jan.nijtmans tags: tip-626 | |
08:21 | tk.h too check-in: a886a36a user: jan.nijtmans tags: tip-626 | |
00:32 | Refine command names check-in: a6ed09c6 user: kevin_walzer tags: tka11y | |
2024-10-26
| ||
11:56 | Version -> 9.1a0 check-in: 5e923d92 user: jan.nijtmans tags: tip-626 | |
10:47 | Tweak GITHUB CI builds. No longer build with 8.7 check-in: f3cca767 user: jan.nijtmans tags: tip-626 | |
2024-10-25
| ||
21:43 | Merge 9.0 Leaf check-in: cfbf5de9 user: jan.nijtmans tags: tip-698 | |
21:06 | Merge 9.0 check-in: 80c3d5e4 user: jan.nijtmans tags: tip-626 | |
08:03 | Merge 9.0 check-in: 7b75149b user: jan.nijtmans tags: revised_text, tip-466 | |
2024-10-23
| ||
12:53 | Fix [f91aa24bbe] for allmost all remaining widgets. Canvtext is the only one which is not complete yet check-in: 13347dac user: jan.nijtmans tags: trunk, main | |
11:46 | Revert tkTest.c (we still want to test TK_CONFIG_STRING using char *). Make tkScale.h and tkEntry.h usable for both Tk 8.7 and 9.0 check-in: e4bba8c3 user: jan.nijtmans tags: core-8-branch | |
11:04 | Fix [f91aa24bbe] for allmost all remaining widgets. Canvtext is the only one which is not complete yet. check-in: efc86051 user: jan.nijtmans tags: core-8-branch | |
2024-10-22
| ||
22:24 | tweaks Closed-Leaf check-in: 43305444 user: jan.nijtmans tags: bug-f91aa24bbe | |
22:09 | Remaining fixes for [f91aa24bbe] check-in: 40a55996 user: jan.nijtmans tags: bug-f91aa24bbe | |
16:53 | Merge 9.0 check-in: 28645694 user: jan.nijtmans tags: revised_text, tip-466 | |
16:49 | complete fix [f91aa24bbe] for imgPhoto check-in: ca0dc0f8 user: jan.nijtmans tags: trunk, main | |
2024-10-21
| ||
20:37 | complete fix [f91aa24bbe] for imgPhoto check-in: 76d36291 user: jan.nijtmans tags: core-8-branch | |
16:30 | Fix [f91aa24bbe] for entry/spinbox check-in: 9664cc53 user: jan.nijtmans tags: trunk, main | |
2024-10-20
| ||
19:04 | Fix [f91aa24bbe] for entry/spinbox check-in: 27040119 user: jan.nijtmans tags: core-8-branch | |
10:34 | Merge 9.0 check-in: 276112a5 user: jan.nijtmans tags: revised_text, tip-466 | |
10:30 | Fix [f91aa24bbe] for canvps. Few tweaks for frame check-in: e20f8949 user: jan.nijtmans tags: trunk, main | |
2024-10-19
| ||
22:37 | Fix [f91aa24bbe] for canvps. Few tweaks for frame check-in: f63f966f user: jan.nijtmans tags: core-8-branch | |
17:39 | (backport) Fix [ac7c1fa381]: Crash at Tk startup check-in: 8c35b090 user: jan.nijtmans tags: core-8-branch | |
12:03 | merge trunk check-in: e922ef09 user: fvogel tags: revised_text, tip-466 | |
11:58 | Fix [ac7c1fa381]: Crash at Tk startup, introduced by [6b7d9bbd37]. check-in: 525007e8 user: fvogel tags: trunk, main | |
2024-10-18
| ||
22:12 | Don't bother building with Tcl 8.7 headers any more check-in: f04796fb user: jan.nijtmans tags: revised_text, tip-466 | |
22:09 | Merge 9.0 check-in: 5882978f user: jan.nijtmans tags: revised_text, tip-466 | |
21:53 | Missing {} in wm-stackorder-2.3 testcase check-in: 8d3fb26e user: jan.nijtmans tags: trunk, main | |
21:50 | Merge-mark check-in: ca4135a5 user: jan.nijtmans tags: core-8-branch | |
21:39 | Revert part of [d64d63d0a701d517]: We won't fix [29ba539501] in Tk 8.7 check-in: 1763a231 user: jan.nijtmans tags: core-8-branch | |
21:37 | Missing {} in wm-stackorder-2.3 testcase check-in: e0abf66e user: jan.nijtmans tags: core-8-branch | |
20:25 | Merge-mark check-in: 4244db10 user: jan.nijtmans tags: trunk, main | |
20:24 | framePtr->menuNameObj could be NULL here check-in: 82358180 user: jan.nijtmans tags: core-8-branch | |
20:22 | Fix [f91aa24bbe] for "textimage" and "frame": Use of Tcl_Obj vs char * in Widget storage check-in: 6b7d9bbd user: jan.nijtmans tags: trunk, main | |
19:40 | merge trunk check-in: 0ef8ed3e user: fvogel tags: revised_text, tip-466 | |
12:52 | (cherry-pick): Fix wm-stackorder-2.3 on CI check-in: 057a2982 user: jan.nijtmans tags: core-8-branch | |
12:44 | Fix [f91aa24bbe] for "textimage" and "frame": Use of Tcl_Obj vs char * in Widget storage check-in: 6c5646be user: jan.nijtmans tags: core-8-branch | |
11:29 | Refine use of strings check-in: d5907302 user: kevin_walzer tags: tka11y | |
04:17 | Fix wm-stackorder-2.3 on CI (hopefully) check-in: 412129cc user: culler tags: trunk, main | |
04:11 | Attempt to fix wm-stackorder-2.3, which never fails on real machines but fails on the CI runner. Closed-Leaf check-in: 05875687 user: culler tags: stackorder_on_ci | |
01:51 | Clean up build errors check-in: e0c986bc user: kevin_walzer tags: tka11y | |
2024-10-17
| ||
19:34 | Guard against one more crash at exit (seen on Catalina). check-in: a523eba3 user: marc_culler tags: trunk, main | |
15:26 | Add code in the Aqua TkpInit function to redirect stderr to /dev/null if TK_NO_STDERR is set. check-in: a12a6fa5 user: culler tags: trunk, main | |
07:37 | macOS 12 runner image will be removed check-in: ae55c1ca user: jan.nijtmans tags: trunk, main | |
07:35 | macOS 12 runner image will be removed check-in: f5f5c0d8 user: jan.nijtmans tags: core-8-branch | |
03:17 | Add environment variable to optionally redirect stderr to /dev/null Closed-Leaf check-in: 28233185 user: culler tags: aqua_nostderr | |
2024-10-16
| ||
19:53 | Better exit handling of updateLayer; clean builds for a 10.9 target on macOS 10.13, 10.14. 10.15, 11, 12, 13, 14, 15; all tests pass on these, except 10.15 and 15 (due to stderr issue) check-in: 075e1b06 user: culler tags: trunk, main | |
19:44 | Remove obsolete -single_module linker flag Remove a lot of stuff meant for macOS < 10.9 check-in: c53cdf1b user: jan.nijtmans tags: trunk, main | |
19:28 | Remove obsolete -single_module linker flag Remove a lot of stuff meant for macOS < 10.9 check-in: d7c0fb8a user: jan.nijtmans tags: core-8-branch | |
16:47 | Fix build on macOS 14 Mojave Closed-Leaf check-in: 5d852c7d user: marc_culler tags: aqua_exit_flag | |
16:17 | Fix build on macOS 10.15 Catalina check-in: 755ed459 user: marc_culler tags: aqua_exit_flag | |
13:41 | Cleaner aqua exit handling. check-in: 637b4c58 user: culler tags: aqua_exit_flag | |
13:22 | Tcl_NumUtfChars-> Tcl_GetCharLength, it's more efficient check-in: 2f790dcc user: jan.nijtmans tags: trunk, main | |
13:13 | No longer use -Wl,-single_module linker flag: it's deprecated Closed-Leaf check-in: cbcffcf7 user: jan.nijtmans tags: bug-cb052066de | |
12:40 | TkNumUtfChars -> TkGetCharLength, it's more efficient check-in: 330a5d73 user: jan.nijtmans tags: core-8-branch | |
08:38 | Fix [73c5e3ad3]: Two potentially bogus binding scripts for <TouchpadScroll> check-in: 077e1159 user: jan.nijtmans tags: trunk, main | |
07:45 | Fix [73c5e3ad3]: Two potentially bogus binding scripts for <TouchpadScroll> check-in: 11f4dac8 user: jan.nijtmans tags: core-8-branch | |
03:50 | Fix crash at exit on macOS 12. check-in: e67b7721 user: culler tags: trunk, main | |
02:34 | Make updateLayer a no-op during exit. Closed-Leaf check-in: e76c2544 user: culler tags: aqua_exit_update | |
2024-10-15
| ||
21:22 | Fix [f91aa24bbe] for "message" check-in: 38556e6c user: jan.nijtmans tags: core-8-branch | |
14:49 | Proposed fix for [73c5e3ad3]: Two potentially bogus binding scripts for <TouchpadScroll> Closed-Leaf check-in: ef6d0286 user: jan.nijtmans tags: bug-73c5e3ad3 | |
02:14 | Remove an unused restrict proc. check-in: 729c1aee user: culler tags: trunk, main | |
2024-10-14
| ||
22:14 | Remove some unneeded Aqua event loops - makes all tests pass reliably on Sonoma check-in: 301ed979 user: culler tags: trunk, main | |
19:46 | Remove a lot of stuff meant for macOS < 10.9 check-in: 568acde5 user: jan.nijtmans tags: bug-cb052066de | |
13:45 | Fix [5869c270bd] and [01f58bf8f1]: Aqua issues with winfo rgb, root window behavior, updates; removes detritus left from the drawRect days. check-in: 47f17f3d user: culler tags: trunk, main | |
13:05 | Build with Tcl 8.7 and 9.1 as well check-in: 9eb341ce user: jan.nijtmans tags: revised_text, tip-466 | |
12:58 | Undo revertion of [6202699e], fix the original error which was in there. check-in: 9bd52810 user: jan.nijtmans tags: revised_text, tip-466 | |
11:05 | Remove indentBgObj member of TkText. It isn't used any more check-in: 00de7ebc user: jan.nijtmans tags: revised_text, tip-466 | |
10:25 | Merge 9.0 check-in: 4c35cd77 user: jan.nijtmans tags: revised_text, tip-466 | |
10:24 | Revert part of previous commit: it was not well-tested check-in: 6202699e user: jan.nijtmans tags: revised_text, tip-466 | |
10:02 | Eliminate info.commandSize, which is no longer necessary. This also unbreaks the Windows build check-in: 3c4b1c73 user: jan.nijtmans tags: trunk, main | |
10:00 | Eliminate info.commandSize, which is no longer necessary. This also unbreaks the Windows build. check-in: ed100c76 user: jan.nijtmans tags: core-8-branch | |
2024-10-13
| ||
22:44 | Merge 9.0 check-in: 917cd8cb user: jan.nijtmans tags: revised_text, tip-466 | |
22:23 | Fix [f91aa24bbe] for CanvImg and scrollbar check-in: ba151fc7 user: jan.nijtmans tags: trunk, main | |
22:07 | More typos check-in: c2dd6efb user: kevin_walzer tags: tka11y | |
21:52 | Fix typos check-in: a803f81f user: kevin_walzer tags: tka11y | |
21:48 | Fix [f91aa24bbe] for CanvImg, scrollbar and text check-in: e736e587 user: jan.nijtmans tags: core-8-branch | |
21:26 | Improvements in canvas images and scrollbar Closed-Leaf check-in: cad1b70c user: jan.nijtmans tags: bug-f91aa24bbe | |
19:22 | Minor tweak check-in: 5d035b64 user: kevin_walzer tags: tka11y | |
19:10 | Additional cleanup check-in: ef7c1181 user: kevin_walzer tags: tka11y | |
19:01 | Remove obsolete function call check-in: 9dc72d8a user: kevin_walzer tags: tka11y | |
19:01 | Correct command names check-in: f8a9fed3 user: kevin_walzer tags: tka11y | |
18:59 | Clean up comments check-in: 93a1788e user: kevin_walzer tags: tka11y | |
18:56 | Major revision to generic API check-in: 8eda7697 user: kevin_walzer tags: tka11y | |
2024-10-12
| ||
22:57 | Remove unnecessary event loop. Closed-Leaf check-in: c2b15211 user: culler tags: aqua_color | |
22:34 | Fix wish app activation on Sequoia. check-in: 9143757e user: culler tags: aqua_color | |
20:00 | Finally -- prevent the root from flashing on the screen when it is immediately withdrawn. check-in: a0b97134 user: culler tags: aqua_color | |
16:46 | Simplify: remove tkDirtyRect and TkDrawAllViews now that drawRect is gone. check-in: a37bf58d user: culler tags: aqua_color | |
2024-10-11
| ||
22:21 | Fix [f91aa24bbe] for "text": Use of Tcl_Obj vs char * in Widget storage check-in: bb3c8b60 user: jan.nijtmans tags: bug-f91aa24bbe | |
14:05 | Merge main check-in: f1046162 user: culler tags: aqua_color | |
13:55 | New branch to fix Aqua color issues. check-in: cc1a55e3 user: culler tags: aqua_color | |
11:50 | Add comment check-in: 335c92cf user: jan.nijtmans tags: trunk, main | |
11:50 | Add comment. Backported some indenting/spacing check-in: 26efb83c user: jan.nijtmans tags: core-8-branch | |
10:58 | Improved the appearance of the ttk::checkbutton widget in the "default" theme. check-in: f1d109b6 user: csaba tags: trunk, main | |
10:56 | Improved the appearance of the ttk::checkbutton widget in the "default" theme. check-in: 617a4fca user: csaba tags: core-8-branch | |
10:09 | Fix [f52986c698]: SIGABRT from Tk_DeleteErrorHandler() check-in: 1602306b user: jan.nijtmans tags: trunk, main | |
09:47 | Fix [f52986c698]: SIGABRT from Tk_DeleteErrorHandler() check-in: 7a599109 user: jan.nijtmans tags: core-8-branch | |
02:17 | Further refinement of generic API check-in: f27b0218 user: kevin_walzer tags: tka11y | |
2024-10-10
| ||
21:22 | Merge 9.0 check-in: 8ea35008 user: jan.nijtmans tags: revised_text, tip-466 | |
21:18 | merge-mark check-in: 32b5152d user: jan.nijtmans tags: trunk, main | |
21:13 | Merge 8.6 check-in: 62a5d4ad user: jan.nijtmans tags: core-8-branch | |
19:50 | merge core-8-6-branch check-in: a1c8776a user: fvogel tags: trunk, main | |
14:45 | Fix [23b57a7214]: RGB values were not being set in TkpGetColor for semantic colors on macOS 11 and up. check-in: 85ecdd5b user: culler tags: trunk, main | |
2024-10-09
| ||
21:24 | Merge-mark check-in: 9e7a6ff9 user: jan.nijtmans tags: trunk, main | |
21:21 | Merge 8.6 check-in: 0ccdd55c user: jan.nijtmans tags: core-8-branch | |
21:17 | Indenting ( 8 spaces -> tab) check-in: d2946b7d user: jan.nijtmans tags: trunk, main | |
20:18 | Fix [eb332846f3]: [grid] and [pack] with half-dead argument can cause hangup or even crash. check-in: ddfb9848 user: fvogel tags: trunk, main | |
19:38 | Indenting (two more files) check-in: 4499229b user: jan.nijtmans tags: core-8-branch | |
19:37 | Indenting (massive) check-in: abd4f8a0 user: jan.nijtmans tags: core-8-branch | |
16:52 | tk::classic::restore doesn't exist any more check-in: 684a5c9d user: jan.nijtmans tags: trunk, main | |
15:43 | Fix [23b57a7214]: RGB values were not being set in TkpGetColor for semantic colors on macOS >= 11 Closed-Leaf check-in: 234bfd8e user: culler tags: bug-23b57a7214 | |
01:23 | Merge trunk check-in: b45ff033 user: kevin_walzer tags: tka11y | |
01:23 | Refine generic API check-in: 8e2554db user: kevin_walzer tags: tka11y | |
2024-10-08
| ||
09:30 | Merge-mark check-in: 64d0dd79 user: jan.nijtmans tags: revised_text, tip-466 | |
09:22 | Fix compile with Tcl 8.7 headers check-in: a59529ac user: jan.nijtmans tags: trunk, main | |
05:58 | Merge 9.0 (formatting changes only, "text" is for another day) check-in: 4b887187 user: jan.nijtmans tags: revised_text, tip-466 | |
05:51 | Complete [29ba539501] fix for "text" check-in: 805ac5d6 user: jan.nijtmans tags: trunk, main | |
2024-10-07
| ||
16:57 | Merge 9.0. Finish for "text" Closed-Leaf check-in: c42ab807 user: jan.nijtmans tags: bug-29ba539501 | |
08:25 | Merge 9.0 check-in: 6fdc3b68 user: jan.nijtmans tags: revised_text, tip-466 | |
08:24 | Update "changes" check-in: 1d3811a3 user: jan.nijtmans tags: trunk, main | |
2024-10-06
| ||
20:56 | Code cleanup in tkCanvas.c/tkMenubutton.c. Use more TCL_UNUSED() check-in: 13781cd4 user: jan.nijtmans tags: trunk, main | |
2024-10-05
| ||
20:16 | Merge-mark check-in: 4edbae73 user: jan.nijtmans tags: bug-29ba539501 | |
19:48 | Merge 9.0 check-in: e2b0a441 user: jan.nijtmans tags: revised_text, tip-466 | |
19:46 | Fix [610a73a179]: Canvas widget handles pixel objects incorrectly in Tk 9.0 ** Potential incopatibility ** because canvas -insertborderwidth/-insertwidth/-selectborderwidth can now return non-float values check-in: b519b0b9 user: jan.nijtmans tags: trunk, main | |
12:35 | Merge 9.0 check-in: ec2658ad user: jan.nijtmans tags: revised_text, tip-466 | |
07:07 | merge trunk at [f8ef4f79] - later commits create conflicts check-in: 5959df8a user: fvogel tags: revised_text, tip-466 | |
2024-10-04
| ||
13:35 | -sashwidth too Closed-Leaf check-in: ab234d41 user: jan.nijtmans tags: bug-610a73a179 | |
13:15 | -minsize too check-in: a725bc79 user: jan.nijtmans tags: bug-610a73a179 | |
12:34 | padX, padY, sashPad check-in: 055e646e user: jan.nijtmans tags: bug-610a73a179 | |
11:07 | -handleSize for panedwindow check-in: 5739a972 user: jan.nijtmans tags: bug-610a73a179 | |
10:39 | Handle -borderWidth for panedwindow check-in: aef4b504 user: jan.nijtmans tags: bug-610a73a179 | |
05:37 | Almost done in "text" widget check-in: 5b39aa72 user: jan.nijtmans tags: bug-610a73a179 | |
2024-10-03
| ||
15:38 | More progress check-in: 118bb743 user: jan.nijtmans tags: bug-610a73a179 | |
08:34 | Update links, pointing to the 9.0 release as well check-in: 7e165573 user: jan.nijtmans tags: trunk, main | |
08:30 | Update links, pointing to the 9.0 release as well check-in: 1f3b4fef user: jan.nijtmans tags: core-8-branch | |
2024-10-02
| ||
19:54 | Merge 9.0. More progress check-in: 79a3c1b5 user: jan.nijtmans tags: bug-610a73a179 | |
11:53 | Use version number "9.0" somewhat more in comments check-in: 508b5a83 user: jan.nijtmans tags: trunk, main | |
09:27 | Unbreak Windows build check-in: 9f0ed188 user: jan.nijtmans tags: trunk, main | |
09:25 | Unbreak Windows build check-in: 40b10c5e user: jan.nijtmans tags: core-8-branch | |
2024-10-01
| ||
21:05 | Merge 9.0 check-in: c898f929 user: jan.nijtmans tags: bug-610a73a179 | |
20:40 | Fix [f91aa24bbe] for "menubutton". Simplify -activerelief for "menu" check-in: 9b61a8a1 user: jan.nijtmans tags: trunk, main | |
20:18 | Fix [f91aa24bbe] for "menubutton". Simplify -activerelief for "menu" check-in: fc2d6b7e user: jan.nijtmans tags: core-8-branch | |
20:14 | Revert part of [788c1c6615]: would be **potential incompatibility** check-in: 2f258c29 user: jan.nijtmans tags: core-8-branch | |
2024-09-30
| ||
21:16 | Finish for "menubutton". Simplify -activerelief for "menu" Closed-Leaf check-in: 92079294 user: jan.nijtmans tags: bug-f91aa24bbe | |
19:41 | Complete for "menubutton" check-in: 6a3d7e6c user: jan.nijtmans tags: bug-610a73a179 | |
14:04 | Merge 8.7 check-in: fdd29654 user: jan.nijtmans tags: bug-f91aa24bbe | |
09:36 | Merge 9.0 check-in: b17b0f49 user: jan.nijtmans tags: bug-610a73a179 | |
09:34 | Even when building against Tcl8, PRJLIBNAME9 should not have the "t" suffix else it breaks pkgIndex.tcl.in in extensions that load version-specific binary at runtime check-in: 0fed9448 user: jan.nijtmans tags: trunk, main | |
09:33 | Even when building against Tcl8, PRJLIBNAME9 should not have the "t" suffix else it breaks pkgIndex.tcl.in in extensions that load version-specific binary at runtime check-in: 0ec33508 user: jan.nijtmans tags: core-8-branch | |
2024-09-29
| ||
21:41 | protect -insertborderwidth/-insertwidth/-selborderwidth, which cannot be negative (or "") check-in: a19add6f user: jan.nijtmans tags: trunk, main | |
13:05 | protect -insertborderwidth/-insertwidth/-selborderwidth, which cannot be negative check-in: b5898942 user: jan.nijtmans tags: core-8-branch | |
00:10 | Merge 8.7. More indent fixes check-in: df1efa60 user: jan.nijtmans tags: trunk, main | |
2024-09-28
| ||
23:27 | Comment correction check-in: 28952410 user: jan.nijtmans tags: core-8-branch | |
16:45 | Merge 9.0 check-in: 4674e699 user: jan.nijtmans tags: bug-610a73a179 | |
16:30 | Fix indenting: Don't use 8 spaces, but tabs check-in: 686adf4f user: jan.nijtmans tags: trunk, main | |
2024-09-27
| ||
22:50 | Merge-mark check-in: f8ef4f79 user: jan.nijtmans tags: trunk, main | |
22:47 | Backout part of [f8aab85b56]: Could cause compatibility problems, see [610a73a179] check-in: 61ba3f67 user: jan.nijtmans tags: core-8-branch | |
22:20 | Merge-mark check-in: 0906e4a1 user: jan.nijtmans tags: trunk, main | |
22:18 | Merge 8.6 check-in: de92f959 user: jan.nijtmans tags: core-8-branch | |
20:22 | Fix [1f3de1c387]: Redundant [expr] in tests. check-in: 8a705dd1 user: fvogel tags: trunk, main | |
20:15 | Fix [265d4e9ff1]: macOS Sequoia: warning: 'setShowsResizeIndicator:' is deprecated check-in: d97940d1 user: fvogel tags: trunk, main | |
19:40 | Version -> 9.0.1 check-in: a1f228a1 user: jan.nijtmans tags: trunk, main | |
16:55 | Fix [f91aa24bbe] (Tcl_Obj usage) for "menubutton" check-in: 9ccec7a8 user: jan.nijtmans tags: trunk, main | |
16:40 | unbreak macOS build check-in: d28cde1e user: jan.nijtmans tags: core-8-branch | |
15:54 | Fix [f91aa24bbe] (Tcl_Obj usage) for "menubutton". check-in: 6adc81e3 user: jan.nijtmans tags: core-8-branch | |
13:46 | Backport fix [f91aa24bbe] (Tcl_Obj usage) for "canvas" to Tk 8.7 check-in: 7d50c5f7 user: jan.nijtmans tags: core-8-branch | |
01:36 | Expansion of core accessibility commands check-in: 2c5c58b3 user: kevin_walzer tags: tka11y | |
2024-09-26
| ||
18:40 | Open space in changes.md for new changes to be recorded as they are developed. check-in: 708cf702 user: dgp tags: trunk, main | |
18:31 | merge release check-in: 1084a3b1 user: dgp tags: trunk, main | |
2024-09-25
| ||
13:43 | merge trunk Closed-Leaf check-in: d5e44aa1 user: dgp tags: rc3, core-9-0-0-rc, core-9-0-0 | |
11:26 | purged mentions of Tk 8.7 in man pages (apart from usage in .VS and .VE macros which will not lead to visual output of the version number) check-in: e598adaa user: Torsten tags: trunk, main | |
2024-09-24
| ||
15:03 | Use the mdash in the same way as thc Tcl "changes.md" check-in: f057062c user: jan.nijtmans tags: rc2, core-9-0-0-rc | |
14:56 | One more "known bug" that should be mentioned check-in: 1af0adbb user: jan.nijtmans tags: core-9-0-0-rc | |
13:58 | Remove Known Bug that Tk devs determined is not a bug. check-in: f164c4e6 user: dgp tags: core-9-0-0-rc | |
2024-09-23
| ||
16:54 | Remove Known Bug that is now fixed. check-in: b3c776ff user: dgp tags: core-9-0-0-rc | |
16:46 | merge trunk check-in: 76cdda10 user: dgp tags: core-9-0-0-rc | |
04:01 | A slightly different approach is beeded to deal with angled text. Closed-Leaf check-in: 037c968c user: culler tags: bug-7ea3245acd | |
2024-09-22
| ||
23:01 | Oops. Same proposal, without the segfault. check-in: 41edaee8 user: culler tags: bug-7ea3245acd | |
22:28 | My proposed fix for bug [7ea3245acd] check-in: d55d9e0b user: culler tags: bug-7ea3245acd | |
20:23 | Workaround for [36e379c01b]: macOS Ventura, X11 build with XQuartz: crash in XLoadQueryFont check-in: d2f53df7 user: jan.nijtmans tags: trunk, main | |
17:21 | merge main check-in: 30501287 user: culler tags: bug-7ea3245acd | |
17:21 | My suggestion for [7ea3245acd] would be something like this Closed-Leaf check-in: 24758c18 user: jan.nijtmans tags: jn-bug-7ea3245acd | |
17:04 | Try Jan's suggestion for bug [7ea3245acd] check-in: f01fe7aa user: culler tags: bug-7ea3245acd | |
2024-09-21
| ||
15:47 | Improved the appearance of the Treeitem.indicator element. check-in: e716730b user: csaba tags: trunk, main | |
14:49 | Improved the appearance of the Treeitem.indicator element. check-in: e411f708 user: csaba tags: core-8-branch | |
2024-09-20
| ||
18:56 | Try a workaround for [36e379c01b] (Which - actually - is a bug in XQuarz) Closed-Leaf check-in: 7f20f599 user: jan.nijtmans tags: bug-36e379c01b | |
16:59 | Fix [3981091e] Segmentation fault with bogus resource value (X11) check-in: efcd1b3d user: jan.nijtmans tags: trunk, main | |
16:57 | Fix [3981091e] Segmentation fault with bogus resource value (X11) check-in: 7013ecaf user: jan.nijtmans tags: core-8-branch | |
2024-09-19
| ||
21:02 | merge trunk check-in: 59fc24d8 user: fvogel tags: revised_text, tip-466 | |
21:01 | Fix [18e9840f84]: Assignment of invalid symbolic constant NotifyNormal check-in: 7c5f7fff user: fvogel tags: trunk, main | |
2024-09-18
| ||
18:37 | merge trunk check-in: d88ef487 user: dgp tags: core-9-0-0-rc | |
2024-09-17
| ||
20:29 | Fix [8e9d65d2d4]: Unexpected behavior of ttk::treeview with detached items. check-in: 7b7c20ed user: fvogel tags: trunk, main | |
02:12 | Begin to bridge states check-in: 4b006f08 user: kevin_walzer tags: tka11y | |
2024-09-16
| ||
19:25 | Merge-mark check-in: 8228b8de user: jan.nijtmans tags: trunk, main | |
19:22 | Merge 8.6. Re-generate unix/configure check-in: dce0ed0d user: jan.nijtmans tags: core-8-branch | |
2024-09-15
| ||
01:24 | Correct indentation check-in: 40c92c16 user: kevin_walzer tags: tka11y | |
2024-09-14
| ||
21:50 | Merge 9.0. This undo's previous commit check-in: 74ca34f4 user: jan.nijtmans tags: revised_text, tip-466 | |
21:48 | Please cleanup GITHUB building after the build is done. Closed-Leaf check-in: f83994c5 user: jan.nijtmans tags: bug-1871581951 | |
21:43 | re-generate tkConfig.h.in with latest "autoheader" check-in: 5bfa28d4 user: jan.nijtmans tags: trunk, main | |
21:42 | re-generate tkConfig.h.in with latest "autoheader" check-in: 8bb43cb2 user: jan.nijtmans tags: core-8-branch | |
21:38 | (Cherry-pick): make genstubs check-in: a850ca1a user: jan.nijtmans tags: trunk, main | |
16:41 | Further development of Tk accessibility API check-in: de1a8b41 user: kevin_walzer tags: tka11y | |
09:43 | Let this bugfix branch build and test at Github Actions. Closed-Leaf check-in: 2878f082 user: fvogel tags: bug-8e9d65d2d4 | |
09:42 | Add non-regression test treeview-9.4 check-in: 449c636a user: fvogel tags: bug-8e9d65d2d4 | |
09:19 | Factorize code. check-in: 7f8a2f80 user: fvogel tags: bug-8e9d65d2d4 | |
09:12 | Fix [8e9d65d2d4]: Unexpected behavior of ttk::treeview with detached items - Part 2 ([bbox] command). check-in: 4ead7e88 user: fvogel tags: bug-8e9d65d2d4 | |
09:01 | Fix [8e9d65d2d4]: Unexpected behavior of ttk::treeview with detached items - Part 1 ([see] command). check-in: ce169b46 user: fvogel tags: bug-8e9d65d2d4 | |
08:08 | Fix unexpected differences in tkIntPlatDecls.h and tkStubInit.c between revised_text and trunk (should have been either merged in revised_text by [59c2144d], or removed from trunk). check-in: 037b5815 user: fvogel tags: revised_text, tip-466 | |
07:34 | merge trunk check-in: 45b7955b user: fvogel tags: revised_text, tip-466 | |
07:31 | Fix [1871581951]: Assertion failed in textIndex-19.12.2. Also fixed a leftover (from [34db75c0ac]) wrong behavior of the revised text widget when moving the cursor one line down while already on the last displayed line of the text. check-in: 6699168d user: fvogel tags: revised_text, tip-466 | |
2024-09-13
| ||
22:12 | Fix [fbcee2b106]: wrong TK_BUILD_LIB_SPEC on Windows platform (mingw64) check-in: 95db032f user: jan.nijtmans tags: trunk, main | |
22:09 | Fix [fbcee2b106]: wrong TK_BUILD_LIB_SPEC on Windows platform (mingw64) check-in: 80a0958e user: jan.nijtmans tags: core-8-branch | |
21:35 | Fix wrong behavior of the revised text widget when moving the cursor one line down while already on the last displayed line of the text. See comment in ticket [1871581951] for details. check-in: fd4362b4 user: fvogel tags: bug-1871581951 | |
2024-09-12
| ||
22:49 | Make a start at [f91aa24bbe] for "menubutton". WIP check-in: dc5ce117 user: jan.nijtmans tags: bug-f91aa24bbe | |
2024-09-11
| ||
21:15 | Make "Known bugs" links work check-in: 87de2fa5 user: jan.nijtmans tags: core-9-0-0-rc | |
21:08 | Add "known bugs" section check-in: 8553716f user: jan.nijtmans tags: core-9-0-0-rc | |
19:37 | merge trunk check-in: 5169aa33 user: dgp tags: core-9-0-0-rc | |
18:29 | Merge-mark check-in: 93716559 user: jan.nijtmans tags: trunk, main | |
18:28 | Backport doc formatting improvements from 9.0 check-in: dddf7a37 user: jan.nijtmans tags: core-8-branch | |
17:04 | changes.md version -> 9.0.0 check-in: bec29c06 user: jan.nijtmans tags: core-9-0-0-rc | |
12:11 | added information on the default for the -type option of tk_messageBox check-in: 7d711a59 user: Torsten tags: trunk, main | |
08:30 | Unified naming of the Mac to 'macOS' as other names are outdated since 2016 (macOS Sierra, version 10.12) check-in: 2defe7dc user: Torsten tags: trunk, main | |
02:06 | Initial work on implementing accessibility in Tk check-in: 6d7a4cf6 user: kevin_walzer tags: tka11y | |
2024-09-10
| ||
20:16 | Let this bugfix branch build and test at Github Actions. check-in: 79959164 user: fvogel tags: bug-1871581951 | |
20:14 | Fix [1871581951]: Assertion failed in textIndex-19.12.2 check-in: 69bb32d8 user: fvogel tags: bug-1871581951 | |
15:22 | merge trunk check-in: 04e0ecac user: dgp tags: core-9-0-0-rc | |
11:50 | Merge 9.0 check-in: 8b9e8882 user: jan.nijtmans tags: revised_text, tip-466 | |
11:49 | Merge 9.0 check-in: 46d86fb4 user: jan.nijtmans tags: bug-610a73a179 | |
11:47 | Fix some compiler warnings, when compiling with g++ check-in: 5157b0ca user: jan.nijtmans tags: trunk, main | |
11:44 | Fix some compiler warnings, when compiling with g++ check-in: 5d59b389 user: jan.nijtmans tags: core-8-branch | |
11:24 | Restore tk.h from trunk check-in: 3c4dd28b user: jan.nijtmans tags: bug-610a73a179 | |
09:50 | Merge 9.0 check-in: d41ce487 user: jan.nijtmans tags: bug-610a73a179 | |
08:57 | Fix [610a73a179] (pixel objects) and [f91aa24bbe] (Tcl_Obj usage) for "canvas". Merge 8.7 (re-arrange tkEntry.h elements in the same order as Tk 8.7) check-in: 28f74e8d user: jan.nijtmans tags: trunk, main | |
2024-09-09
| ||
13:18 | Move placeholder-related entry options to the end of the "Entry" structure, for maximum compatibility with 8.6 check-in: 874e3f1b user: jan.nijtmans tags: core-8-branch | |
13:08 | Fix [5f739d2253]: Inconsistency in whether widgets allow negative borderwidths for "canvas" check-in: ebed3382 user: jan.nijtmans tags: core-8-branch | |
12:39 | Fix canvas-1.7 expected result Closed-Leaf check-in: 73c4dc74 user: jan.nijtmans tags: bug-f91aa24bbe | |
12:13 | Fix [f91aa24bbe]: Use of Tcl_Obj vs char * in Widget storage for "canvas" check-in: 3a85d690 user: jan.nijtmans tags: bug-f91aa24bbe | |
2024-09-08
| ||
21:26 | Eliminate use of BUILD_tk in tkListbox.c check-in: a3456ef4 user: jan.nijtmans tags: trunk, main | |
21:19 | Fix [29ba539501] for listbox: many PIXEL options don't keep their configured value check-in: 788c1c66 user: jan.nijtmans tags: core-8-branch | |
21:17 | Backport from 9.0 check-in: 44856aa5 user: jan.nijtmans tags: core-8-branch | |
15:26 | Rebase to 9.0 check-in: 9ffd3894 user: jan.nijtmans tags: bug-610a73a179 | |
15:22 | Fix comments in tkText.h check-in: 17f73efd user: jan.nijtmans tags: trunk, main | |
15:15 | Make it compile (again) check-in: a1b24e3b user: jan.nijtmans tags: bug-610a73a179 | |
14:52 | Merge 9.0 check-in: 74ff7bea user: jan.nijtmans tags: bug-610a73a179 | |
14:44 | Indenting check-in: da8a6173 user: jan.nijtmans tags: trunk, main | |
14:40 | Backport Tk 9.0 changes in tkCanvUtil.c and tkOldConfig.c, without any other changes. So, demonstrating those changes are all 100% upwards compatible check-in: cd082af6 user: jan.nijtmans tags: core-8-branch | |
13:51 | Stay compatible with applications (like "tkpath") which use outline->offset directly check-in: 42501428 user: jan.nijtmans tags: trunk, main | |
13:37 | Fix [610a73a179] for canvas -dashoffset option check-in: a91ea4ae user: jan.nijtmans tags: trunk, main | |
11:17 | Fix [610a73a179] for canvas -width/-height options check-in: df9593cd user: jan.nijtmans tags: trunk, main | |
10:57 | Extend Tk_CanvasTextInfo with 3 reserved fields. Update Tk_CanvasTextInfo documentation (int -> Tcl_Size) check-in: 3e6a2dd6 user: jan.nijtmans tags: trunk, main | |
2024-09-07
| ||
18:04 | Use Tk_AllocColorFromObj() in stead of Tk_GetColor() where possible: it's more efficient (see documentation) check-in: 77ba3309 user: jan.nijtmans tags: trunk, main | |
17:54 | Merge-mark check-in: 4ae8710e user: jan.nijtmans tags: core-8-branch | |
17:39 | Fix "scrollbar" part of [610a73a179]: Canvas widget handles pixel objects incorrectly in Tk 9.0 check-in: 24db3e18 user: jan.nijtmans tags: trunk, main | |
2024-09-06
| ||
17:19 | make genstubs check-in: 4753b8a1 user: dgp tags: core-9-0-0-rc | |
17:15 | Merge-mark check-in: 6d2e7996 user: jan.nijtmans tags: trunk, main | |
17:12 | Merge 8.6 check-in: a4992b0b user: jan.nijtmans tags: core-8-branch | |
16:24 | "canvas" almost done. Only missing are tkCanvPs and tkCanvWind , check-in: eb27dca6 user: jan.nijtmans tags: bug-610a73a179 | |
15:08 | Handle canvas width/height check-in: ef377a9b user: jan.nijtmans tags: bug-610a73a179 | |
14:27 | Finish "scrollbar" check-in: 339e371e user: jan.nijtmans tags: bug-610a73a179 | |
08:24 | Bring back mac-build.yml as it was check-in: a61e5e47 user: jan.nijtmans tags: revised_text, tip-466 | |
2024-09-05
| ||
16:43 | Start with scrollbar check-in: 311add87 user: jan.nijtmans tags: bug-610a73a179 | |
14:28 | For now, shut down the "mem" assert errors, try to concentrate on XQuartz for now. When this is done, I'll revert mac-build.yml to the trunk version check-in: 7d60ba89 user: jan.nijtmans tags: revised_text, tip-466 | |
06:00 | Assert change was wrong check-in: e45bbf68 user: jan.nijtmans tags: revised_text, tip-466 | |
2024-09-04
| ||
15:28 | merge trunk check-in: 96345a15 user: dgp tags: core-9-0-0-rc | |
15:26 | canvText progress check-in: 99b4c7d2 user: jan.nijtmans tags: bug-610a73a179 | |
14:07 | Is this assert correct? And we are (for now) only interested in --disable-aqua builds check-in: e27c4627 user: jan.nijtmans tags: revised_text, tip-466 | |
2024-09-03
| ||
22:55 | Keep Tk_Outline size the same check-in: de3922e3 user: jan.nijtmans tags: bug-610a73a179 | |
21:42 | find out which textIndex.test testcase fails with --disable-aqua check-in: 57b2d4aa user: jan.nijtmans tags: revised_text, tip-466 | |
21:37 | Merge 9.0. Indenting fixes check-in: 38d9691b user: jan.nijtmans tags: revised_text, tip-466 | |
21:01 | Merge 9.0 check-in: 50abfac4 user: jan.nijtmans tags: bug-610a73a179 | |
20:43 | Forgot to add dead_hamza to the documentation check-in: f1285361 user: jan.nijtmans tags: trunk, main | |
20:36 | Merge 8.6 check-in: 0bb646d5 user: jan.nijtmans tags: core-8-branch | |
17:31 | merge trunk check-in: c8d387ed user: dgp tags: core-9-0-0-rc | |
15:27 | Add "message" check-in: 180c51f5 user: jan.nijtmans tags: trunk, main | |
14:13 | Make a start with [f91aa24bbe]: Use of Tcl_Obj vs char * in Widget storage check-in: f91bd013 user: jan.nijtmans tags: trunk, main | |
2024-09-02
| ||
23:08 | Formatting check-in: a0962f15 user: jan.nijtmans tags: bug-610a73a179 | |
23:01 | takeFocus -> takeFocusObj check-in: c8101ff8 user: jan.nijtmans tags: bug-610a73a179 | |
15:32 | Always Incr refcount before Decr another: it could be the same Tcl_Obj check-in: 585a5fcc user: jan.nijtmans tags: bug-610a73a179 | |
13:51 | Undo experiment. Merge 9.0 check-in: 7a0056b7 user: jan.nijtmans tags: bug-610a73a179 | |
09:44 | Merge 9.0 check-in: 59c2144d user: jan.nijtmans tags: revised_text, tip-466 | |
09:39 | Fix [0189a9ae39]: Use of Tk_Uid in Tk API check-in: 6649a801 user: jan.nijtmans tags: trunk, main | |
09:11 | Fix [0189a9ae39]: Use of Tk_Uid in Tk API check-in: fc05409e user: jan.nijtmans tags: core-8-branch | |
2024-09-01
| ||
21:15 | Fix [0189a9ae39]: Use of Tk_Uid in Tk API. Also change Tk_GetCursorFromData(), so it doesn't need Tk_Uid's any more Closed-Leaf check-in: 58408333 user: jan.nijtmans tags: bug-0189a9ae39 | |
20:54 | Doc fix in GetRelief check-in: cb0329ac user: jan.nijtmans tags: trunk, main | |
20:40 | Doc fix in GetRelief check-in: f2649b4f user: jan.nijtmans tags: core-8-branch | |
20:14 | merge trunk check-in: 138d726a user: fvogel tags: revised_text, tip-466 | |
20:00 | Use the more efficient Tk_AllocColorFromObj()/Tk_Alloc3DBorderFromObj()/Tk_AllocCursorFromObj()/Tk_GetJustifyFromObj() in tkOldConfig.c. Doc update check-in: d9101584 user: jan.nijtmans tags: trunk, main | |
19:57 | Use the more efficient Tk_AllocColorFromObj()/Tk_Alloc3DBorderFromObj()/Tk_AllocCursorFromObj()/Tk_GetJustifyFromObj() in tkOldConfig.c. Merge 8.6 check-in: ca5e64c3 user: jan.nijtmans tags: core-8-branch | |
18:58 | merge trunk check-in: 3bd357cc user: fvogel tags: revised_text, tip-466 | |
18:51 | Rename DEF_TEXT_INACTIVE_SELECT_COLOR to DEF_TEXT_INACTIVE_SELECT_BG_COLOR in the text widget code. check-in: f1828dbe user: fvogel tags: trunk, main | |
18:24 | merge trunk check-in: ce553699 user: fvogel tags: revised_text, tip-466 | |
00:29 | Remove (apparent) unneeded Tk_GetUid() calls check-in: 9e974196 user: jan.nijtmans tags: trunk, main | |
00:24 | Remove (apparent) unneeded Tk_GetUid() calls check-in: 36c13245 user: jan.nijtmans tags: core-8-branch | |
2024-08-31
| ||
23:58 | Experiment: Break Tk_GetColor/Tk_Get3DBorder's Tk_Uid contract in the worst possible way: Allocate a new object before every call, and dispose it immediately afterwards. This shows that the Tk_Uid argument doesn't really need to be a Tk_Uid check-in: 19d6c016 user: jan.nijtmans tags: bug-610a73a179 | |
00:05 | Remove (apparent) unneeded Tk_GetUid() calls check-in: 5dae084d user: jan.nijtmans tags: bug-610a73a179 | |
2024-08-30
| ||
23:14 | Merge 8.7 check-in: c799c133 user: jan.nijtmans tags: trunk, main | |
23:05 | two more check-in: 879fea12 user: jan.nijtmans tags: core-8-branch | |
23:03 | Fix typo's. Backport more usefull parts from 9.0 check-in: 2294210c user: jan.nijtmans tags: core-8-branch | |
19:55 | merge trunk check-in: 9f1f64c2 user: fvogel tags: revised_text, tip-466 | |
16:14 | merge trunk check-in: ab424d2c user: dgp tags: core-9-0-0-rc | |
15:30 | Merge 9.0. More progress check-in: 3b998d52 user: jan.nijtmans tags: bug-610a73a179 | |
14:49 | Merge 8.7 check-in: 7f5f4624 user: jan.nijtmans tags: trunk, main | |
14:48 | Merge 8.6 check-in: 507da764 user: jan.nijtmans tags: core-8-branch | |
14:33 | Merge 9.0 check-in: d978ed2f user: jan.nijtmans tags: bug-610a73a179 | |
11:06 | Merge 8.7 check-in: 5d62cb03 user: jan.nijtmans tags: trunk, main | |
11:03 | Merge 8.6 check-in: b5d549c0 user: jan.nijtmans tags: core-8-branch | |
08:28 | Made the width of the ttk::treeview heading separator (HALO) scaling-aware. check-in: 592f5720 user: csaba tags: trunk, main | |
08:21 | Made the width of the ttk::treeview heading separator (HALO) scaling-aware. check-in: 2d8ac235 user: csaba tags: core-8-branch | |
2024-08-29
| ||
22:23 | Remove #define Tcl_GetCharLength that seems to have been sneaked in the revised_text branch for no clear reason. This code is not in trunk, and comes from [884962b8] which is said to be a merge from trunk but the trunk branch state merged into revised_text does not have this code as well. File tkMacOSXFont.c is now identical to its trunk version. check-in: 081b3fa8 user: fvogel tags: revised_text, tip-466 | |
22:11 | Make a start with [610a73a179]: Canvas widget handles pixel objects incorrectly in Tk 9.0. WIP check-in: 73d2c175 user: jan.nijtmans tags: bug-610a73a179 | |
21:48 | merge trunk check-in: f2bda9e9 user: fvogel tags: revised_text, tip-466 | |
21:46 | In trunk, TkMacOSXSetDrawingEnabled is the only place where the TK_DO_NOT_DRAW flag is set or cleared. But this function TkMacOSXSetDrawingEnabled is never called by anything in the entire Tk code. As a consequence any test against TK_DO_NOT_DRAW is always false. Remove all this dead code. check-in: 154fad20 user: fvogel tags: trunk, main | |
20:47 | Remove the TkpDrawingIsDisabled function and use the same approach (code duplication between canvas and text) as in trunk. The tkInt.h and tkMacOSXDraw.c files are now identical to their trunk versions. check-in: 2384b826 user: fvogel tags: revised_text, tip-466 | |
20:35 | merge trunk check-in: 804e86e6 user: fvogel tags: revised_text, tip-466 | |
20:28 | Remove OK_TO_LOG that became useless since [1dfe4fe9]. check-in: a792a256 user: fvogel tags: trunk, main | |
08:55 | Performance improvement in tkOldConfig.c. See [610a73a179]. check-in: 68fab1de user: jan.nijtmans tags: trunk, main | |
08:21 | Performance improvement in tkOldConfig.c. See [610a73a179]. Backport some formatting from 9.0 check-in: 3528b4e1 user: jan.nijtmans tags: core-8-branch | |
2024-08-28
| ||
17:17 | Release branch for Tk 9.0.0 check-in: d6202669 user: dgp tags: core-9-0-0-rc | |
12:42 | Fix performance part of [610a73a179]: Canvas widget handles pixel objects incorrectly in Tk 9.0 Closed-Leaf check-in: 8098b85a user: jan.nijtmans tags: bug-610a73a179 | |
12:23 | Merge more ttk::treeview improvements related to bug [d82fa2953a]. check-in: 82038b0c user: sbron tags: trunk, main | |
12:21 | Merge more ttk::treeview improvements related to bug [d82fa2953a]. check-in: 2b208c55 user: sbron tags: core-8-branch | |
2024-08-26
| ||
21:12 | Fix corresponding mistake in tkTextIndex.c. check-in: d617fb8f user: fvogel tags: revised_text, tip-466 | |
21:09 | Fix mistake in tkInt.h (which also makes it closer to its trunk version). check-in: ac4b4210 user: fvogel tags: revised_text, tip-466 | |
21:07 | Fix mistake in tkObj.c (which also makes it identical to its trunk version). check-in: 1280df35 user: fvogel tags: revised_text, tip-466 | |
21:02 | Adjust comments and remove 8.5 compatibility from previous commit. check-in: 39d683de user: fvogel tags: revised_text, tip-466 | |
20:57 | Backout [a6a9a8d2], so that tkObj.c is again the same as its trunk version. check-in: f4ceab5f user: fvogel tags: revised_text, tip-466 | |
20:46 | Re-introduce TkTextJustify since the justification mode 'full' is only implemented for the revised text widget. tk.h and tkGet.c are now identical to their trunk versions. check-in: 2427c1f2 user: fvogel tags: revised_text, tip-466 | |
19:39 | Due to the previous commit one can remove justifyFullStrings as well. tkConfig.c is now identical to its trunk version. check-in: cebb56f6 user: fvogel tags: revised_text, tip-466 | |
19:35 | Remove the TK_OPTION_JUSTIFY_FULL flag, which is not used by any option. check-in: 387a4c46 user: fvogel tags: revised_text, tip-466 | |
19:22 | Remove TK_JUSTIFY_NUMERIC (not used anywhere). check-in: 7c8dd768 user: fvogel tags: revised_text, tip-466 | |
17:38 | merge trunk check-in: f5abf8a1 user: fvogel tags: revised_text, tip-466 | |
06:03 | Fix [de83677067]: Compile error (undeclared identifier) in generic/tkFrame.c check-in: 72673289 user: jan.nijtmans tags: trunk, main | |
06:01 | Fix [de83677067]: Compile error (undeclared identifier) in generic/tkFrame.c check-in: 00fcae19 user: jan.nijtmans tags: core-8-branch | |
2024-08-25
| ||
21:02 | Remove caching for "frame" width/height as well check-in: 26d56134 user: jan.nijtmans tags: trunk, main | |
20:49 | Remove caching for "frame" width/height as well check-in: 1c3e5313 user: jan.nijtmans tags: core-8-branch | |
20:27 | Reduce caching in "frame", in case of scaling factor changes check-in: 707f77d5 user: jan.nijtmans tags: trunk, main | |
19:51 | Fix [29ba539501] for "frame": many PIXEL options don't keep their configured value. Remove unhelpful caching check-in: d64d63d0 user: jan.nijtmans tags: core-8-branch | |
19:43 | Backport improvements from 9.0 check-in: a3a9d8b0 user: jan.nijtmans tags: core-8-branch | |
13:49 | Move #define TK_IS_64_BIT_ARCH from tkInt.h to a revised_text-specific header, because this #define is only used by the revised text widget. check-in: 109cb5c6 user: fvogel tags: revised_text, tip-466 | |
13:40 | With a space in (char *). check-in: f389e730 user: fvogel tags: revised_text, tip-466 | |
13:39 | For some unknown reason thess (char *) cast changes in tkTest.c were not merged from trunk into revised_text. check-in: bad5c37b user: fvogel tags: revised_text, tip-466 | |
13:28 | merge trunk check-in: c1d2816b user: fvogel tags: revised_text, tip-466 | |
2024-08-24
| ||
10:48 | Made the handling of non-default ttk::notebook tab positions more user-friendly. check-in: 6f6fefcf user: csaba tags: trunk, main | |
10:38 | Eliminated code duplicates. check-in: 08069d2d user: csaba tags: core-8-branch | |
10:33 | Made the handling of non-default ttk::notebook tab positions more user-friendly. check-in: 780911b1 user: csaba tags: core-8-branch | |
2024-08-22
| ||
15:19 | Because XP is no longer supported, _ATL_XP_TARGETING is no longer needed check-in: f18ee1d0 user: jan.nijtmans tags: trunk, main | |
15:13 | Because XP is no longer supported, _ATL_XP_TARGETING is no longer needed check-in: dd9e139d user: jan.nijtmans tags: core-8-branch | |
08:46 | lamda -> lambda and Henkan_Mode -> Henkan, following latest X11 fixes. check-in: 714ced2f user: jan.nijtmans tags: trunk, main | |
08:32 | Lamda -> Lambda check-in: de2a6abd user: jan.nijtmans tags: core-8-branch | |
2024-08-21
| ||
14:29 | Fix 14f0d2c9558caf67 (same mistake in Tk as well) check-in: f849621b user: jan.nijtmans tags: trunk, main | |
14:20 | Fix 14f0d2c9558caf67 (same mistake in Tk as well) check-in: 3a5b2911 user: jan.nijtmans tags: core-8-branch | |
08:04 | Formatting in focus.test check-in: bf69fee4 user: jan.nijtmans tags: trunk, main | |
08:02 | Backport focus.test from 9.0. Formatting check-in: a626cdf0 user: jan.nijtmans tags: core-8-branch | |
2024-08-20
| ||
15:00 | Merge 9.0 check-in: abb34c9d user: jan.nijtmans tags: revised_text, tip-466 | |
14:58 | Missed commits from trunk check-in: 9082e43c user: jan.nijtmans tags: revised_text, tip-466 | |
12:49 | Made the ttk::treeview cell padding scaling-aware. check-in: 5177ec28 user: csaba tags: trunk, main | |
12:46 | Made the ttk::treeview cell padding scaling-aware. check-in: f3664b8c user: csaba tags: core-8-branch | |
11:29 | Make a start with [29ba539501] (not complete yet) check-in: 96c65bd8 user: jan.nijtmans tags: revised_text, tip-466 | |
2024-08-19
| ||
22:45 | Rebase to latest 9.0 Leaf check-in: 9f64bf41 user: jan.nijtmans tags: bug-1562e10c58 | |
14:12 | Merge 9.0 (leave out tkText* parts, for now, will be done later) check-in: c04d72cd user: jan.nijtmans tags: revised_text, tip-466 | |
10:05 | Add 3 more failsOnXQuarz constrains, for test-cases which are failing check-in: ea364c68 user: jan.nijtmans tags: trunk, main | |
10:04 | Add 3 more failsOnXQuarz constrains, for test-cases which are failing check-in: 347d3c9b user: jan.nijtmans tags: core-8-branch | |
09:57 | Missing failsOnXQuarz constraints check-in: ce603730 user: jan.nijtmans tags: trunk, main | |
2024-08-18
| ||
20:07 | Re-enable --disable-aqua builds check-in: 647495cf user: jan.nijtmans tags: trunk, main | |
17:41 | Re-enable --disable-aqua builds check-in: 61252ca9 user: jan.nijtmans tags: core-8-branch | |
2024-08-17
| ||
21:44 | zipfs is hidden now, error-message change in Tcl check-in: 4ab17c8d user: jan.nijtmans tags: trunk, main | |
21:25 | zipfs is hidden now check-in: 9f079e88 user: jan.nijtmans tags: core-8-branch | |
2024-08-16
| ||
15:36 | Merge fix for [d82fa2953a]: Cosmetic issues when ttk::treeview height is not a full number of lines. check-in: 1466ae3e user: sbron tags: trunk, main | |
15:30 | See if renaming the Tk 9 MacOS library name has any undesired side effects Closed-Leaf check-in: ebae1e51 user: jan.nijtmans tags: bug-1562e10c58-8.7 | |
15:09 | Merge fix for [d82fa2953a]: Cosmetic issues when ttk::treeview height is not a full number of lines. check-in: 5f6a8efa user: sbron tags: core-8-branch | |
2024-08-15
| ||
21:17 | Complete fix for [1562e10c58]: Installing Tcl on macOS makes other versions of tclsh unable to find Tk check-in: cc67eec2 user: jan.nijtmans tags: bug-1562e10c58 | |
15:36 | Make --with-tcl8 work in Windows too check-in: db4e3fe5 user: jan.nijtmans tags: bug-1562e10c58 | |
12:41 | Experiment. WIP. check-in: cbbb6ea7 user: jan.nijtmans tags: bug-1562e10c58 | |
11:13 | Adapt Tk to TIP #628, so it can be compiled for Tcl 8 in a Tcl 9 build environment check-in: c090d61c user: jan.nijtmans tags: trunk, main | |
2024-08-13
| ||
15:33 | b3 -> b4, as preparation for release check-in: 2cd66121 user: jan.nijtmans tags: trunk, main | |
2024-08-11
| ||
16:13 | butPtr->wrapLengthObj et al cannot be NULL (since the TK_OPTION_NULL_OK flag is not set) check-in: 463229ca user: jan.nijtmans tags: trunk, main | |
15:32 | Backport part of [29ba539501]: many PIXEL options don't keep their configured value. Merge 8.6 check-in: f8aab85b user: jan.nijtmans tags: core-8-branch | |
13:24 | Fix [29ba539501]: many PIXEL options don't keep their configured value check-in: 6a2416af user: jan.nijtmans tags: trunk, main | |
2024-08-10
| ||
22:22 | Fix spinbox crash. Minor other fixes for frame and listbox Closed-Leaf check-in: 42238346 user: jan.nijtmans tags: bug-29ba539501 | |
13:50 | Merge bug-b7d813f008-retina to fix rescaling code in Aqua XGetImage. check-in: 104ab3a6 user: culler tags: trunk, main | |
03:54 | Fix the rescaling code in XGetImage which is needed for Retina displays. Closed-Leaf check-in: a1d177d2 user: culler tags: bug-b7d813f008-retina | |
2024-08-09
| ||
13:02 | Merge mark check-in: 3bc0002b user: oehhar tags: core-8-branch | |
11:43 | Fix [475692230a]: Wrong advice regarding TK_OPTION_PIXELS check-in: b2e66f2f user: jan.nijtmans tags: trunk, main | |
11:41 | Fix [475692230a]: Wrong advice regarding TK_OPTION_PIXELS check-in: d1345ea2 user: jan.nijtmans tags: core-8-branch | |
11:09 | Merge 8.7 check-in: 2840efcf user: jan.nijtmans tags: trunk, main | |
10:59 | Remove unused variable, fix shadowed variable. check-in: 520afa7b user: jan.nijtmans tags: core-8-branch | |
10:33 | Fix build (broken by previous commit) check-in: 079a8099 user: jan.nijtmans tags: core-8-branch | |
09:43 | Rebase to latest 9.0. Some more fixes (still ... spinbox test hangs in Windows) check-in: a0437e45 user: jan.nijtmans tags: bug-29ba539501 | |
09:28 | Fix for ticket [f569b9410c]: Improve the look of the focus indicator on Windows. check-in: 907d8190 user: csaba tags: trunk, main | |
09:22 | Fix for ticket [f569b9410c]: Improve the look of the focus indicator on Windows. check-in: 06a3ce9c user: csaba tags: core-8-branch | |
08:00 | Fix [26b2825319]: Strange behavior for highlightthickness/insertwidth/insertborderwidth in entry/spinbox check-in: e2089c7f user: jan.nijtmans tags: trunk, main | |
07:52 | Fix [26b2825319]: Strange behavior for highlightthickness/insertwidth/insertborderwidth in entry/spinbox check-in: a97a92d3 user: jan.nijtmans tags: core-8-branch | |
2024-08-08
| ||
22:48 | Prevent possible "weird effects when drawing the cursor" Closed-Leaf check-in: 27c99569 user: jan.nijtmans tags: bug-26b2825319 | |
22:15 | Rebase to latest 8.7 check-in: e7520f8c user: jan.nijtmans tags: bug-26b2825319 | |
22:09 | Merge 8.7 check-in: 9f13d6b5 user: jan.nijtmans tags: trunk, main | |
22:01 | Merge 8.6. Some further indenting fixes check-in: 0682c3e4 user: jan.nijtmans tags: core-8-branch | |
15:38 | Proposed fix for [26b2825319]: Strange behavior for highlightthickness/insertwidth/insertborderwidth in entry/spinbox check-in: d16f869e user: jan.nijtmans tags: bug-26b2825319 | |
15:21 | nonnegative -> non-negative (just as everywhere else) check-in: 78843632 user: jan.nijtmans tags: core-8-branch | |
12:14 | Eliminate gcc warnings check-in: 5e293767 user: jan.nijtmans tags: core-8-branch | |
08:10 | Fix font testcase expected result check-in: 99c3ed93 user: jan.nijtmans tags: trunk, main | |
08:04 | Minor errormessage change in comdlg check-in: afe97ea4 user: jan.nijtmans tags: core-8-branch | |
2024-08-07
| ||
19:27 | Merged fix for ticket [089da4d261] into trunk. check-in: 3e6e89ab user: csaba tags: trunk, main | |
19:23 | Merged fix for ticket [089da4d261] into core-8-branch. check-in: 36d7cbec user: csaba tags: core-8-branch | |
16:54 | Tweak some error-messages. Fix indenting check-in: 9e3a8a83 user: jan.nijtmans tags: trunk, main | |
15:07 | Tweak some error-messages. Fix indenting check-in: dc2676bf user: jan.nijtmans tags: core-8-branch | |
13:46 | Merge bug-b7d813f008: fixes Aqua XGetImage with cgimage drawing. check-in: b50cf8a7 user: culler tags: trunk, main | |
2024-08-06
| ||
14:35 | Better mention $tk_library in stead of env(TK_LIBRARY), because the latter is not modified as part of the zipfs initializtion. Leaf check-in: 73039faa user: jan.nijtmans tags: zipfs-consolidation | |
14:14 | Empty badgenumber is valid! check-in: 84d8be47 user: jan.nijtmans tags: trunk, main | |
14:13 | Empty badgenumber is valid! check-in: abb4e100 user: jan.nijtmans tags: core-8-branch | |
14:01 | Eliminate 2 strange usages of "string match" check-in: d95ac3b7 user: jan.nijtmans tags: trunk, main | |
13:59 | Tweak some error-messages check-in: a52ac42d user: jan.nijtmans tags: trunk, main | |
12:52 | Eliminate 2 strange usages of "string match" check-in: d0c7e7d9 user: jan.nijtmans tags: core-8-branch | |
12:51 | Make testcases more independant from exact error-message. Tweak some error-messages. check-in: 7a97cb3a user: jan.nijtmans tags: core-8-branch | |
06:37 | more on zipfs in wish.1 as a consequence of Tcl ticket 75291b89b3 check-in: c00766c3 user: Torsten tags: zipfs-consolidation | |
06:27 | more on zipfs in wish.1 as a consequence of Tcl ticket 7db9574a06 check-in: 73dbd5bc user: Torsten tags: zipfs-consolidation | |
2024-08-05
| ||
22:32 | rewording in wish.1 as a consequence of Tcl ticket b9f3ff8fe6 check-in: 9a581fd8 user: Torsten tags: zipfs-consolidation | |
13:23 | [629b11ac] replace set by variable in namespace eval. Not necessary for 9.0, but for source compatibility to 8.7 check-in: 505f9fd8 user: oehhar tags: trunk, main | |
13:21 | [629b11ac] replace set by variable in namespace eval, as it may have critical side effects check-in: 1df28451 user: oehhar tags: core-8-branch | |
03:38 | Merge main Closed-Leaf check-in: acf13a58 user: culler tags: bug-b7d813f008 | |
2024-08-04
| ||
21:17 | TCLSCRIPTZIPNAME -> TCL_ZIP_FILE and TKSCRIPTZIPNAME -> TK_ZIP_FILE, for nmake makefile to be consistent with autoconf build check-in: 1eca88b9 user: jan.nijtmans tags: trunk, main | |
21:16 | TCLSCRIPTZIPNAME -> TCL_ZIP_FILE and TKSCRIPTZIPNAME -> TK_ZIP_FILE, for nmake makefile to be consistent with autoconf build check-in: 88e9ccaa user: jan.nijtmans tags: core-8-branch | |
21:03 | Fix: missing colon in namespaced SEE ALSO link check-in: eb633cb0 user: jan.nijtmans tags: trunk, main | |
20:59 | Merge 8.6 check-in: 72ec87f8 user: jan.nijtmans tags: core-8-branch | |
19:57 | Merge 8.6 check-in: e71ca670 user: jan.nijtmans tags: core-8-branch | |
2024-08-03
| ||
20:31 | Fix merge conflict check-in: 3af15cb2 user: jan.nijtmans tags: core-8-branch | |
20:27 | Missed backports from 9.0 check-in: 6910db53 user: jan.nijtmans tags: core-8-branch | |
2024-08-02
| ||
16:25 | Correction in TkWinDrawDottedRect. check-in: 9ad91e97 user: csaba tags: trunk, main | |
16:23 | Correction in TkWinDrawDottedRect. check-in: 8c25c5a6 user: csaba tags: core-8-branch | |
13:25 | Merged core-8-branch into trunk. check-in: 9702ef62 user: csaba tags: trunk, main | |
13:21 | Merged core-8-6-branch into core-8-branch. check-in: 81bc2ab8 user: csaba tags: core-8-branch | |