| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
|\ |
|
| * | More implicit type-casts, for C++ compatibility. | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-12-14 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fix the build on macOS 10.6. | marc_culler | 2020-12-11 | 1 | -0/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-12-11 | 1 | -3/+3 |
|\ \ |
|
| * | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -3/+3 |
|
|
* | | | Merge trunk. Clean-up win32 systray code (not completed yet, still some ANSI ... | jan.nijtmans | 2020-11-12 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | culler | 2020-11-10 | 1 | -1/+0 |
| |\ \
| | |/ |
|
| | * | Remove some more unneeded code. | marc_culler | 2020-11-09 | 1 | -1/+0 |
|
|
* | | | More compiler warnings on various macOS versions | culler | 2020-11-04 | 1 | -0/+2 |
|
|
* | | | Be straightforward - check if the app is signed and use the result to choose ... | marc_culler | 2020-11-01 | 1 | -0/+2 |
|
|
* | | | Merge trunk | jan.nijtmans | 2020-10-21 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | culler | 2020-10-16 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | Simpler, better fix of [c2483bfe4b]: unwanted fontchooser can appear. Uses T... | marc_culler | 2020-10-15 | 1 | -0/+1 |
|
|
* | | | Merge trunk. Add MODULE_SCOPE MacSystrayInit() function (not enough to make i... | jan.nijtmans | 2020-10-02 | 1 | -4/+6 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-10-02 | 1 | -4/+4 |
| |\ \
|/ / /
| | _ |
|
| * | Fix more warnings, related to -Wshadow, now in MacOSX code | jan.nijtmans | 2020-10-02 | 1 | -4/+4 |
|
|
* | | Merge 8.6. Rename some functions | jan.nijtmans | 2020-09-08 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | 3 new MacOS-specific stub functions: Tk_MacOSXGetTkWindow()/Tk_MacOSXGetCGCon... | jan.nijtmans | 2020-09-08 | 1 | -2/+2 |
| |\ |
|
| | * | Re-introduce TkMacOSXGetTkWindow() as macro | jan.nijtmans | 2020-09-06 | 1 | -0/+1 |
|
|
| | * | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -2/+2 |
| | |\ |
|
| | * \ | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
| | |\ \ |
|
| | * \ \ | Rename 3 badly named functions that were exported as stubs; export under both... | marc_culler | 2020-09-01 | 1 | -8/+4 |
| | |\ \ \ |
|
| | | * | | | Suggestions for name cleanup with compatibiltiy for 8.6.11 | culler | 2020-09-01 | 1 | -8/+1 |
|
|
| | * | | | | Merge 8.6. Change signature of Tk_MacOSXGetTkWindow/Tk_MacOSXGetCGContextForD... | jan.nijtmans | 2020-09-01 | 1 | -14/+1 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | More tweaks, (mainly TkMacOSXGetCGContextForDrawable <-> TkMacOSXCGContext) | jan.nijtmans | 2020-08-31 | 1 | -2/+2 |
|
|
| | * | | | | More tweaks | jan.nijtmans | 2020-08-30 | 1 | -3/+7 |
| | |\ \ \ \ |
|
| | | * | | | | Export TkMacOSXGetCGContextForDrawable() too, that's the only function from t... | jan.nijtmans | 2020-08-28 | 1 | -1/+0 |
|
|
| | | * | | | | Export TkMacOSXGetTkWindow() for TkDND, without this it cannot be compiled as... | jan.nijtmans | 2020-08-28 | 1 | -1/+0 |
| | |/ / / / |
|
* | | | | | | Merge 8.6 | marc_culler | 2020-09-07 | 1 | -1/+25 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Fix [39cbacb9e8] and revisit [d72abe6b54] both dealing with inappropriate mou... | marc_culler | 2020-09-07 | 1 | -1/+25 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Remove a hash table that was not needed | culler | 2020-09-04 | 1 | -1/+18 |
|
|
| | * | | | | Better fix for [d72abe6b54] using NSEvents. | marc_culler | 2020-09-02 | 1 | -0/+7 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable() | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -1/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter... | jan.nijtmans | 2020-09-02 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | Merge 8.6 | jan.nijtmans | 2020-08-31 | 1 | -13/+0 |
|\ \ \
| |/ / |
|
| * | | Remove obsolete code | jan.nijtmans | 2020-08-31 | 1 | -13/+0 |
| |/ |
|
* | | For now, put back TkMacOSXGetRootControl(), since Kevin Walzer uses it in his... | jan.nijtmans | 2020-08-27 | 1 | -3/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-27 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Eliminate type casts to (TKContentView *) | jan.nijtmans | 2020-08-27 | 1 | -1/+1 |
|
|
* | | We don't have to preserve cruft in trunk, so let's get rid of it. | culler | 2020-08-26 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Another simplification: Change TkMacOSXDrawableView() from a MODULE_SCOPE fun... | jan.nijtmans | 2020-08-26 | 1 | -1/+1 |
|
|
* | | Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove XImage.... | culler | 2020-08-24 | 1 | -7/+4 |
|\ \
| |/ |
|
| * | Remove all use of XImage.pixelpower, but not the field, simplify and reorganize. | culler | 2020-08-22 | 1 | -7/+4 |
|
|
* | | Add the remaining (cosmetic) changes from the mac_clip branch. | culler | 2020-08-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Edit comments, make some stylistic changes, remove an unused function parameter. | culler | 2020-08-21 | 1 | -1/+1 |
|
|
| * | Add XOffsetRegion and XkbKeycodeToKeysym to (internal X11) stub table. More u... | jan.nijtmans | 2020-08-13 | 1 | -4/+1 |
| |\ |
|