Tk Source Code

Check-in [6f75462e]
Login

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

Overview
Comment:Fix bug [1001070]: make labels use -highlightbackground
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6f75462ea6f1512847592ecdc35d08cc93ada0f5eaf687860edd481ca0c86596
User & Date: culler 2019-04-24 17:35:36.519
Context
2019-04-25
18:17
Fix textWind.test: make sure that the test window is mapped before running tests (needed on macOS). check-in: 62d4693e user: culler tags: trunk
2019-04-24
17:35
Fix bug [1001070]: make labels use -highlightbackground check-in: 6f75462e user: culler tags: trunk
17:35
Fix bug [1001070]: make labels use -highlightbackground check-in: 6a50c7c3 user: culler tags: core-8-6-branch
17:11
Fix [9286526144]: adjust position of ttk::menubutton menus and streamline code. check-in: 6e59b2bb user: culler tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to macosx/tkMacOSXButton.c.
Changes to macosx/tkMacOSXDraw.c.
Changes to macosx/tkMacOSXMenubutton.c.
Changes to macosx/tkMacOSXPrivate.h.
Changes to win/tkWinButton.c.