summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-11-241-2/+1
|\
| * Trying to receive motion events when the mouse leaves the window.marc_culler2021-11-201-1/+1
| * Make Enter and Leave events work on macOS.marc_culler2021-11-191-1/+0
* | Merge 8.6jan.nijtmans2021-11-121-1/+1
|\ \ | |/
| * The call to orderOut was missing because it was accidentally deleted. Put it...culler2021-11-101-1/+0
| * Remove code left by mistake; add a missing call to orderOut; be consistent wh...culler2021-11-101-1/+2
* | 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
|\ \ | |/
| * Redraw windows after deiconify. Fixes [d4d6319b9d]. Also fixes empty tooltip...culler2021-05-311-0/+2
* | Merge 8.6culler2021-05-241-0/+1
|\ \ | |/
| * Fix aqua crash in wm-transient-7.5culler2021-05-231-0/+1
* | Merge 8.6culler2021-05-021-3/+0
|\ \ | |/
| * Fix typoculler2021-05-021-3/+0
* | Merge 8.6culler2021-05-021-1/+11
|\ \ | |/
| * Edit commentculler2021-04-301-6/+6
| * Do not process idle events before withdrawing a window.culler2021-04-301-1/+11
* | Merge CALayer-86culler2021-04-291-0/+1
|\ \ | |/
| * Add a call to [window display] after creating a new window. This makes the t...marc_culler2021-04-291-0/+1
* | Merge CALayer-86culler2021-04-281-1/+8
|\ \ | |/
| * Deal with new test failures revealed by changing the order of the tests.culler2021-04-281-1/+8
* | CALayer backing for 8.7culler2021-04-281-3/+6
|\ \ | |/
| * Try to avoid the rare crash in Tk_MacOSXGetTkWindow which has been seen at ex...culler2021-04-271-3/+6
* | Merge 8.6culler2021-04-211-2/+1
|\ \ | |/
| * Eliminate the one call to setTkDirtyRect, which is unnecessary.culler2021-04-191-2/+1
* | Merge 8.6jan.nijtmans2021-02-021-11/+11
|\ \ | |/
| * More implicit type-casts, for C++ compatibility.jan.nijtmans2021-02-021-11/+11
* | Merge 8.6jan.nijtmans2020-12-141-1/+1
|\ \ | |/
| * Fix build in macOS 10.11 El Capitan: @available is not available in 10.11marc_culler2020-12-131-1/+1
| * Fix segfault introduced by the fix for [4a40c6cace].culler2020-12-041-3/+5
* | 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 [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.5 (just a few typo's)jan.nijtmans2020-10-281-2/+2
| |\