summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-02-2526-146/+150
|\
| * Merge 8.6jan.nijtmans2021-02-251-7/+1
| |\
| | * Fix [234ee4f83b]: macOS Crash - Pasting text with special characters into Tex...jan.nijtmans2021-02-251-7/+1
| * | Add --disable-zipfs to macosx/GNUmakefilejan.nijtmans2021-02-091-1/+1
| * | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl...fvogel2021-02-072-1/+7
| |\ \ | | |/
| | * Merge 8.6fvogel2021-02-0721-136/+169
| | |\
| | * \ Merge 8.6jan.nijtmans2021-01-081-0/+1
| | |\ \
| | * \ \ merge core-8-6-branchfvogel2020-12-2813-47/+62
| | |\ \ \
| | * \ \ \ Merge 8.6jan.nijtmans2020-12-092-15/+37
| | |\ \ \ \
| | * | | | | Oops. None is not NULL.fvogel2020-12-061-1/+1
| | * | | | | Refine previous fix (prevent segfault when calling 'even generate {} <...> -...fvogel2020-12-061-1/+6
| | * | | | | On macOS, a mouse event shall be generated when warping the pointer. Add the ...fvogel2020-12-061-0/+1
| | * | | | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl...fvogel2020-11-221-1/+1
| * | | | | | Actually, the @available directive was available in XCode 10.9 (for macOS 10.14)marc_culler2021-02-031-1/+1
| * | | | | | Fix [effc24d25b]: Mac OS: compilation error reported (even though it's only a...jan.nijtmans2021-02-031-1/+5
| * | | | | | New macro TK_OPTION_UNDERLINE_DEF, which simplifies the default handling for ...jan.nijtmans2021-02-031-3/+0
| * | | | | | Merge 8.6jan.nijtmans2021-02-0221-132/+135
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | More implicit type-casts, for C++ compatibility.jan.nijtmans2021-02-0221-132/+135
| | * | | | | Fix [bdcab85b9c]: Aqua crash when non-BMP characters are used in a menu labelmarc_culler2021-01-271-3/+8
| | * | | | | Make Tk 8.6 compile (again) with Tcl 8.7 headers and --disable-sharedjan.nijtmans2021-01-251-1/+4
| * | | | | | Merge trunk. More progress: In shared builds, Tk zip-files are now appended ...jan.nijtmans2021-01-293-5/+32
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge mainmarc_culler2021-01-2744-184/+1098
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Fix warning, compiling on macOS with Tcl 9.0 headersjan.nijtmans2021-01-221-1/+1
| * | | | | | | Merge 8.6jan.nijtmans2021-01-221-3/+30
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / /
| | * | | | | Fix [1712098]: Tk still needs Tcl source distrojan.nijtmans2021-01-221-1/+23
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge 8.7. TIME_WITH_SYS_TIME is now obsolete (due to autoconf-2.70)jan.nijtmans2021-01-051-8/+2
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge 8.6marc_culler2021-01-041-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix [19fb7a38fc]: Set the image name when defaulting to the Tk feather icon b...marc_culler2021-01-031-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge 8.6marc_culler2020-12-241-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix [6157a8c4ca]: -filetypes does not work on macOS file dialogsmarc_culler2020-12-241-2/+2
| * | | | | Merge 8.6jan.nijtmans2020-12-221-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Follow-up to [27fc4d0ae8]: one more typojan.nijtmans2020-12-222-2/+2
| * | | | | Merge 8.6jan.nijtmans2020-12-221-1/+1
| |\ \ \ \ \ | | |/ / / /
| * | | | | Remove unused variable.marc_culler2020-12-161-1/+0
| * | | | | Merge 8.6marc_culler2020-12-166-12/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | Tidy up with a patch from Christopher Chavez. Removes redundant include direc...marc_culler2020-12-166-13/+12
| * | | | | Merge 8.6marc_culler2020-12-151-16/+32
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fine tune the Big Sur behavior.marc_culler2020-12-151-6/+22
| | * | | | Fix [80e4c6f695]: progress bars are weird on macOS 11.0.marc_culler2020-12-141-13/+14
| * | | | | Remove unused include/variablesjan.nijtmans2020-12-141-6/+0
| * | | | | Merge 8.6jan.nijtmans2020-12-146-9/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix build in macOS 10.11 El Capitan: @available is not available in 10.11marc_culler2020-12-131-1/+1
| | * | | | Merge 8.6jan.nijtmans2020-12-131-3/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Fix the build on macOS 10.6.marc_culler2020-12-116-11/+10
| | |/ / /
| * | | | Merge 8.7jan.nijtmans2020-12-1146-262/+279
| |\ \ \ \
| | * | | | (c) -> ©jan.nijtmans2020-12-0942-150/+150
| | * | | | Merge 8.6jan.nijtmans2020-12-042-15/+25
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix segfault introduced by the fix for [4a40c6cace].culler2020-12-041-3/+5
| | | * | | Fix [3ef77f434e]: Combobox focus ring is missing in Dark Mode.culler2020-12-041-12/+22
| | * | | | Cherrypick the fix for the segfault.culler2020-12-041-3/+5