Tk Source Code

Check-in [0970c95e]
Login

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

Overview
Comment:Move scrollbar sanity checks from platform-code to generic. Fix indenting in win/* files
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 0970c95e9b7e2523d8062ec69dfc1e7c763cc10be1e3400b468f7fcfcf55f6fd
User & Date: jan.nijtmans 2024-06-17 13:02:57.205
Context
2024-06-17
13:14
"less than 0" -> negative, as everywhere else in the documentation check-in: f5dedd94 user: jan.nijtmans tags: core-8-branch
13:02
Move scrollbar sanity checks from platform-code to generic. Fix indenting in win/* files check-in: 0970c95e user: jan.nijtmans tags: core-8-branch
10:06
Change the -elementborderwidth default (for scrollbar) from -1 to {}. Move sanity check from platform-code to generic. See TIP #577. check-in: c3c84c82 user: jan.nijtmans tags: trunk, main
2024-06-16
22:32
Unintentional change in tk.h check-in: 2ec0342d user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tkScrollbar.c.
Changes to macosx/tkMacOSXScrlbr.c.
Changes to unix/tkUnixScrlbr.c.
Changes to win/nmakehlp.c.
Changes to win/tkWinClipboard.c.
Changes to win/tkWinDialog.c.
Changes to win/tkWinDraw.c.
Changes to win/tkWinEmbed.c.
Changes to win/tkWinGDI.c.
Changes to win/tkWinIco.c.
Changes to win/tkWinIco.h.
Changes to win/tkWinKey.c.
Changes to win/tkWinMenu.c.
Changes to win/tkWinPointer.c.
Changes to win/tkWinScrlbr.c.
Changes to win/tkWinSendCom.h.
Changes to win/tkWinSysTray.c.
Changes to win/tkWinTest.c.
Changes to win/tkWinX.c.