summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6. Sync tcl.m4 from Tcl 8.7jan.nijtmans2020-10-051-1/+1
|\
* \ Merge 8.6jan.nijtmans2020-10-028-77/+63
|\ \ | |/
| * Fix more warnings, related to -Wshadow, now in MacOSX codejan.nijtmans2020-10-028-375/+391
* | Fix unused variable; fix typos in test image names command.marc_culler2020-09-281-1/+1
* | Fix aqua MapNotify and UnmapNotifyculler2020-09-274-60/+125
|\ \ | |/
| * Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_stylesmarc_culler2020-09-274-60/+125
* | Merge 8.6jan.nijtmans2020-09-272-8/+8
|\ \ | |/
| * Last TIP #581 changes. 100% done nowjan.nijtmans2020-09-272-8/+8
* | Fix [aa4be2c1b8]: Aqua test suite hangs.marc_culler2020-09-221-2/+6
|\ \ | |/
| * Fix [aa4be2c1b8]: Aqua test suite hangs.marc_culler2020-09-221-2/+6
* | Merge 8.6marc_culler2020-09-211-3/+0
|\ \ | |/
| * Remove an unused variable and an unnecessary include directive.marc_culler2020-09-211-3/+0
* | Fix issues with console display on macOSKevin Walzer2020-09-211-51/+50
|\ \ | |/
| * Don't open a console when running Wish from the command line; further simplif...marc_culler2020-09-201-14/+3
| * Tiny code improvementmarc_culler2020-09-191-2/+1
| * Fix the regression with ScidvsMac; reorganize the code in the rest of TkpInit...marc_culler2020-09-191-51/+62
| * Remove debugging statementKevin Walzer2020-09-191-1/+0
| * Restore consoleKevin Walzer2020-09-191-3/+4
* | Fix [4f4f03f5eb]: B1-Motion events are ignored in the window title bar.marc_culler2020-09-181-1/+1
|\ \ | |/
| * Fix [4f4f03f5eb]: B1-Motion events are ignored in the window title bar.marc_culler2020-09-181-1/+1
| |\
| | * Fix the button state for drags.marc_culler2020-09-181-3/+0
| | * Fix [4f4f03f5eb]: in Aqua allow mouse drags across the titlebar while ignorin...marc_culler2020-09-181-1/+4
* | | Merge 8.6jan.nijtmans2020-09-181-1/+0
|\ \ \ | |/ /
| * | Remove unused variablejan.nijtmans2020-09-181-1/+0
| |/
* | Fixes for Apple Event execution on app startup and window display in IDLE/Tki...Kevin Walzer2020-09-176-41/+89
|\ \ | |/
| * Deal with timing issues for AppleEvents which arrive during the launch process.marc_culler2020-09-172-12/+43
| * Deal with the deprecation of the context property of mouse NSEvents.marc_culler2020-09-162-14/+20
| * More aqua initialization issuesmarc_culler2020-09-153-15/+22
* | Merge 8.6marc_culler2020-09-142-16/+20
|\ \ | |/
| * Fix [71e18c5c0a]: Aqua invalid selector crash when switching between normal a...marc_culler2020-09-142-16/+20
* | Merge 8.6jan.nijtmans2020-09-141-1/+1
|\ \ | |/
| * Prevent the usage of the term safe/unsafe childjan.nijtmans2020-09-141-1/+1
* | Merge 8.6marc_culler2020-09-121-2/+14
|\ \ | |/
| * Adjust comment styling.marc_culler2020-09-121-4/+10
| * Apply patch from Christopher Chavez to address UBSan warnings about alignment...marc_culler2020-09-121-2/+8
* | Merge 8.6marc_culler2020-09-121-3/+59
|\ \ | |/
| * Add a disclosure triangle that works in Big Surmarc_culler2020-09-121-3/+59
* | Fix [ab1feaea9c]: Aqua initialization issuesmarc_culler2020-09-103-47/+79
|\ \ | |/
| * 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-093-46/+78
| * TIP #581: More progressjan.nijtmans2020-09-093-20/+20
* | Merge 8.6culler2020-09-081-2/+5
|\ \ | |/
| * Fix [2a6d63b9dc]: crash in macOS 10.6 when de-activating wish with Option-tabculler2020-09-081-2/+5
* | 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-084-16/+19
|\ \ | |/
| * 3 new MacOS-specific stub functions: Tk_MacOSXGetTkWindow()/Tk_MacOSXGetCGCon...jan.nijtmans2020-09-082-10/+13
| |\
| | * Tk_MacOSXGetCGContextForDrawable() doesn't replace TkMacOSXGetDrawablePort(),...jan.nijtmans2020-09-065-28/+18
| | |\
| | * | Re-introduce TkMacOSXGetTkWindow() as macrojan.nijtmans2020-09-065-36/+37
| | * | Merge 8.6jan.nijtmans2020-09-0217-92/+86
| | |\ \