summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXXStubs.c
Commit message (Expand)AuthorAgeFilesLines
* (c) -> ©jan.nijtmans2024-05-091-1/+1
|\
| * (c) -> ©jan.nijtmans2024-05-091-1/+1
| |\
| | * Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr...jan.nijtmans2024-05-091-4/+4
* | | Merge 8.7jan.nijtmans2024-02-071-1/+1
|\ \ \ | |/ /
| * | Eliminate a bunch of unneeded type-casts, mainly (char *)jan.nijtmans2024-02-071-1/+1
* | | Merge 8.7jan.nijtmans2023-12-161-5/+2
|\ \ \ | |/ /
* | | Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-161-0/+11
|/ /
* | Fix [f9eddb541a]: Improve TkSetRegion(); implement XSetClipRectangles() on Wi...fvogel2023-07-171-24/+0
|\ \ | |/
| * Bug [f9eddb541a] (TkSetRegion(), XSetClipRectangles): Patch 5 from Christophe...fvogel2023-07-161-24/+0
* | Fix [a526d42999]: Aqua: leak in TkpOpenDisplay(). Patch from Christopher Chavez.fvogel2023-07-091-1/+2
|\ \ | |/
| * Fix [a526d42999]: Aqua: leak in TkpOpenDisplay(). Patch from Christopher Chavez.fvogel2023-07-091-1/+1
| * Fix [0c734dde2a]: Xlib.h: avoid -Wstrict-prototypes warningsjan.nijtmans2023-04-161-12/+13
* | More serious elimination of -Wconversion C warningsjan.nijtmans2023-03-041-3/+3
* | code cleanup (no functional change)jan.nijtmans2023-01-041-2/+2
* | Attempt to make it look better on MacOS, and more ttk adaptationsjan.nijtmans2023-01-021-2/+2
* | Merge 8.6jan.nijtmans2023-01-021-8/+8
|\ \ | |/
| * Use more X11 macro's, in stead of accessing fields directly. Mostly backporte...jan.nijtmans2023-01-021-29/+29
| * Minor code cleanup (more use of TCL_UNUSED, eol-spacing)jan.nijtmans2022-09-231-2/+2
* | Switch off XLIB_ILLEGAL_ACCESS in Xlib.h, making some acess to Display only p...jan.nijtmans2022-11-151-1/+2
* | More Xlib.h macro usagejan.nijtmans2022-11-151-16/+16
* | Merge 8.6marc_culler2022-09-211-1/+1
|\ \ | |/
| * Fix [bfea11a916]: make XSync a no-op on Aqua (again).marc_culler2022-09-061-7/+9
* | (c) -> ©jan.nijtmans2020-12-091-4/+4
* | Merge 8.6jan.nijtmans2020-09-021-2/+2
|\ \ | |/
| * Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable()jan.nijtmans2020-09-021-2/+2
* | Merge 8.6. Some more textual changesjan.nijtmans2020-08-271-1/+1
|\ \ | |/
| * Some internal master -> container renamings, nothing related to APIjan.nijtmans2020-08-271-1/+1
* | Merge 8.6jan.nijtmans2020-08-211-14/+10
|\ \ | |/
| * Make TkpReleaseRegion and TkpRetainRegion static; remove mac-specific code fr...culler2020-08-191-1/+0
| * Test using XSetClipRectangles on macOS.culler2020-08-181-0/+25
| * Make TCL_UNUSED() macro usable in Tk 8.6jan.nijtmans2020-08-041-180/+103
* | Merge 8.6jan.nijtmans2020-08-041-2/+2
|\ \ | |/
| * Clean up tkMacOSXColor.c so it is not so painful to add new colors.culler2020-07-291-2/+2
* | Merge 8.6marc_culler2020-07-181-1/+1
|\ \ | |/
| * macOS: remove unneeded code observed in [7ebdd17974], remove tkMacOSXFlushWin...marc_culler2020-07-151-2/+13
* | CONSTify function XkbOpenDisplay(), and resolve conflict with definition in X11jan.nijtmans2020-04-011-1/+1
* | Merge 8.6. More TCL_UNUSED() usage.jan.nijtmans2020-03-191-103/+103
|\ \ | |/
* | Another round of type-casts for ckalloc() calls. Makes C++ compilers even mor...jan.nijtmans2020-03-171-4/+4
* | Finish for MacOS toojan.nijtmans2020-03-091-200/+221
* | Apply macOS patch for [aea00be1] by Christopher Chavez. Prevents glitches wh...culler2019-10-211-8/+62
|\ \ | |/
| * Apply macOS patch for [aea00be1] by Christopher Chavez. Prevents glitches wh...culler2019-10-211-8/+62
* | Add many (mostly MacOS) stub functions, needed for future implementation of X...jan.nijtmans2019-10-021-15/+151
|\ \
| * | more Region-related revamp.jan.nijtmans2019-10-011-4/+4
| * | Simplify many MacOS-specific types which are not necessaryjan.nijtmans2019-09-301-1/+1
|/ /
* | Merge trunkjan.nijtmans2019-09-251-2/+57
|\ \
| * \ Merge 8.6jan.nijtmans2019-09-241-1/+56
| |\ \ | | |/
| | * Add 7 X11 functions to the aqua stub table, which makes them accessable to st...jan.nijtmans2019-09-241-1/+62
| * | Merge 8.6jan.nijtmans2019-09-241-1/+1
| |\ \ | | |/
| | * Don't use "class" as (internal) struct field name or local variable name. Mak...jan.nijtmans2019-09-241-1/+1
* | | Merge trunk. Some more signature changes, in line with X11-R6jan.nijtmans2019-08-221-13/+28
|\ \ \ | |/ /