summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXPrivate.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-02-021-2/+2
|\
| * More implicit type-casts, for C++ compatibility.jan.nijtmans2021-02-021-2/+2
* | Merge 8.6jan.nijtmans2020-12-141-0/+1
|\ \ | |/
| * Fix the build on macOS 10.6.marc_culler2020-12-111-0/+1
* | Merge 8.7jan.nijtmans2020-12-111-3/+3
|\ \
| * | (c) -> ©jan.nijtmans2020-12-091-3/+3
* | | Merge trunk. Clean-up win32 systray code (not completed yet, still some ANSI ...jan.nijtmans2020-11-121-1/+0
|\ \ \ | |/ /
| * | Merge 8.6culler2020-11-101-1/+0
| |\ \ | | |/
| | * Remove some more unneeded code.marc_culler2020-11-091-1/+0
* | | More compiler warnings on various macOS versionsculler2020-11-041-0/+2
* | | Be straightforward - check if the app is signed and use the result to choose ...marc_culler2020-11-011-0/+2
* | | Merge trunkjan.nijtmans2020-10-211-0/+1
|\ \ \ | |/ /
| * | Merge 8.6culler2020-10-161-0/+1
| |\ \ | | |/
| | * Simpler, better fix of [c2483bfe4b]: unwanted fontchooser can appear. Uses T...marc_culler2020-10-151-0/+1
* | | Merge trunk. Add MODULE_SCOPE MacSystrayInit() function (not enough to make i...jan.nijtmans2020-10-021-4/+6
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-10-021-4/+4
| |\ \ |/ / / | | _
| * Fix more warnings, related to -Wshadow, now in MacOSX codejan.nijtmans2020-10-021-4/+4
* | Merge 8.6. Rename some functionsjan.nijtmans2020-09-081-4/+4
|\ \ | |/
| * 3 new MacOS-specific stub functions: Tk_MacOSXGetTkWindow()/Tk_MacOSXGetCGCon...jan.nijtmans2020-09-081-2/+2
| |\
| | * Re-introduce TkMacOSXGetTkWindow() as macrojan.nijtmans2020-09-061-0/+1
| | * Merge 8.6jan.nijtmans2020-09-021-2/+2
| | |\
| | * \ Merge 8.6jan.nijtmans2020-09-021-1/+1
| | |\ \
| | * \ \ Rename 3 badly named functions that were exported as stubs; export under both...marc_culler2020-09-011-8/+4
| | |\ \ \
| | | * | | Suggestions for name cleanup with compatibiltiy for 8.6.11culler2020-09-011-8/+1
| | * | | | Merge 8.6. Change signature of Tk_MacOSXGetTkWindow/Tk_MacOSXGetCGContextForD...jan.nijtmans2020-09-011-14/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | More tweaks, (mainly TkMacOSXGetCGContextForDrawable <-> TkMacOSXCGContext)jan.nijtmans2020-08-311-2/+2
| | * | | | More tweaksjan.nijtmans2020-08-301-3/+7
| | |\ \ \ \
| | | * | | | Export TkMacOSXGetCGContextForDrawable() too, that's the only function from t...jan.nijtmans2020-08-281-1/+0
| | | * | | | Export TkMacOSXGetTkWindow() for TkDND, without this it cannot be compiled as...jan.nijtmans2020-08-281-1/+0
| | |/ / / /
* | | | | | Merge 8.6marc_culler2020-09-071-1/+25
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [39cbacb9e8] and revisit [d72abe6b54] both dealing with inappropriate mou...marc_culler2020-09-071-1/+25
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Remove a hash table that was not neededculler2020-09-041-1/+18
| | * | | | Better fix for [d72abe6b54] using NSEvents.marc_culler2020-09-021-0/+7
| | | |_|/ | | |/| |
* | | | | Merge 8.6jan.nijtmans2020-09-021-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable()jan.nijtmans2020-09-021-1/+1
| |/ / /
* | | | Merge 8.6jan.nijtmans2020-09-021-1/+2
|\ \ \ \ | |/ / /
| * | | Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter...jan.nijtmans2020-09-021-1/+2
| | |/ | |/|
* | | Merge 8.6jan.nijtmans2020-08-311-13/+0
|\ \ \ | |/ /
| * | Remove obsolete codejan.nijtmans2020-08-311-13/+0
| |/
* | For now, put back TkMacOSXGetRootControl(), since Kevin Walzer uses it in his...jan.nijtmans2020-08-271-3/+2
* | Merge 8.6jan.nijtmans2020-08-271-1/+2
|\ \ | |/
| * Eliminate type casts to (TKContentView *)jan.nijtmans2020-08-271-1/+1
* | We don't have to preserve cruft in trunk, so let's get rid of it.culler2020-08-261-2/+2
* | Merge 8.6jan.nijtmans2020-08-261-1/+1
|\ \ | |/
| * Another simplification: Change TkMacOSXDrawableView() from a MODULE_SCOPE fun...jan.nijtmans2020-08-261-1/+1
* | Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove XImage....culler2020-08-241-7/+4
|\ \ | |/
| * Remove all use of XImage.pixelpower, but not the field, simplify and reorganize.culler2020-08-221-7/+4
* | Add the remaining (cosmetic) changes from the mac_clip branch.culler2020-08-211-1/+1
|\ \ | |/
| * Edit comments, make some stylistic changes, remove an unused function parameter.culler2020-08-211-1/+1
| * Add XOffsetRegion and XkbKeycodeToKeysym to (internal X11) stub table. More u...jan.nijtmans2020-08-131-4/+1
| |\