Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Even more TCL_UNUSED usage | jan.nijtmans | 2023-12-18 | 1 | -7/+4 |
* | Implement applicationSupportsSecureRestorableState for Sonoma security warnin... | Kevin Walzer | 2023-10-18 | 1 | -0/+10 |
* | [ab95811e07]: Aqua: prevent use-after-free crashes - Apply slightly better pa... | fvogel | 2023-05-23 | 1 | -9/+9 |
|\ | |||||
| * | [ab95811e07]: Aqua: prevent use-after-free crashes - Apply slightly better pa... | fvogel | 2023-05-21 | 1 | -9/+9 |
* | | Fix [ee0847f633]: Aqua: compiler warning in debug builds. And Fix [2ed289cae0... | fvogel | 2023-03-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix [ee0847f633]: Aqua: compiler warning in debug builds. | fvogel | 2023-03-28 | 1 | -1/+1 |
* | | Even more -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-12 | 1 | -2/+2 |
* | | More serious elimination of -Wconversion C warnings | jan.nijtmans | 2023-03-04 | 1 | -9/+9 |
* | | Fix systray tests errors by moving the init to the correct function as it was... | fvogel | 2022-09-24 | 1 | -2/+3 |
* | | Merge main | marc_culler | 2022-09-20 | 1 | -0/+33 |
|\ \ | |||||
| * \ | Merge 8.6 | marc_culler | 2022-09-20 | 1 | -0/+33 |
| |\ \ | | |/ | |||||
| | * | Apply patch from Christopher Chavez to avoid use-after-free crashes. | marc_culler | 2022-09-14 | 1 | -0/+33 |
* | | | Document the nsimage image type and make a few minor adjustments. | marc_culler | 2022-09-19 | 1 | -0/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2022-09-16 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2022-09-10 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fix [006403a25d]: various comment/documentation fixes | jan.nijtmans | 2022-09-10 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2021-12-20 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | culler | 2021-12-20 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Remove one more static variable. Now TkWmDeadWindow can clear the drag target... | marc_culler | 2021-12-20 | 1 | -0/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2021-11-30 | 1 | -0/+39 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2021-11-24 | 1 | -0/+19 |
| |\ \ | | |/ | |||||
| | * | Simplify the tracking. Generate Motion events when the pointer is outside th... | marc_culler | 2021-11-21 | 1 | -0/+15 |
| | * | Make Enter and Leave events work on macOS. | marc_culler | 2021-11-19 | 1 | -0/+4 |
| | * | Add DEF_LABEL_FG for all platforms, not only MacOS. Backport some type-casts ... | jan.nijtmans | 2021-11-16 | 1 | -1/+1 |
| * | | Merge 8.6 | jan.nijtmans | 2021-11-02 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| * | | Merge 8.6 | marc_culler | 2021-11-01 | 1 | -0/+20 |
| |\ \ | | |/ | |||||
| | * | If the system claims to be macOS 10.16 then guess the real OS version from th... | marc_culler | 2021-10-31 | 1 | -0/+20 |
| | * | eol-spacing | jan.nijtmans | 2021-05-11 | 1 | -7/+7 |
* | | | Merge 8.7 | jan.nijtmans | 2021-10-28 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Initial commit of macOS implementation for tk_print; does not build yet, must... | Kevin Walzer | 2021-07-03 | 1 | -0/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2021-05-20 | 1 | -3/+23 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2021-05-10 | 1 | -8/+9 |
| |\ \ | | |/ | |||||
| | * | Restore processing of Apple Events on app launch | Kevin Walzer | 2021-05-05 | 1 | -1/+21 |
| * | | Merging fix for 7bb246b072, thanks to M. Wayne Davis for the report | Kevin Walzer | 2021-05-08 | 1 | -1/+20 |
* | | | Merge main | marc_culler | 2021-01-27 | 1 | -4/+7 |
|\ \ \ | |/ / | |||||
| * | | 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 |
| * | | Remove unused include/variables | jan.nijtmans | 2020-12-14 | 1 | -6/+0 |
| * | | Merge 8.7 | jan.nijtmans | 2020-12-11 | 1 | -30/+14 |
| |\ \ | |||||
| | * | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -4/+4 |
| | |/ | |||||
| * | | Remove an incorrect indirection and two unnecessary qualifiers. | culler | 2020-11-01 | 1 | -1/+1 |
| * | | Be straightforward - check if the app is signed and use the result to choose ... | marc_culler | 2020-11-01 | 1 | -0/+24 |
| * | | Merge trunk | jan.nijtmans | 2020-10-21 | 1 | -0/+102 |
| |\ \ | |||||
| * | | | Initial macOS implementation | Kevin Walzer | 2020-10-02 | 1 | -0/+1 |
* | | | | merge main | marc_culler | 2020-11-20 | 1 | -8/+11 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Remove two duplicate lines of code. | marc_culler | 2020-11-20 | 1 | -7/+0 |
| * | | | Try initializing menus a bit later and dealing with menu item background color. | culler | 2020-11-17 | 1 | -11/+19 |
| | |/ | |/| | |||||
* | | | Merge trunk | culler | 2020-10-22 | 1 | -30/+40 |
|\ \ \ | |/ / | |||||
| * | | One TCL_UNUSED and some eol-spacing | jan.nijtmans | 2020-10-20 | 1 | -3/+2 |
| * | | Cherrypick changes to comments. | marc_culler | 2020-10-20 | 1 | -8/+7 |