Tk Source Code

Changes On Branch monterey_deprecations
Login

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

Changes In Branch monterey_deprecations Excluding Merge-Ins

This is equivalent to a diff from 743531bb to 99699362

2022-09-20
03:22
Fix [33de843084]: deprecations introduced in macOS 12. Now Tk builds on Monterey with only the scrollRect deprecation warning. check-in: eaf45e87 user: marc_culler tags: core-8-6-branch
2022-09-17
00:46
merge monterey_deprecations check-in: aec9ed04 user: marc_culler tags: chavez_cgimage_drawing
00:18
Replace [NSApp currentAppearance] by [NSApp effectiveAppearance], now that I know it exists. Closed-Leaf check-in: 99699362 user: marc_culler tags: monterey_deprecations
2022-09-15
15:19
Add missing [pool drain]. check-in: 9379364a user: marc_culler tags: monterey_deprecations
2022-09-14
15:31
Fix [d412a99152]: Aqua: Unexpected <ButtonRelease> and <Enter> events check-in: 929ba2d9 user: marc_culler tags: core-8-6-branch
2022-09-13
04:11
Fix [ead70921a9]: menu accelerators can be triggered on Aqua without bindings. check-in: 3e4a7b6e user: marc_culler tags: bug-ead70921a9
2022-09-12
18:19
Fix [d412a99152]: unexpected <Enter> and <Button1-Release> events. Closed-Leaf check-in: e851e6e4 user: marc_culler tags: bug-d412a99152
05:13
Merge 8.6 check-in: e81d87c3 user: marc_culler tags: monterey_deprecations
2022-09-11
20:30
merge 8.6 check-in: 5f135c79 user: dgp tags: core-8-6-13-rc
2022-09-10
21:11
Merge 8.6 check-in: 848dab73 user: jan.nijtmans tags: trunk, main
21:10
Fix [006403a25d]: various comment/documentation fixes check-in: 743531bb user: jan.nijtmans tags: core-8-6-branch
2022-09-08
10:39
Fix [c5c3d882cc]: Need to set fill colors in goldberg.tcl check-in: d674b099 user: jan.nijtmans tags: core-8-6-branch

Changes to macosx/tkMacOSXBitmap.c.

Changes to macosx/tkMacOSXColor.c.

Changes to macosx/tkMacOSXDialog.c.

Added macosx/tkMacOSXFileTypes.c.

Added macosx/tkMacOSXFileTypes.h.

Changes to macosx/tkMacOSXPrivate.h.

Changes to macosx/tkMacOSXWm.c.

Changes to unix/Makefile.in.

Changes to unix/configure.

Changes to unix/configure.in.