summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6marc_culler2022-09-121-1/+1
|\
| * Fix [006403a25d]: various comment/documentation fixesjan.nijtmans2022-09-101-1/+1
* | Address deprecations introduced in macOS Monterey; fix [33de843084]marc_culler2022-09-121-2/+1
|/
* Fix [e17b6f008]: unixWm-50.4 crashes OSX Aquajan.nijtmans2022-09-081-5/+5
|\
| * Fix [e17b6f008], and the same in a lot of other potential problematic placesjan.nijtmans2022-09-071-1/+1
|/
* Alternative fix for [91ca777b4d]: ttk::notebook loose control over content of...fvogel2022-07-171-70/+2
* Fix typos in the description of TkMacOSXHandleMapOrUnmap in macosx/tkMacOSXWm.c.fvogel2022-07-161-2/+2
* Eliminate some write-only variables in MacOSXjan.nijtmans2022-03-161-2/+0
* Fix for 7487adcdKevin Walzer2022-02-121-1/+0
* Memory leak patches from Christopher Chavez (rebased to 8.6)jan.nijtmans2022-02-111-1/+10
|\
| * Memory leak patches from Christopher ChavezKevin Walzer2022-02-071-1/+10
| * Merge 8.6culler2022-01-061-1/+2
| |\ | |/ |/|
| * Correct typos in various comments.fvogel2022-01-011-1/+1
| |\
| * \ Merge 8.6culler2021-12-201-1/+31
| |\ \
| * \ \ Merge 8.6jan.nijtmans2021-11-241-2/+1
| |\ \ \
| * \ \ \ Merge 8.6jan.nijtmans2021-11-121-1/+1
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2021-09-211-1/+1
| |\ \ \ \ \
| * | | | | | Cosmetic (new page for each function when printing)fvogel2021-09-071-1/+1
| * | | | | | Cosmetic changes once morefvogel2021-09-071-4/+4
| * | | | | | Cosmetic changesfvogel2021-09-071-3/+3
| * | | | | | wm test suite passes on macOS; other tweaks to WindowsKevin Walzer2021-09-071-4/+29
| * | | | | | Attempt to support badges for multiple toplevels. Works on X11 at least.fvogel2021-09-031-23/+1
| * | | | | | Cosmeticfvogel2021-09-031-1/+1
| * | | | | | Cosmeticfvogel2021-09-031-1/+1
| * | | | | | Cosmetic: Indentation, and so on.fvogel2021-09-031-6/+9
| * | | | | | Fix error message for 'wm iconbadge'. The 'badge' argument is not optional (a...fvogel2021-09-021-1/+1
| * | | | | | Additional fix for macOSKevin Walzer2021-08-301-0/+5
| * | | | | | Minor adjustments/updatesKevin Walzer2021-08-171-2/+47
| * | | | | | Check for NULL iconphotoKevin Walzer2021-08-131-0/+6
| * | | | | | Implement wm iconphoto command with only window arg to return name of current...Kevin Walzer2021-08-131-1/+12
| |/ / / / /
| * | | | | Merge 8.6culler2021-06-031-0/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.6culler2021-05-241-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.6culler2021-05-021-3/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.6culler2021-05-021-1/+11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge CALayer-86culler2021-04-291-0/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge CALayer-86culler2021-04-281-1/+8
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ CALayer backing for 8.7culler2021-04-281-3/+6
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 8.6culler2021-04-211-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2021-02-021-11/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-12-141-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-12-111-8/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | (c) -> ©jan.nijtmans2020-12-091-5/+5
| | * | | | | | | | | | | | | | | Cherrypick the fix for the segfault.culler2020-12-041-3/+5
| | * | | | | | | | | | | | | | | Fix [4a40c6cace]: On Aqua managed widgets are drawn with their former offset....marc_culler2020-11-241-3/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix compiler warnings on macOS 10.9culler2020-11-041-1/+15
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2020-10-281-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6marc_culler2020-10-061-4/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix unused variable; fix typos in test image names command.marc_culler2020-09-281-1/+1
| * | | | | | | | | | | | | | | | | | Fix aqua MapNotify and UnmapNotifyculler2020-09-271-3/+93
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-09-271-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \