Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
150 check-ins using file generic/tkTextTag.c version b0ff428c
2024-10-09
| ||
01:23 | Refine generic API check-in: 8e2554db user: kevin_walzer tags: tka11y | |
2024-10-07
| ||
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
| ||
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 | |
2024-10-03
| ||
08:34 | Update links, pointing to the 9.0 release as well check-in: 7e165573 user: jan.nijtmans tags: trunk, main | |
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 | |
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 | |
2024-09-30
| ||
19:41 | Complete for "menubutton" check-in: 6a3d7e6c user: jan.nijtmans tags: bug-610a73a179 | |
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 | |
2024-09-29
| ||
21:41 | protect -insertborderwidth/-insertwidth/-selborderwidth, which cannot be negative (or "") check-in: a19add6f user: jan.nijtmans tags: trunk, main | |
00:10 | Merge 8.7. More indent fixes check-in: df1efa60 user: jan.nijtmans tags: trunk, main | |
2024-09-28
| ||
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:20 | Merge-mark check-in: 0906e4a1 user: jan.nijtmans tags: trunk, main | |
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 | |
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 | |
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 | |
2024-09-19
| ||
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 | |
2024-09-15
| ||
01:24 | Correct indentation check-in: 40c92c16 user: kevin_walzer tags: tka11y | |
2024-09-14
| ||
21:43 | re-generate tkConfig.h.in with latest "autoheader" check-in: 5bfa28d4 user: jan.nijtmans tags: trunk, main | |
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 | |
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 | |
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 | |
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
| ||
15:22 | merge trunk check-in: 04e0ecac user: dgp tags: core-9-0-0-rc | |
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: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
| ||
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 | |
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 | |
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: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 | |
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 | |
2024-09-05
| ||
16:43 | Start with scrollbar check-in: 311add87 user: jan.nijtmans tags: bug-610a73a179 | |
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 | |
2024-09-03
| ||
22:55 | Keep Tk_Outline size the same check-in: de3922e3 user: jan.nijtmans tags: bug-610a73a179 | |
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 | |
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:39 | Fix [0189a9ae39]: Use of Tk_Uid in Tk API check-in: 6649a801 user: jan.nijtmans tags: trunk, main | |
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: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 | |
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 | |
00:29 | Remove (apparent) unneeded Tk_GetUid() calls check-in: 9e974196 user: jan.nijtmans tags: trunk, main | |
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 | |
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: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 | |
08:28 | Made the width of the ttk::treeview heading separator (HALO) scaling-aware. check-in: 592f5720 user: csaba tags: trunk, main | |
2024-08-29
| ||
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: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: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 | |
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 | |
2024-08-26
| ||
06:03 | Fix [de83677067]: Compile error (undeclared identifier) in generic/tkFrame.c check-in: 72673289 user: jan.nijtmans tags: trunk, main | |
2024-08-25
| ||
21:02 | Remove caching for "frame" width/height as well check-in: 26d56134 user: jan.nijtmans tags: trunk, main | |
20:27 | Reduce caching in "frame", in case of scaling factor changes check-in: 707f77d5 user: jan.nijtmans tags: trunk, main | |
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 | |
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 | |
08:46 | lamda -> lambda and Henkan_Mode -> Henkan, following latest X11 fixes. check-in: 714ced2f user: jan.nijtmans tags: trunk, main | |
2024-08-21
| ||
14:29 | Fix 14f0d2c9558caf67 (same mistake in Tk as well) check-in: f849621b user: jan.nijtmans tags: trunk, main | |
08:04 | Formatting in focus.test check-in: bf69fee4 user: jan.nijtmans tags: trunk, main | |
2024-08-20
| ||
12:49 | Made the ttk::treeview cell padding scaling-aware. check-in: 5177ec28 user: csaba tags: trunk, main | |
2024-08-19
| ||
22:45 | Rebase to latest 9.0 Closed-Leaf check-in: 9f64bf41 user: jan.nijtmans tags: bug-1562e10c58 | |
10:05 | Add 3 more failsOnXQuarz constrains, for test-cases which are failing check-in: ea364c68 user: jan.nijtmans tags: trunk, main | |
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 | |
2024-08-17
| ||
21:44 | zipfs is hidden now, error-message change in Tcl check-in: 4ab17c8d user: jan.nijtmans tags: trunk, main | |
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 | |
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 | |
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 | |
2024-08-09
| ||
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 | |