Tk Source Code

Check-in [0f9766f7]
Login

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

Overview
Comment:New TIP #698: Handling negative pixel values
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | tip-698
Files: files | file ages | folders
SHA3-256: 0f9766f7b8b3dc1c7736b68c51ccb0f7ee5ca42224d59dfbbd972a7c2180a368
User & Date: jan.nijtmans 2024-06-15 14:47:37.725
Context
2024-06-16
19:11
More progress (for tkOldConfig as well) check-in: 1f42135e user: jan.nijtmans tags: tip-698
2024-06-15
14:47
New TIP #698: Handling negative pixel values check-in: 0f9766f7 user: jan.nijtmans tags: tip-698
2024-06-14
22:16
Better fix for [4d0a6f32b7]: Unique behavior of some options in the message widget in 8.7/9.0. No longer cache PIXEL values in button's and message. With testcases check-in: 7111710c user: jan.nijtmans tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tk.h.
Changes to generic/tkConfig.c.
Changes to generic/tkPlace.c.
Changes to generic/tkTextTag.c.
Changes to tests/button.test.
Changes to tests/entry.test.
Changes to tests/font.test.
Changes to tests/listbox.test.
Changes to tests/message.test.
Changes to tests/panedwindow.test.
Changes to tests/spinbox.test.
Changes to tests/text.test.