Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
143 check-ins using file generic/ttk/ttkWidget.c version 9fd25c9a
2024-12-22
| ||
11:58 | (cherry-pick): Fix [cb5d776b12]: Build tk 9.0.1 failed on macos 10.13 check-in: 6cf7c0b2 user: jan.nijtmans tags: core-8-branch | |
11:30 | (cherry-pick): Fix [f88118a47]: inaccurate scrollbar error-message check-in: a7dcfb15 user: jan.nijtmans tags: core-8-branch | |
2024-12-19
| ||
12:26 | Fix [a0d6ef020b]: Documentation bugs check-in: 6c685985 user: jan.nijtmans tags: core-8-branch | |
2024-12-18
| ||
14:38 | (cherry-pick): Fix [844c0be72d]: Menu entry underline does not consider activeborderwidth. check-in: 4c07c6cb user: jan.nijtmans tags: core-8-branch | |
2024-12-12
| ||
16:26 | Merge-mark check-in: 3d87264f user: jan.nijtmans tags: core-8-branch | |
16:06 | Make sure that tkUuid.h doesn't end up in "make dist" check-in: 4dc57e41 user: jan.nijtmans tags: core-8-branch | |
15:57 | (cherry-pick): Eliminate SUPPORT_ADDITIONAL_MOTION_SYNTAX (always 1) too check-in: a2eed073 user: jan.nijtmans tags: core-8-branch | |
2024-12-11
| ||
21:09 | Merge-mark check-in: 0df519a3 user: jan.nijtmans tags: core-8-branch | |
08:43 | Eliminate PREFER_MOST_SPECIALIZED_EVENT, since it's always 1 and not documented. Backport some error-message changes from Tk 9.0 check-in: 64d50f91 user: jan.nijtmans tags: core-8-branch | |
2024-12-10
| ||
11:29 | Reduce the possibility for a conflict in Button8Mask/Button9Mask definition. See: [6bdf1a7ec3] check-in: 9c90917f user: jan.nijtmans tags: core-8-branch | |
2024-12-08
| ||
22:01 | Fix [6bdf1a7ec3]: Bind mechanism vs. GNOME check-in: 0d61bcb3 user: jan.nijtmans tags: core-8-branch | |
17:23 | (backport): Merge tip-706 following positive vote by the TCT check-in: 481a742f user: jan.nijtmans tags: core-8-branch | |
2024-12-06
| ||
15:12 | Fix [bddc93017d]: `make` fails on Tk trunk with Tcl trunk check-in: 80c58b72 user: jan.nijtmans tags: core-8-branch | |
11:09 | Unbreak windows build. 2 typo's check-in: d7f8fc34 user: jan.nijtmans tags: core-8-branch | |
2024-12-05
| ||
13:56 | Backport indenting from Tk 9.0 check-in: cc0f7053 user: jan.nijtmans tags: core-8-branch | |
10:31 | Fix aaa84fbbc5: zipfs info on mountpoint of executable returns zero offset in field 4 check-in: 91c3a0c3 user: jan.nijtmans tags: core-8-branch | |
08:01 | Fix [947bb269ec]: tk::startOfCluster crashes on starting indices greater than string length check-in: fc927eac user: jan.nijtmans tags: core-8-branch | |
07:52 | Remove somewhat more dead code, for macOS < 10.9 check-in: d3290ccb user: jan.nijtmans tags: core-8-branch | |
07:50 | Indenting (backported from 9.0) check-in: 9c7b2133 user: jan.nijtmans tags: core-8-branch | |
2024-12-03
| ||
11:03 | Merge 8.6 check-in: b577bce1 user: jan.nijtmans tags: core-8-branch | |
2024-11-28
| ||
10:31 | Fix [a69fd7cdc7]: File clamTheme.tcl misses code related to the -indicatorforeground option. check-in: bd88e189 user: csaba tags: core-8-branch | |
2024-11-25
| ||
11:40 | Fix [bcbf4c9875]: Tk intialization overwrites thread specific data check-in: b8b9360f user: jan.nijtmans tags: core-8-branch | |
2024-11-14
| ||
22:28 | make tkDList.h equal to Tk 9.0 check-in: cfa6913c user: jan.nijtmans tags: core-8-branch | |
2024-11-13
| ||
21:36 | Merge-mark check-in: a9dcc398 user: jan.nijtmans tags: core-8-branch | |
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 | |
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
| ||
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 | |
2024-11-04
| ||
23:51 | Backport to 8.7 check-in: 3db0ed03 user: jan.nijtmans tags: cgimage_with_crossing | |
21:11 | (cherry-pick): Handle non-zero exit code from hcc command (see [bb110c70d1]) check-in: efc4e27d user: jan.nijtmans tags: core-8-branch | |
08:24 | (cherry-pick): Fix [bb110c70d1]: cannot build .chm help file (Windows) check-in: a9a3b0d4 user: jan.nijtmans tags: core-8-branch | |
2024-10-30
| ||
10:50 | (backport) Update changes.md check-in: 19a860e3 user: jan.nijtmans tags: core-8-branch | |
10:21 | (backport) Fix [fcfddc9f6d] and [7677029cd9]: tilde syntax for .Xdefaults and .wishrc check-in: f6eb5de6 user: jan.nijtmans tags: core-8-branch | |
2024-10-23
| ||
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 | |
2024-10-21
| ||
20:37 | complete fix [f91aa24bbe] for imgPhoto check-in: 76d36291 user: jan.nijtmans tags: core-8-branch | |
2024-10-20
| ||
19:04 | Fix [f91aa24bbe] for entry/spinbox check-in: 27040119 user: jan.nijtmans tags: core-8-branch | |
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 | |
2024-10-18
| ||
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:24 | framePtr->menuNameObj could be NULL here check-in: 82358180 user: jan.nijtmans tags: core-8-branch | |
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 | |
2024-10-17
| ||
07:35 | macOS 12 runner image will be removed check-in: f5f5c0d8 user: jan.nijtmans tags: core-8-branch | |
2024-10-16
| ||
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 | |
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 | |
07:45 | Fix [73c5e3ad3]: Two potentially bogus binding scripts for <TouchpadScroll> check-in: 11f4dac8 user: jan.nijtmans tags: core-8-branch | |
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 | |
2024-10-14
| ||
19:46 | Remove a lot of stuff meant for macOS < 10.9 check-in: 568acde5 user: jan.nijtmans tags: bug-cb052066de | |
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
| ||
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 | |
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 | |
11:50 | Add comment. Backported some indenting/spacing check-in: 26efb83c user: jan.nijtmans tags: core-8-branch | |
10:56 | Improved the appearance of the ttk::checkbutton widget in the "default" theme. check-in: 617a4fca user: csaba tags: core-8-branch | |
09:47 | Fix [f52986c698]: SIGABRT from Tk_DeleteErrorHandler() check-in: 7a599109 user: jan.nijtmans tags: core-8-branch | |
2024-10-10
| ||
21:13 | Merge 8.6 check-in: 62a5d4ad user: jan.nijtmans tags: core-8-branch | |
2024-10-09
| ||
21:21 | Merge 8.6 check-in: 0ccdd55c user: jan.nijtmans tags: core-8-branch | |
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 | |
2024-10-03
| ||
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
| ||
09:25 | Unbreak Windows build check-in: 40b10c5e user: jan.nijtmans tags: core-8-branch | |
2024-10-01
| ||
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 | |
14:04 | Merge 8.7 check-in: fdd29654 user: jan.nijtmans tags: bug-f91aa24bbe | |
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
| ||
13:05 | protect -insertborderwidth/-insertwidth/-selborderwidth, which cannot be negative check-in: b5898942 user: jan.nijtmans tags: core-8-branch | |
2024-09-28
| ||
23:27 | Comment correction check-in: 28952410 user: jan.nijtmans tags: core-8-branch | |
2024-09-27
| ||
22:47 | Backout part of [f8aab85b56]: Could cause compatibility problems, see [610a73a179] check-in: 61ba3f67 user: jan.nijtmans tags: core-8-branch | |
22:18 | Merge 8.6 check-in: de92f959 user: jan.nijtmans tags: core-8-branch | |
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 | |
2024-09-21
| ||
14:49 | Improved the appearance of the Treeitem.indicator element. check-in: e411f708 user: csaba tags: core-8-branch | |
2024-09-20
| ||
16:57 | Fix [3981091e] Segmentation fault with bogus resource value (X11) check-in: 7013ecaf user: jan.nijtmans tags: core-8-branch | |
2024-09-16
| ||
19:22 | Merge 8.6. Re-generate unix/configure check-in: dce0ed0d user: jan.nijtmans tags: core-8-branch | |
2024-09-14
| ||
21:42 | re-generate tkConfig.h.in with latest "autoheader" check-in: 8bb43cb2 user: jan.nijtmans tags: core-8-branch | |
2024-09-13
| ||
22:09 | Fix [fbcee2b106]: wrong TK_BUILD_LIB_SPEC on Windows platform (mingw64) check-in: 80a0958e user: jan.nijtmans tags: core-8-branch | |
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
| ||
18:28 | Backport doc formatting improvements from 9.0 check-in: dddf7a37 user: jan.nijtmans tags: core-8-branch | |
2024-09-10
| ||
11:44 | Fix some compiler warnings, when compiling with g++ check-in: 5d59b389 user: jan.nijtmans tags: core-8-branch | |
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 | |
2024-09-08
| ||
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 | |
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 | |
2024-09-07
| ||
17:54 | Merge-mark check-in: 4ae8710e user: jan.nijtmans tags: core-8-branch | |
2024-09-06
| ||
17:12 | Merge 8.6 check-in: a4992b0b user: jan.nijtmans tags: core-8-branch | |
2024-09-03
| ||
20:36 | Merge 8.6 check-in: 0bb646d5 user: jan.nijtmans tags: core-8-branch | |
2024-09-02
| ||
09:11 | Fix [0189a9ae39]: Use of Tk_Uid in Tk API check-in: fc05409e user: jan.nijtmans tags: core-8-branch | |
2024-09-01
| ||
20:40 | Doc fix in GetRelief check-in: f2649b4f user: jan.nijtmans tags: core-8-branch | |
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 | |
00:24 | Remove (apparent) unneeded Tk_GetUid() calls check-in: 36c13245 user: jan.nijtmans tags: core-8-branch | |
2024-08-30
| ||
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 | |
14:48 | Merge 8.6 check-in: 507da764 user: jan.nijtmans tags: core-8-branch | |
11:03 | Merge 8.6 check-in: b5d549c0 user: jan.nijtmans tags: core-8-branch | |
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
| ||
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
| ||
12:21 | Merge more ttk::treeview improvements related to bug [d82fa2953a]. check-in: 2b208c55 user: sbron tags: core-8-branch | |
2024-08-26
| ||
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
| ||
20:49 | Remove caching for "frame" width/height as well check-in: 1c3e5313 user: jan.nijtmans tags: core-8-branch | |
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 | |
2024-08-24
| ||
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: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:32 | Lamda -> Lambda check-in: de2a6abd user: jan.nijtmans tags: core-8-branch | |
2024-08-21
| ||
14:20 | Fix 14f0d2c9558caf67 (same mistake in Tk as well) check-in: 3a5b2911 user: jan.nijtmans tags: core-8-branch | |
08:02 | Backport focus.test from 9.0. Formatting check-in: a626cdf0 user: jan.nijtmans tags: core-8-branch | |
2024-08-20
| ||
12:46 | Made the ttk::treeview cell padding scaling-aware. check-in: f3664b8c user: csaba tags: core-8-branch | |
2024-08-19
| ||
10:04 | Add 3 more failsOnXQuarz constrains, for test-cases which are failing check-in: 347d3c9b user: jan.nijtmans tags: core-8-branch | |
2024-08-18
| ||
17:41 | Re-enable --disable-aqua builds check-in: 61252ca9 user: jan.nijtmans tags: core-8-branch | |
2024-08-17
| ||
21:25 | zipfs is hidden now check-in: 9f079e88 user: jan.nijtmans tags: core-8-branch | |
2024-08-16
| ||
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-11
| ||
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 | |
2024-08-09
| ||
13:02 | Merge mark check-in: 3bc0002b user: oehhar tags: core-8-branch | |
11:41 | Fix [475692230a]: Wrong advice regarding TK_OPTION_PIXELS check-in: d1345ea2 user: jan.nijtmans tags: core-8-branch | |
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:22 | Fix for ticket [f569b9410c]: Improve the look of the focus indicator on Windows. check-in: 06a3ce9c user: csaba tags: core-8-branch | |
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: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:04 | Minor errormessage change in comdlg check-in: afe97ea4 user: jan.nijtmans tags: core-8-branch | |
2024-08-07
| ||
19:23 | Merged fix for ticket [089da4d261] into core-8-branch. check-in: 36d7cbec user: csaba tags: core-8-branch | |
15:07 | Tweak some error-messages. Fix indenting check-in: dc2676bf user: jan.nijtmans tags: core-8-branch | |