summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWindowEvent.c
Commit message (Expand)AuthorAgeFilesLines
* (backport): Merge tip-706 following positive vote by the TCTjan.nijtmans2024-12-081-2/+2
* Backport to 8.7core-cgimage_with_crossingjan.nijtmans2024-11-041-178/+146
* Remaining fixes for [f91aa24bbe]jan.nijtmans2024-10-221-1/+1
* Remove obsolete -single_module linker flagjan.nijtmans2024-10-161-9/+4
|\
| * Remove a lot of stuff meant for macOS < 10.9core-bug-cb052066dejan.nijtmans2024-10-141-5/+0
|/
* Fix for ef5d3e29a4Kevin Walzer2023-08-301-23/+2
* Fix [ee0847f633]: Aqua: compiler warning in debug builds. And Fix [2ed289cae0...fvogel2023-03-301-15/+15
|\
| * Fix [2ed289cae0]: Aqua: more format specifiers than arguments in tkToolbarButtonbug-2ed289cae0fvogel2023-03-281-1/+1
| * Fix [ee0847f633]: Aqua: compiler warning in debug builds.fvogel2023-03-281-15/+15
* | Even more -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-121-3/+3
* | More serious elimination of -Wconversion C warningsjan.nijtmans2023-03-041-3/+3
* | Merge 8.6jan.nijtmans2023-01-061-1/+3
|\ \ | |/
| * Fix [d84d334ae6]: Fix build on older macOS Systemjan.nijtmans2023-01-061-1/+5
* | Merge 8.6jan.nijtmans2022-09-101-2/+2
|\ \ | |/
| * Fix [006403a25d]: various comment/documentation fixesjan.nijtmans2022-09-101-2/+2
* | Merge 8.6jan.nijtmans2022-04-151-15/+15
|\ \ | |/
| * Fix [c0bf1bda2a]: Aqua: avoid buffer overflows by not passing XVirtualEvent* ...jan.nijtmans2022-04-151-15/+15
* | TIP #606 implementation. TODO: documentationjan.nijtmans2021-12-211-1/+1
* | Fix botched merge of tkMacOSXHLEvents.c and some unused parameter warnings.marc_culler2021-11-261-0/+2
* | Merge 8.6jan.nijtmans2021-11-241-11/+46
|\ \ | |/
| * line-endingsjan.nijtmans2021-11-241-1/+1
| * Simplify the tracking. Generate Motion events when the pointer is outside th...marc_culler2021-11-211-16/+0
| * Trying to receive motion events when the mouse leaves the window.marc_culler2021-11-201-4/+11
| * Make Enter and Leave events work on macOS.marc_culler2021-11-191-11/+55
* | Merge 8.6jan.nijtmans2021-11-121-1/+2
|\ \ | |/
| * Remove code left by mistake; add a missing call to orderOut; be consistent wh...culler2021-11-101-1/+1
| * Fix [8aebca6f26]: Aqua Tk does not handle the yellow minimize button correctly.culler2021-11-091-0/+1
* | Merge 8.6jan.nijtmans2021-10-311-0/+6
|\ \ | |/
| * Apply a patch from Christian Werner which prevents crashes when non-Tk window...culler2021-10-291-0/+6
* | Merge 8.6culler2021-06-031-1/+3
|\ \ | |/
| * Fix [8ecc3eaf5c]: Activating an app with Mission Control may not raise the ap...culler2021-06-011-1/+3
* | Merge 8.6culler2021-05-101-0/+17
|\ \ | |/
| * If an app has a grab window, ensure that it gets focus if the app is deactiva...culler2021-05-091-0/+17
| * Eliminate TkpPutRGBAImage's first 2 parameters, since they are unusedjan.nijtmans2021-05-031-1/+1
* | Fix [8a5086219e]: ttk::entry issuejan.nijtmans2021-05-031-1/+1
* | Merge 8.6culler2021-05-021-0/+13
|\ \ | |/
| * Fix [eafa029f3a]: blurry text on retina screens when using backing CALayer. ...culler2021-05-011-0/+13
* | Merge CALayer-86culler2021-04-291-0/+1
|\ \ | |/
| * Synchonize the needsDisplay for the NSView and its backing layer.culler2021-04-291-0/+1
* | CALayer backing for 8.7culler2021-04-281-0/+34
|\ \ | |/
| * Set the CALayer's contentsGravity property so that programmatic resizes look ...culler2021-04-261-0/+2
| * Possibly a genuine fix - use an explicit CALayer for the TKContentView.culler2021-04-241-0/+32
* | (c) -> ©jan.nijtmans2020-12-091-4/+4
* | Merge 8.6jan.nijtmans2020-10-201-1/+2
|\ \ | |/
| * One TCL_UNUSED and some eol-spacingjan.nijtmans2020-10-201-1/+1
* | Merge 8.6jan.nijtmans2020-10-111-1/+1
|\ \ | |/
* | Merge 8.6marc_culler2020-10-111-11/+7
|\ \ | |/
| * Fix [27fb5991be]: toplevel is not restored correctly after exiting fullscreen.marc_culler2020-10-111-11/+7
* | Merge 8.6culler2020-10-071-1/+8
|\ \ | |/
| * Fix [1fa8c3ed8d]: Aqua crash when a window is resized in a display procedure.culler2020-10-071-1/+8