summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWindowEvent.c
Commit message (Expand)AuthorAgeFilesLines
* (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
* | Fix aqua MapNotify and UnmapNotifyculler2020-09-271-1/+2
|\ \ | |/
| * Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_stylesmarc_culler2020-09-271-1/+2
* | Fixes for Apple Event execution on app startup and window display in IDLE/Tki...Kevin Walzer2020-09-171-0/+1
|\ \ | |/
| * More aqua initialization issuesmarc_culler2020-09-151-0/+1
* | Merge 8.6jan.nijtmans2020-09-081-2/+2
|\ \ | |/
* | Merge 8.6marc_culler2020-09-071-8/+6
|\ \ | |/
| * Adjustments to viewDidChangeEffectiveAppearancemarc_culler2020-09-071-8/+6
* | Merge 8.6marc_culler2020-09-071-7/+16
|\ \ | |/
| * Remove virtual events for changes to the accent color in Mojave, because Appl...marc_culler2020-09-071-7/+16
* | Merge 8.6jan.nijtmans2020-09-021-1/+1
|\ \ | |/
| * Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable()jan.nijtmans2020-09-021-1/+1
* | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 morejan.nijtmans2020-09-021-3/+3
|\ \
| * \ Merge trunkjan.nijtmans2020-08-251-2/+6
| |\ \
| * \ \ Merge trunkjan.nijtmans2020-08-171-6/+6
| |\ \ \
* | \ \ \ Merge 8.6jan.nijtmans2020-09-021-11/+11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter...jan.nijtmans2020-09-021-11/+11
* | | | | Merge 8.6jan.nijtmans2020-08-311-30/+30
|\ \ \ \ \ | |/ / / /
| * | | | Remove obsolete codejan.nijtmans2020-08-311-30/+30
* | | | | Merge 8.6jan.nijtmans2020-08-281-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | Add some explicit typecasts, e.g. to (Drawable), and prevent higher-level com...jan.nijtmans2020-08-281-2/+21
* | | | | Merge 8.6jan.nijtmans2020-08-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | TkContentView -> TKContentView (twice)jan.nijtmans2020-08-271-1/+1
* | | | | Merge 8.6jan.nijtmans2020-08-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Eliminate type casts to (TKContentView *)jan.nijtmans2020-08-271-2/+1
* | | | | We don't have to preserve cruft in trunk, so let's get rid of it.culler2020-08-261-1/+1
| |_|_|/ |/| | |
* | | | Fix [bc62f78191]: compilation issues on macOS when targeting older OS versions.culler2020-08-241-2/+6
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Fix [bc62f78191]: compilation issues on macOS when targeting older OS versions.culler2020-08-241-2/+6
| |\ \
| | * | Fix [bc62f78191]: compilation issues when targeting older macOS versions.culler2020-08-231-4/+6
| |/ /
* | | Merge 8.6jan.nijtmans2020-08-171-3/+3
|\ \ \ | |/ / | | / | |/ |/|
| * one more "const"jan.nijtmans2020-08-171-1/+1
| * const usagejan.nijtmans2020-08-171-3/+3
* | Fix [315104a5c1] - corrects and extends the virtual event notifications of ap...culler2020-08-151-28/+73
|\ \ | |/
| * misplaced #endifculler2020-08-151-2/+2
| * Adjustments for 10.6culler2020-08-151-3/+5
| * sync with bug-315104a5c10culler2020-08-151-38/+67
| * Fix the first event reporting a change in effective appearanceculler2020-08-111-1/+3
| * Generate a virtual event <<NewAccentColor>> when the accent or highlight colo...culler2020-08-111-8/+9
| * Fix [315104a5c10] for 8.6: Inappropriate virtual events sent when accent colo...culler2020-08-101-3/+14
* | Merge 8.6jan.nijtmans2020-08-041-7/+0
|\ \ | |/
| * The colormaps do not fix winfo rgb. Handle that directly. And deal with Big...culler2020-08-011-7/+0
* | Merge 8.6marc_culler2020-07-181-164/+107
|\ \ | |/
| * More fixes from [7ebdd17974] (thanks Christopher Chavez): remove the needsRed...marc_culler2020-07-151-4/+0