summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Fix some C++ comments in ttkWinXPTheme.c (needed for MSVC++ 6.0)jan.nijtmans2020-10-281-4/+4
* | | Merge 8.6marc_culler2020-10-061-4/+3
|\ \ \ | |/ /
| * | Fix [175a6e4bb6]: Aqua tiled fullscreen windows cannot be resized.marc_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
|\ \ \ | |/ /
| * | Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_stylesmarc_culler2020-09-271-3/+93
* | | Merge 8.6jan.nijtmans2020-09-271-6/+6
|\ \ \ | |/ /
| * | Last TIP #581 changes. 100% done nowjan.nijtmans2020-09-271-6/+6
* | | Fix [ab1feaea9c]: Aqua initialization issuesmarc_culler2020-09-101-3/+5
|\ \ \ | |/ /
| * | Also fix [3762a0a944] using the suggestion in the ticket from Christopher Cha...marc_culler2020-09-091-1/+1
| * | Fix [ab1feaea9c]: Aqua initialization issues exposed by Scid vs Mac.marc_culler2020-09-091-2/+4
| * | TIP #581: More progressjan.nijtmans2020-09-091-17/+17
* | | Fix TkMacOSXGetXWindow so it returns a Window, not a Tk_Window cast as a Window.marc_culler2020-09-081-2/+4
|\ \ \ | |/ /
| * | Fix TkMacOSXGetXWindow so it returns a Window, not a Tk_Window cast as a Window.marc_culler2020-09-081-2/+4
* | | Merge 8.6. Rename some functionsjan.nijtmans2020-09-081-8/+11
|\ \ \ | |/ /
| * | 3 new MacOS-specific stub functions: Tk_MacOSXGetTkWindow()/Tk_MacOSXGetCGCon...jan.nijtmans2020-09-081-8/+11
| |\ \
| | * | Re-introduce TkMacOSXGetTkWindow() as macrojan.nijtmans2020-09-061-8/+8
| | * | Merge 8.6jan.nijtmans2020-09-021-9/+9
| | |\ \
| | * \ \ Merge 8.6jan.nijtmans2020-09-021-44/+42
| | |\ \ \
| | * \ \ \ Rename 3 badly named functions that were exported as stubs; export under both...marc_culler2020-09-011-25/+31
| | |\ \ \ \
| | | * | | | Suggestions for name cleanup with compatibiltiy for 8.6.11culler2020-09-011-24/+33
| | * | | | | Merge 8.6. Change signature of Tk_MacOSXGetTkWindow/Tk_MacOSXGetCGContextForD...jan.nijtmans2020-09-011-35/+12
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Export TkMacOSXGetTkWindow() for TkDND, without this it cannot be compiled as...jan.nijtmans2020-08-281-3/+3
* | | | | | | Merge 8.6marc_culler2020-09-071-109/+41
|\ \ \ \ \ \ \ | |/ / / / / /