| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes for Apple Event execution on app startup and window display in IDLE/Tki... | Kevin Walzer | 2020-09-17 | 6 | -41/+89 |
|\ |
|
| * | Deal with timing issues for AppleEvents which arrive during the launch process. | marc_culler | 2020-09-17 | 2 | -12/+43 |
|
|
| * | Deal with the deprecation of the context property of mouse NSEvents. | marc_culler | 2020-09-16 | 2 | -14/+20 |
|
|
| * | More aqua initialization issues | marc_culler | 2020-09-15 | 3 | -15/+22 |
|
|
* | | Merge 8.6 | marc_culler | 2020-09-14 | 2 | -16/+20 |
|\ \
| |/ |
|
| * | Fix [71e18c5c0a]: Aqua invalid selector crash when switching between normal a... | marc_culler | 2020-09-14 | 2 | -16/+20 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Prevent the usage of the term safe/unsafe child | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | marc_culler | 2020-09-12 | 1 | -2/+14 |
|\ \
| |/ |
|
| * | Adjust comment styling. | marc_culler | 2020-09-12 | 1 | -4/+10 |
|
|
| * | Apply patch from Christopher Chavez to address UBSan warnings about alignment... | marc_culler | 2020-09-12 | 1 | -2/+8 |
|
|
* | | Merge 8.6 | marc_culler | 2020-09-12 | 1 | -3/+59 |
|\ \
| |/ |
|
| * | Add a disclosure triangle that works in Big Sur | marc_culler | 2020-09-12 | 1 | -3/+59 |
|
|
* | | Fix [ab1feaea9c]: Aqua initialization issues | marc_culler | 2020-09-10 | 3 | -47/+79 |
|\ \
| |/ |
|
| * | Also fix [3762a0a944] using the suggestion in the ticket from Christopher Cha... | marc_culler | 2020-09-09 | 1 | -1/+1 |
|
|
| * | Fix [ab1feaea9c]: Aqua initialization issues exposed by Scid vs Mac. | marc_culler | 2020-09-09 | 3 | -46/+78 |
|
|
| * | TIP #581: More progress | jan.nijtmans | 2020-09-09 | 3 | -20/+20 |
|
|
* | | Merge 8.6 | culler | 2020-09-08 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Fix [2a6d63b9dc]: crash in macOS 10.6 when de-activating wish with Option-tab | culler | 2020-09-08 | 1 | -2/+5 |
|
|
* | | Fix TkMacOSXGetXWindow so it returns a Window, not a Tk_Window cast as a Window. | marc_culler | 2020-09-08 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Fix TkMacOSXGetXWindow so it returns a Window, not a Tk_Window cast as a Window. | marc_culler | 2020-09-08 | 1 | -2/+4 |
|
|
* | | Merge 8.6. Rename some functions | jan.nijtmans | 2020-09-08 | 4 | -16/+19 |
|\ \
| |/ |
|
| * | 3 new MacOS-specific stub functions: Tk_MacOSXGetTkWindow()/Tk_MacOSXGetCGCon... | jan.nijtmans | 2020-09-08 | 2 | -10/+13 |
| |\ |
|
| | * | Tk_MacOSXGetCGContextForDrawable() doesn't replace TkMacOSXGetDrawablePort(),... | jan.nijtmans | 2020-09-06 | 5 | -28/+18 |
| | |\ |
|
| | * | | Re-introduce TkMacOSXGetTkWindow() as macro | jan.nijtmans | 2020-09-06 | 5 | -36/+37 |
|
|
| | * | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 17 | -92/+86 |
| | |\ \ |
|
| | * \ \ | Merge 8.6 | jan.nijtmans | 2020-09-02 | 14 | -134/+120 |
| | |\ \ \ |
|
| | * | | | | Remove a couple of superfluous casts. | marc_culler | 2020-09-01 | 1 | -2/+2 |
|
|
| | * | | | | Rename 3 badly named functions that were exported as stubs; export under both... | marc_culler | 2020-09-01 | 15 | -126/+162 |
| | |\ \ \ \ |
|
| | | * | | | | Suggestions for name cleanup with compatibiltiy for 8.6.11 | culler | 2020-09-01 | 16 | -111/+126 |
|
|
| | * | | | | | TkRegion cannot be used in tkMacOSX.h | jan.nijtmans | 2020-09-01 | 1 | -1/+1 |
|
|
| | * | | | | | Merge 8.6. Change signature of Tk_MacOSXGetTkWindow/Tk_MacOSXGetCGContextForD... | jan.nijtmans | 2020-09-01 | 10 | -166/+78 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | More tweaks, (mainly TkMacOSXGetCGContextForDrawable <-> TkMacOSXCGContext) | jan.nijtmans | 2020-08-31 | 3 | -8/+8 |
|
|
| | * | | | | | More tweaks | jan.nijtmans | 2020-08-30 | 5 | -53/+50 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Export TkMacOSXGetCGContextForDrawable() too, that's the only function from t... | jan.nijtmans | 2020-08-28 | 3 | -5/+4 |
|
|
| | | * | | | | | Export TkMacOSXGetTkWindow() for TkDND, without this it cannot be compiled as... | jan.nijtmans | 2020-08-28 | 2 | -4/+3 |
| | |/ / / / / |
|
* | | | | | | | Merge 8.6 | jan.nijtmans | 2020-09-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
* | | | | | | | Merge 8.6 | marc_culler | 2020-09-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Kill off the last extraneous button event, produced by NSMouseDragged. | marc_culler | 2020-09-08 | 1 | -1/+1 |
|
|
* | | | | | | | Merge 8.6 | marc_culler | 2020-09-07 | 1 | -8/+6 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Adjustments to viewDidChangeEffectiveAppearance | marc_culler | 2020-09-07 | 1 | -8/+6 |
|
|
* | | | | | | | Merge 8.6 | marc_culler | 2020-09-07 | 1 | -7/+16 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Remove virtual events for changes to the accent color in Mojave, because Appl... | marc_culler | 2020-09-07 | 1 | -7/+16 |
|
|
* | | | | | | | Merge 8.6 | marc_culler | 2020-09-07 | 5 | -245/+250 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Fix [39cbacb9e8] and revisit [d72abe6b54] both dealing with inappropriate mou... | marc_culler | 2020-09-07 | 4 | -236/+244 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | fix a typo | marc_culler | 2020-09-07 | 1 | -1/+1 |
|
|
| | * | | | | | | Edit a comment. | marc_culler | 2020-09-07 | 1 | -7/+9 |
|
|
| | * | | | | | | Work around the fact that we do need to process synthesized mouse events for ... | marc_culler | 2020-09-07 | 2 | -4/+8 |
|
|
| | * | | | | | | Don't process events for non-Tk windows. | marc_culler | 2020-09-06 | 1 | -6/+19 |
|
|
| | * | | | | | | We do need to process MouseDragged events, though, since they appear in place... | marc_culler | 2020-09-06 | 1 | -3/+3 |
|
|