summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Move scrollbar sanity checks from platform-code to generic. Fix indenting in ...jan.nijtmans2024-06-171-2/+2
* Implement TK_CONFIG_NULL_OK for TK_CONFIG_PIXELS. Needed for "-elementborderw...jan.nijtmans2024-06-162-2/+2
* Fix indentingjan.nijtmans2024-06-101-1/+1
* Better solution for [4d0a6f32b7], which doesn't cache padX/padY/borderWidth/h...jan.nijtmans2024-06-101-171/+183
* Fix [527cb3cd5d]. Moves special internal flags outside the user1-user6 rangejan.nijtmans2024-05-192-20/+16
* Merge 8.6 (left-over spacing)jan.nijtmans2024-05-111-0/+1
|\
| * Two more Tk_GetPixelsFromObj usages. Remove double MODULE_SCOPE definitions. ...jan.nijtmans2024-05-112-2/+3
* | 4 more Tk_GetPixelsFromObj() usage: for highlightThickness, shiftrelief and s...jan.nijtmans2024-05-101-5/+4
|\ \ | |/
* | (c) -> ©jan.nijtmans2024-05-0925-42/+42
|\ \ | |/
| * Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr...jan.nijtmans2024-05-0928-78/+81
| |
| \
*-. \ Merge 8.6jan.nijtmans2024-05-043-6/+10
|\ \ \ | | |/
| | * Add "controlAlternatingRowColor" to macosx aqua portjan.nijtmans2024-05-032-0/+16
| | * 2 missing "static" keywordsjan.nijtmans2024-05-031-2/+2
| | * Add missing keysyms "ISO_Group_Shift" and "dead_hamza" on MacOS/Windows. Miss...jan.nijtmans2024-05-031-5/+5
| * | More deprecated keysymsjan.nijtmans2024-05-031-4/+4
| * | Merge 8.7jan.nijtmans2024-04-171-4/+4
| |\ \ | |/ / |/| |
| * | Merge 8.7jan.nijtmans2024-03-291-22/+22
| |\ \
| * \ \ Merge 8.7jan.nijtmans2024-03-175-22/+22
| |\ \ \
| * \ \ \ Fix [8912083dc]: Error with property TKNSString.UTF8String. Fix indentingjan.nijtmans2024-03-161-34/+32
| |\ \ \ \
| * \ \ \ \ Merge 8.7. Fix comment (Tk 9.0 doesn't use CESU-8 internally any more)jan.nijtmans2024-03-151-10/+3
| |\ \ \ \ \
| * | | | | | Tcl_LinkVar doesn't need typecast any more (starting with Tcl 8.7)jan.nijtmans2024-03-132-4/+4
| * | | | | | Less type-casts, less use of [S length], fix indentingjan.nijtmans2024-03-131-41/+43
| * | | | | | Merge 8.7jan.nijtmans2024-03-061-9/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2024-02-164-5/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2024-02-071-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2024-01-241-2/+2
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make updatePending and doubleBuffer "bool" variablesjan.nijtmans2024-01-221-2/+2
| * | | | | | | | | | Merge 8.7jan.nijtmans2023-12-221-9/+9
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | Merge 8.7jan.nijtmans2023-12-201-4/+0
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-12-181-6/+6
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-12-1810-71/+37
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-12-181-71/+71
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-12-161-5/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-12-123-10/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge implementation of TIP #684 from core-8-branch.marc_culler2023-12-111-41/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [fe942372aa]: Aqua: XPutImage() swaps red and blue channels. Patch from C...fvogel2023-12-031-5/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-12-032-12/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Clean up handling of Apple FourCC Creator Codes - many thanks to Christopher ...marc_culler2023-12-032-173/+25
| * | | | | | | | | | | | | | | | | | Fix now appears to work for MaxOS toojan.nijtmans2023-11-301-3/+8
| * | | | | | | | | | | | | | | | | | Entry widget on MacOS works fine nowjan.nijtmans2023-11-301-12/+27
| * | | | | | | | | | | | | | | | | | Merge 9.0. More progressjan.nijtmans2023-11-301-3/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Starting work to compile Tk with TCL_UTF_MAX=4 (WIP)jan.nijtmans2023-11-271-1/+1
| |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Remove "unsupported.tcl" toojan.nijtmans2023-11-261-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Follow-up legacy removalsjan.nijtmans2023-11-251-4/+0
| |/ / / / / / / / / / / / / / / / / /
| | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ TIP #683: Remove legacy "pack" and "scrollbar" syntaxjan.nijtmans2023-11-251-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Remove pack-old.n toojan.nijtmans2023-11-171-2/+0
| | * | | | | | | | | | | | | | | | | | | Remove legacy "pack" and "scrollbar" syntaxjan.nijtmans2023-11-161-2/+0
| * | | | | | | | | | | | | | | | | | | | Fix [9c098a90e6]: macOS Aqua : crash in setMarkedText. Patch from Christopher...fvogel2023-11-251-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [22a4ad2a6e]: Aqua: let Core Graphics manage pixmap data memory. Patch fr...fvogel2023-11-222-16/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Get rid of the "Dummy entry for stubs table backwards compatibility"jan.nijtmans2023-11-161-2/+4
| | |_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |