summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWm.c
Commit message (Expand)AuthorAgeFilesLines
* Undo mistaken edits in previous commits. jan.nijtmans2020-10-141-5/+4
* Merge 8.7. Fix test-case tk-1.2, which is failing on Travisjan.nijtmans2020-10-141-4/+5
* 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
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [39cbacb9e8] and revisit [d72abe6b54] both dealing with inappropriate mou...marc_culler2020-09-071-108/+39
| |\ \ \ \ \
| | * | | | | Remove a hash table that was not neededculler2020-09-041-108/+38
| | * | | | | Better fix for [d72abe6b54] using NSEvents.marc_culler2020-09-021-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Split long linejan.nijtmans2020-09-061-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge 8.6jan.nijtmans2020-09-041-5/+5
|\ \ \ \ \ | |/ / / /
* | | | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-031-6/+6
* | | | | Merge 8.6jan.nijtmans2020-09-021-9/+9
|\ \ \ \ \ | |/ / / /
| * | | | Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable()jan.nijtmans2020-09-021-9/+9
| |/ / /
* | | | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 morejan.nijtmans2020-09-021-3/+3
|\ \ \ \
| * \ \ \ Merge trunkjan.nijtmans2020-08-251-1/+1
| |\ \ \ \
| * \ \ \ \ Merge trunkjan.nijtmans2020-08-241-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2020-08-131-14/+15
| |\ \ \ \ \ \
| * | | | | | | New TIP #580 implementation. Documentation still missing.jan.nijtmans2020-07-141-3/+3
* | | | | | | | Merge 8.6jan.nijtmans2020-09-021-57/+57
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter...jan.nijtmans2020-09-021-58/+58
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge 8.6jan.nijtmans2020-08-311-23/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Remove obsolete codejan.nijtmans2020-08-311-23/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge 8.6. Some more textual changesjan.nijtmans2020-08-271-91/+91
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Some internal master -> container renamings, nothing related to APIjan.nijtmans2020-08-271-80/+80
* | | | | | Fix [08eb057dea]: Aqua: cleanup Carbon-era cursor variables. jan.nijtmans2020-08-261-29/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
* | | | | Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove XImage....culler2020-08-241-1/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Remove all use of XImage.pixelpower, but not the field, simplify and reorganize.culler2020-08-221-1/+1
| * | | More use of TCL_UNUSED() macrojan.nijtmans2020-08-061-55/+52
* | | | Code cleanup (mainly unnecessary casts to (ClientData))jan.nijtmans2020-08-241-1/+1
| |_|/ |/| |
* | | Merge 8.6: fix testing and build issues on the various supported versions of ...culler2020-07-271-12/+11
|\ \ \ | |/ /