Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2021-03-08 | 1 | -1/+1 |
|\ | |||||
| * | Eliminate unnecessary spacing | jan.nijtmans | 2021-03-08 | 1 | -1/+1 |
* | | Merge 8.6 | culler | 2021-03-02 | 2 | -6/+41 |
|\ \ | |/ | |||||
| * | Adjust the key event processing logic to handle dead keys being used as menu ... | culler | 2021-03-02 | 2 | -17/+30 |
| * | Fix [1626ed65b8]: Aqua aborts when Command-backquote is pressed on a Spanish ... | culler | 2021-03-01 | 2 | -0/+22 |
* | | Merge 8.6 | marc_culler | 2021-02-28 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Fix [3b9296159c]: The NULL pointer guard in XSetupEvent is misplaced. (Why i... | marc_culler | 2021-02-28 | 1 | -1/+2 |
* | | Merge 8.6 | jan.nijtmans | 2021-02-25 | 1 | -7/+1 |
|\ \ | |/ | |||||
| * | Fix [234ee4f83b]: macOS Crash - Pasting text with special characters into Tex... | jan.nijtmans | 2021-02-25 | 1 | -7/+1 |
* | | Add --disable-zipfs to macosx/GNUmakefile | jan.nijtmans | 2021-02-09 | 1 | -1/+1 |
* | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl... | fvogel | 2021-02-07 | 2 | -1/+7 |
|\ \ | |/ | |||||
| * | Merge 8.6 | fvogel | 2021-02-07 | 21 | -136/+169 |
| |\ | |||||
| * \ | Merge 8.6 | jan.nijtmans | 2021-01-08 | 1 | -0/+1 |
| |\ \ | |||||
| * \ \ | merge core-8-6-branch | fvogel | 2020-12-28 | 13 | -47/+62 |
| |\ \ \ | |||||
| * \ \ \ | Merge 8.6 | jan.nijtmans | 2020-12-09 | 2 | -15/+37 |
| |\ \ \ \ | |||||
| * | | | | | Oops. None is not NULL. | fvogel | 2020-12-06 | 1 | -1/+1 |
| * | | | | | Refine previous fix (prevent segfault when calling 'even generate {} <...> -... | fvogel | 2020-12-06 | 1 | -1/+6 |
| * | | | | | On macOS, a mouse event shall be generated when warping the pointer. Add the ... | fvogel | 2020-12-06 | 1 | -0/+1 |
| * | | | | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl... | fvogel | 2020-11-22 | 1 | -1/+1 |
* | | | | | | Actually, the @available directive was available in XCode 10.9 (for macOS 10.14) | marc_culler | 2021-02-03 | 1 | -1/+1 |
* | | | | | | Fix [effc24d25b]: Mac OS: compilation error reported (even though it's only a... | jan.nijtmans | 2021-02-03 | 1 | -1/+5 |
* | | | | | | New macro TK_OPTION_UNDERLINE_DEF, which simplifies the default handling for ... | jan.nijtmans | 2021-02-03 | 1 | -3/+0 |
* | | | | | | Merge 8.6 | jan.nijtmans | 2021-02-02 | 21 | -132/+135 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | More implicit type-casts, for C++ compatibility. | jan.nijtmans | 2021-02-02 | 21 | -132/+135 |
| * | | | | | Fix [bdcab85b9c]: Aqua crash when non-BMP characters are used in a menu label | marc_culler | 2021-01-27 | 1 | -3/+8 |
| * | | | | | Make Tk 8.6 compile (again) with Tcl 8.7 headers and --disable-shared | jan.nijtmans | 2021-01-25 | 1 | -1/+4 |
* | | | | | | Merge trunk. More progress: In shared builds, Tk zip-files are now appended ... | jan.nijtmans | 2021-01-29 | 3 | -5/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix warning, compiling on macOS with Tcl 9.0 headers | jan.nijtmans | 2021-01-22 | 1 | -1/+1 |
| * | | | | | | Merge 8.6 | jan.nijtmans | 2021-01-22 | 1 | -3/+30 |
| |\ \ \ \ \ \ |/ / / / / / / | | _ / / / / | | / / / / | |||||
| * | | | | | Fix [1712098]: Tk still needs Tcl source distro | jan.nijtmans | 2021-01-22 | 1 | -1/+23 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge 8.7. TIME_WITH_SYS_TIME is now obsolete (due to autoconf-2.70) | jan.nijtmans | 2021-01-05 | 1 | -8/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
* | | | | | | Merge 8.6 | marc_culler | 2021-01-04 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix [19fb7a38fc]: Set the image name when defaulting to the Tk feather icon b... | marc_culler | 2021-01-03 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge 8.6 | marc_culler | 2020-12-24 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix [6157a8c4ca]: -filetypes does not work on macOS file dialogs | marc_culler | 2020-12-24 | 1 | -2/+2 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-12-22 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Follow-up to [27fc4d0ae8]: one more typo | jan.nijtmans | 2020-12-22 | 2 | -2/+2 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-12-22 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
* | | | | | Remove unused variable. | marc_culler | 2020-12-16 | 1 | -1/+0 |
* | | | | | Merge 8.6 | marc_culler | 2020-12-16 | 6 | -12/+12 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Tidy up with a patch from Christopher Chavez. Removes redundant include direc... | marc_culler | 2020-12-16 | 6 | -13/+12 |
* | | | | | Merge 8.6 | marc_culler | 2020-12-15 | 1 | -16/+32 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fine tune the Big Sur behavior. | marc_culler | 2020-12-15 | 1 | -6/+22 |
| * | | | | Fix [80e4c6f695]: progress bars are weird on macOS 11.0. | marc_culler | 2020-12-14 | 1 | -13/+14 |
* | | | | | Remove unused include/variables | jan.nijtmans | 2020-12-14 | 1 | -6/+0 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-12-14 | 6 | -9/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix build in macOS 10.11 El Capitan: @available is not available in 10.11 | marc_culler | 2020-12-13 | 1 | -1/+1 |
| * | | | | Merge 8.6 | jan.nijtmans | 2020-12-13 | 1 | -3/+3 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Fix the build on macOS 10.6. | marc_culler | 2020-12-11 | 6 | -11/+10 |
| |/ / / | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-12-11 | 46 | -262/+279 |
|\ \ \ \ |