Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
24 check-ins related to "tip-606"
2023-07-01
| ||
16:44 | Fix another error in man page introduced in [20e9d21a]. check-in: 31537b52 user: fvogel tags: trunk, main | |
16:43 | Fix another error in man page introduced in [20e9d21a]. Closed-Leaf check-in: 1241cca6 user: fvogel tags: tip-606 | |
16:19 | Fix documentation of Tk_GetSystemDefault(). Error in the man page was introduced in [20e9d21a], the comments in the source code were incorrect. check-in: 850bc577 user: fvogel tags: trunk, main | |
16:18 | Fix documentation of Tk_GetSystemDefault(). Error in the man page was introduced in [20e9d21a], the comments in the source code were incorrect. check-in: 18d57383 user: fvogel tags: tip-606 | |
2022-03-10
| ||
07:46 | TIP #606 implementation: Export more private Tk functions check-in: 48b1d848 user: jan.nijtmans tags: trunk, main | |
2022-03-02
| ||
16:37 | Merge 8.7 check-in: 4ee64e9f user: jan.nijtmans tags: tip-606 | |
16:28 | Fix [e049e2a7b8]: macOS : error on compilation with tkMacOSXMouseEvent.c, due to merge conflict check-in: ab0f950a user: jan.nijtmans tags: trunk, main | |
13:07 | Merge 8.7 check-in: c8944fc9 user: jan.nijtmans tags: tip-606 | |
12:51 | Merge 8.6 check-in: ed4aacb0 user: jan.nijtmans tags: trunk, main | |
2022-02-04
| ||
21:07 | Merge 8.7 check-in: 48fbef95 user: jan.nijtmans tags: tip-606 | |
2022-02-03
| ||
20:55 | Fix [3fefb364e2]: crash in ttk::combobox current with empty combobox. The bug was not present in trunk, so just add the non-regression test. check-in: 403cc3dc user: fvogel tags: trunk, main | |
2022-02-01
| ||
22:07 | Merge 8.7 check-in: 75e5d0e6 user: jan.nijtmans tags: tip-606 | |
22:03 | Fix crash with Tcl9 headers check-in: 06dd6e39 user: jan.nijtmans tags: trunk, main | |
21:50 | Fix Tk_Get3BorderColors() signature. Add documentation, created by René Zaumseil check-in: 20e9d21a user: jan.nijtmans tags: tip-606 | |
2022-01-31
| ||
16:52 | Merge 8.7 check-in: 0537947b user: jan.nijtmans tags: tip-606 | |
16:47 | Change winPtr->optionLevel and winPtr->numTags from int to size_t, when compiled with Tcl 9 headers. check-in: c343b184 user: jan.nijtmans tags: trunk, main | |
2022-01-25
| ||
10:16 | Add Tk_MakeWindow too check-in: 06cd82af user: jan.nijtmans tags: tip-606 | |
08:25 | Merge 8.7 check-in: a515edb4 user: jan.nijtmans tags: tip-606 | |
2022-01-17
| ||
22:21 | merge mark check-in: 80b20378 user: fvogel tags: trunk, main | |
2022-01-09
| ||
16:03 | Merge 8.7 check-in: c54bbabd user: jan.nijtmans tags: tip-606 | |
13:44 | Fix [17f44d4a0b]: Some textWind tests fail sometimes at Github. This also includes the fix for [40bc819140]: textWind-10.7 fails in some linux environments since branch bug-40bc819140 was merged into branch bug-17f44d4a0b. check-in: 3003babb user: fvogel tags: trunk, main | |
2021-12-21
| ||
13:22 | If TK_NO_DEPRECATED is defined, remove the deprecated stub entries check-in: 3a1af83e user: jan.nijtmans tags: tip-606 | |
13:02 | TIP #606 implementation. TODO: documentation check-in: 7538ed6c user: jan.nijtmans tags: tip-606 | |
2021-12-20
| ||
18:46 | Merge 8.6 check-in: e576070f user: culler tags: trunk, main | |