summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXPrivate.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-11-301-3/+10
|\
| * Merge 8.6jan.nijtmans2021-11-241-2/+10
| |\
| | * Make Enter and Leave events work on macOS.marc_culler2021-11-191-2/+10
* | | Merge 8.7jan.nijtmans2021-10-281-0/+1
|\ \ \ | |/ /
| * | Initial commit of macOS implementation for tk_print; does not build yet, must...Kevin Walzer2021-07-031-0/+1
* | | merge 8.7culler2021-04-301-1/+1
|\ \ \ | |/ /
| * | CALayer backing for 8.7culler2021-04-281-1/+1
| |\ \ | | |/
| | * Possibly a genuine fix - use an explicit CALayer for the TKContentView.culler2021-04-241-0/+1
| | * Remove unneeded portBounds field from TkMacOSXDrawingContext; add more graphi...culler2021-04-221-1/+0
* | | Merge 8.7culler2021-04-211-1/+2
|\ \ \ | |/ /
| * | Merge 8.6culler2021-04-211-1/+2
| |\ \ | | |/
| | * fix [cde766f911]: scrollbars do not update correctly for treeview widgets.culler2021-04-201-1/+2
* | | Merge 8.7jan.nijtmans2021-02-251-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-02-021-2/+2
| |\ \ | | |/
| | * More implicit type-casts, for C++ compatibility.jan.nijtmans2021-02-021-2/+2
* | | Merge mainmarc_culler2021-01-271-3/+10
|\ \ \ | |/ /
| * | 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
| |\ \ \ | | |/ /
| * | | 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 trunk. Add MODULE_SCOPE MacSystrayInit() function (not enough to make i...jan.nijtmans2020-10-021-4/+6
| |\ \ \ \
* | \ \ \ \ Merge mainmarc_culler2020-11-141-1/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge 8.6culler2020-11-101-1/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | Remove some more unneeded code.marc_culler2020-11-091-1/+0
* | | | | merge trunkculler2020-10-161-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 trunkjan.nijtmans2020-10-021-4/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-10-021-4/+4
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fix more warnings, related to -Wshadow, now in MacOSX codejan.nijtmans2020-10-021-4/+4
* | | Merge trunk.marc_culler2020-09-081-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 trunkmarc_culler2020-09-071-17/+29
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.6marc_culler2020-09-071-1/+25
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix [39cbacb9e8] and revisit [d72abe6b54] both dealing with inappropriate mou...marc_culler2020-09-071-1/+25
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |