Tk Source Code

Changes On Branch tip-606
Login

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

Changes In Branch tip-606 Excluding Merge-Ins

This is equivalent to a diff from ab0f950a to 1241cca6

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: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-07
21:35
Merge TIP #552 implementation, following positive vote by the TCT. Many thanks to Peter Spjuth! check-in: 58cb640d user: fvogel tags: trunk, main
2022-03-03
10:34
Merge 8.7. Also introduce *Ptr variable, to store the Tcl_Obj* of tag options check-in: 52c278b7 user: jan.nijtmans tags: revised_text, tip-466
2022-03-02
16:37
Merge 8.7 check-in: 4ee64e9f user: jan.nijtmans tags: tip-606
16:36
Merge 8.7 check-in: 4d6d5460 user: jan.nijtmans tags: tip-616
16:35
Merge 8.7 check-in: 26be88e2 user: jan.nijtmans tags: pspjuth-treeview
16:35
Merge 8.7 check-in: 28d67f76 user: jan.nijtmans tags: mac_styles_87
16:34
Merge 8.7 check-in: 00c426a5 user: jan.nijtmans tags: revised_text-bug
16:33
Merge 8.7 check-in: b67f55c2 user: jan.nijtmans tags: glyph_indexing_2
16:32
Merge 8.7 Closed-Leaf check-in: 6456cf4c user: jan.nijtmans tags: tip614-win-wtssession-change
16:28
Fix [e049e2a7b8]: macOS : error on compilation with tkMacOSXMouseEvent.c, due to merge conflict check-in: ab0f950a user: jan.nijtmans tags: trunk, main
12:51
Merge 8.6 check-in: ed4aacb0 user: jan.nijtmans tags: trunk, main

Changes to doc/3DBorder.3.

Changes to doc/AddOption.3.

Changes to doc/MainWin.3.

Added doc/WinUtil.3.

Changes to generic/tk.decls.

Changes to generic/tk3d.c.

Changes to generic/tkCanvas.c.

Changes to generic/tkConfig.c.

Changes to generic/tkDecls.h.

Changes to generic/tkEntry.c.

Changes to generic/tkFrame.c.

Changes to generic/tkInt.decls.

Changes to generic/tkIntDecls.h.

Changes to generic/tkListbox.c.

Changes to generic/tkMenu.c.

Changes to generic/tkMenuDraw.c.

Changes to generic/tkMessage.c.

Changes to generic/tkStubInit.c.

Changes to generic/tkTextDisp.c.

Changes to generic/tkUtil.c.

Changes to generic/tkWindow.c.

Changes to macosx/tkMacOSXConfig.c.

Changes to macosx/tkMacOSXDraw.c.

Changes to macosx/tkMacOSXEmbed.c.

Changes to macosx/tkMacOSXInt.h.

Changes to macosx/tkMacOSXKeyEvent.c.

Changes to macosx/tkMacOSXMenu.c.

Changes to macosx/tkMacOSXMouseEvent.c.

Changes to macosx/tkMacOSXScrlbr.c.

Changes to macosx/tkMacOSXSubwindows.c.

Changes to macosx/tkMacOSXWindowEvent.c.

Changes to macosx/tkMacOSXWm.c.

Changes to tests/unixEmbed.test.

Changes to unix/tkUnixConfig.c.

Changes to unix/tkUnixDraw.c.

Changes to unix/tkUnixEmbed.c.

Changes to unix/tkUnixMenu.c.

Changes to unix/tkUnixWm.c.

Changes to win/tkWinConfig.c.

Changes to win/tkWinDraw.c.

Changes to win/tkWinEmbed.c.

Changes to win/tkWinMenu.c.

Changes to win/tkWinWindow.c.