Tk Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins related to "core-8-6-branch"

2024-10-07
20:44
Inconspicuous logic change in Tk_MeasureChars(), from AndroWish. See [f52986c698]. check-in: d6508b177b user: fvogel tags: bug-f52986c698
2024-10-03
08:30
Update links, pointing to the 9.0 release as well Leaf check-in: 1f3b4fefab user: jan.nijtmans tags: core-8-branch
08:27
Update links, pointing to the 9.0 release as well Leaf check-in: f50205b975 user: jan.nijtmans tags: core-8-6-branch
2024-09-27
22:18
Merge 8.6 check-in: de92f95926 user: jan.nijtmans tags: core-8-branch
20:34
Fix [eb332846f3]: 'grid info' with half-dead argument can cause hangup or even crash check-in: 48a605ace9 user: fvogel tags: bug-eb332846f3
20:22
Fix [1f3de1c387]: Redundant [expr] in tests. check-in: 8a705dd1dd user: fvogel tags: trunk, main
20:21
Fix [1f3de1c387]: Redundant [expr] in tests. check-in: ce260f2da7 user: fvogel tags: core-8-6-branch
20:15
Fix [265d4e9ff1]: macOS Sequoia: warning: 'setShowsResizeIndicator:' is deprecated check-in: d97940d1c4 user: fvogel tags: trunk, main
20:15
Fix [265d4e9ff1]: macOS Sequoia: warning: 'setShowsResizeIndicator:' is deprecated check-in: 6173416275 user: fvogel tags: core-8-6-branch
15:54
Fix [f91aa24bbe] (Tcl_Obj usage) for "menubutton". check-in: 6adc81e3e6 user: jan.nijtmans tags: core-8-branch
14:41
Version -> 8.6.16 check-in: 3f48a856a5 user: jan.nijtmans tags: core-8-6-branch
2024-09-21
14:49
Improved the appearance of the Treeitem.indicator element. check-in: e411f708cc user: csaba tags: core-8-branch
14:39
Improved the appearance of the Treeitem.indicator element. check-in: 89a80e321f user: csaba tags: core-8-6-branch
2024-09-20
16:57
Fix [3981091e] Segmentation fault with bogus resource value (X11) check-in: 7013ecaff6 user: jan.nijtmans tags: core-8-branch
16:48
Fix [3981091e] Segmentation fault with bogus resource value (X11) check-in: bf3c722ead user: jan.nijtmans tags: core-8-6-branch
13:21
(slightly modified) proposed fix for [3981091ed3]: Segmentation fault with bogus resource value (X11) Closed-Leaf check-in: 4bc56d6eb4 user: jan.nijtmans tags: bug-3981091ed3
2024-09-19
21:01
Fix [18e9840f84]: Assignment of invalid symbolic constant NotifyNormal check-in: 7c5f7fff3a user: fvogel tags: trunk, main
21:01
Fix [18e9840f84]: Assignment of invalid symbolic constant NotifyNormal check-in: 05d282a871 user: fvogel tags: core-8-6-branch
2024-09-16
19:22
Merge 8.6. Re-generate unix/configure check-in: dce0ed0dfa user: jan.nijtmans tags: core-8-branch
16:40
merge release check-in: 88622f2784 user: dgp tags: core-8-6-branch
2024-09-15
12:49
merge core-8-6-branch (but leave out the part of [a9e5c99f] that adds 'failsOnXQuarz' constraints that we don't need in branch less_tests_constraints) Leaf check-in: 507100bb52 user: fvogel tags: less_tests_constraints
12:26
merge core-8-6-branch as of [5428a246] check-in: d943979827 user: fvogel tags: less_tests_constraints
12:14
merge core-8-6-branch as of [5dd765ba] check-in: 2e2fb13e65 user: fvogel tags: less_tests_constraints
2024-09-11
19:29
merge 8.6 Closed-Leaf check-in: 6dbd3c2c37 user: dgp tags: core-8-6-15-rc, core-8-6-15
18:28
Backport doc formatting improvements from 9.0 check-in: dddf7a3714 user: jan.nijtmans tags: core-8-branch
18:12
Backport doc formatting improvements from 9.0 check-in: 1ada0fe9cf user: jan.nijtmans tags: core-8-6-branch
12:11
added information on the default for the -type option of tk_messageBox check-in: 7d711a59c4 user: Torsten tags: trunk, main
2024-09-10
14:58
merge 8.6 check-in: 4277c772cd user: dgp tags: rc1, core-8-6-15-rc
2024-09-07
17:54
Merge-mark check-in: 4ae8710eb6 user: jan.nijtmans tags: core-8-branch
17:51
Use Tk_AllocColorFromObj() in stead of Tk_GetColor() where possible: it's more efficient (see documentation) check-in: 3105d36dbc user: jan.nijtmans tags: core-8-6-branch
2024-09-06
17:23
merge 8.6 check-in: 5f38287dd8 user: dgp tags: rc0, core-8-6-15-rc
17:12
Merge 8.6 check-in: a4992b0b39 user: jan.nijtmans tags: core-8-branch
17:08
Fix [15bd03e81a]: `make genstubs` produces broken tkDecls.h file check-in: 782181cdd3 user: jan.nijtmans tags: core-8-6-branch
2024-09-04
15:27
merge 8.6 check-in: 836e150610 user: dgp tags: core-8-6-15-rc
2024-09-03
20:36
Merge 8.6 check-in: 0bb646d53b user: jan.nijtmans tags: core-8-branch
19:36
Forgot to add dead_hamza to the documentation check-in: 723f688380 user: jan.nijtmans tags: core-8-6-branch
16:19
merge 8.6 check-in: 80cb5b4972 user: dgp tags: core-8-6-15-rc
2024-09-01
20:40
Doc fix in GetRelief check-in: f2649b4f5b user: jan.nijtmans tags: core-8-branch
20:35
Backport documentation improvements from 8.7/9.0 check-in: 7ed5066ec5 user: jan.nijtmans tags: core-8-6-branch
19:57
Use the more efficient Tk_AllocColorFromObj()/Tk_Alloc3DBorderFromObj()/Tk_AllocCursorFromObj()/Tk_GetJustifyFromObj() in tkOldConfig.c. Merge 8.6 check-in: ca5e64c373 user: jan.nijtmans tags: core-8-branch
19:29
Missing "const" in documentation for Tk_Get3DBorder/Tk_GetColor/Tk_GetCursor check-in: a1e7357764 user: jan.nijtmans tags: core-8-6-branch
18:51
Rename DEF_TEXT_INACTIVE_SELECT_COLOR to DEF_TEXT_INACTIVE_SELECT_BG_COLOR in the text widget code. check-in: f1828dbeef user: fvogel 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: 04d86758c5 user: fvogel tags: core-8-6-branch
2024-08-30
16:14
merge 8.6 check-in: 2575910a18 user: dgp tags: core-8-6-15-rc
14:48
Merge 8.6 check-in: 507da764dc user: jan.nijtmans tags: core-8-branch
14:43
Fix comment: Tk_Uid aren't simply allocated. Some indenting fixes. check-in: dbf1583fbc user: jan.nijtmans tags: core-8-6-branch
11:03
Merge 8.6 check-in: b5d549c087 user: jan.nijtmans tags: core-8-branch
10:39
Tk 8.6 doesn't support TK_CONFIG_OBJS flag in TK_CONFIG_??? entries. If an extension tries, supply an error. check-in: d458ea71e6 user: jan.nijtmans tags: core-8-6-branch
10:37
Remove dead code in tkCanvas.c. Formatting. check-in: 6d1dd17d2c user: jan.nijtmans tags: core-8-6-branch
10:36
Fix warning on Windows: ISO C90 forbids mixed declarations and code check-in: 466aecbf05 user: jan.nijtmans tags: core-8-6-branch