Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 9.0. Streamline some indenting | jan.nijtmans | 2024-06-30 | 1 | -5/+5 |
|\ | |||||
* | | Cleanup | culler | 2024-06-04 | 1 | -29/+1 |
* | | New branch implementing Christopher Chavez's idea for drawing to a CGImage wi... | culler | 2024-06-01 | 1 | -27/+771 |
|\ \ | |/ | |||||
| * | (c) -> © | jan.nijtmans | 2024-05-09 | 1 | -1/+1 |
| |\ | |||||
| * \ | Merge 8.6. Make some functions MODULE_SCOPE or static | jan.nijtmans | 2024-03-17 | 1 | -8/+11 |
| |\ \ | |||||
| * \ \ | Merge 8.6 | jan.nijtmans | 2024-02-16 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Make scrollCounter "unsigned long" | jan.nijtmans | 2023-12-11 | 1 | -1/+1 |
| * | | | | Merge 8.6 | jan.nijtmans | 2023-12-03 | 1 | -5/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.6 | jan.nijtmans | 2023-11-15 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge mac_cg_printing branch to correct broken printing on Sonoma; thanks to ... | Kevin Walzer | 2023-10-18 | 1 | -6/+54 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Correct comment on coordinate position | Kevin Walzer | 2023-09-28 | 1 | -2/+2 |
| | * | | | | | | Replace CGImageRef data with PDF data | Kevin Walzer | 2023-09-28 | 1 | -0/+51 |
| | * | | | | | | Minor cleanup | Kevin Walzer | 2023-09-27 | 1 | -4/+0 |
| | * | | | | | | Update canvas printing implmentation on macOS to address Apple's removal of P... | Kevin Walzer | 2023-09-27 | 1 | -5/+6 |
| * | | | | | | | Merge 8.6. Some C++-fixes | jan.nijtmans | 2023-10-11 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | | |/ / / / / | |||||
| * | | | | | | Fix [edb769628e]: Aqua: leak in XGetImage(). Patch from Christopher Chavez. | fvogel | 2023-07-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| * | | | | | | Fix [396e9fc017]: Aqua: declare TkMacOSXCreateCGImageWithXImage() as static. | fvogel | 2023-07-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Even more -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-12 | 1 | -11/+11 |
| * | | | | | | | More serious elimination of -Wconversion C warnings | jan.nijtmans | 2023-03-04 | 1 | -6/+6 |
| * | | | | | | | More updates to Xlib.h, making all 'Display' fields private | jan.nijtmans | 2022-11-15 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | More Xlib.h macro usage | jan.nijtmans | 2022-11-15 | 1 | -4/+4 |
| * | | | | | | | | Add missing TK_OPTION_VAR(bool) twice (since the two variables are 'bool') Se... | jan.nijtmans | 2022-11-15 | 1 | -9/+9 |
| |/ / / / / / / | |||||
| * | | | | | | | even more int -> Tcl_Size | jan.nijtmans | 2022-10-30 | 1 | -4/+4 |
| * | | | | | | | Merge 8.7 | jan.nijtmans | 2022-10-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Need to set the size of both light and dark mode nsimages. Add an appearance... | culler | 2022-09-28 | 1 | -3/+4 |
| * | | | | | | | | Add -radius and -ring options to the nsimage image type. Improve handling of ... | marc_culler | 2022-09-24 | 1 | -8/+80 |
| * | | | | | | | | Improve error message. | marc_culler | 2022-09-21 | 1 | -1/+2 |
| * | | | | | | | | Fix upside down images. | marc_culler | 2022-09-21 | 1 | -3/+3 |
| * | | | | | | | | Restore the call to Tcl_CreateObjCmd which accidentally got deleted. Rename T... | marc_culler | 2022-09-20 | 1 | -59/+59 |
| * | | | | | | | | Master -> Model in the nsimage code. | marc_culler | 2022-09-20 | 1 | -84/+84 |
| * | | | | | | | | merge main | marc_culler | 2022-09-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add -template option to nsimage. | marc_culler | 2022-09-19 | 1 | -11/+31 |
| * | | | | | | | | | Document the nsimage image type and make a few minor adjustments. | marc_culler | 2022-09-19 | 1 | -5/+3 |
| * | | | | | | | | | Merge 8.7 | jan.nijtmans | 2022-03-02 | 1 | -18/+23 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| | * | | | | | | | | Merge Chavez patches to trunk | Kevin Walzer | 2022-02-12 | 1 | -18/+23 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | |||||
| * | | | | | | | | | More "const" and (C++-compatible) type-casts. Also put (back) an osversion check | jan.nijtmans | 2021-12-01 | 1 | -5/+6 |
| * | | | | | | | | | Merge 8.7 | jan.nijtmans | 2021-11-30 | 1 | -12/+7 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge main | culler | 2021-06-05 | 1 | -92/+167 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-06-04 | 1 | -167/+92 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | culler | 2021-06-03 | 1 | -92/+167 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-05-20 | 1 | -11/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-05-02 | 1 | -10/+49 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.7 | culler | 2021-04-30 | 1 | -41/+32 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-02-25 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge main | marc_culler | 2021-01-27 | 1 | -9/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2020-09-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk | marc_culler | 2020-09-07 | 1 | -8/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | | | | Fix editing error made while resolving merge conflicts and add TCL_UNUSED whe... | culler | 2020-08-27 | 1 | -6/+5 |
| * | | | | | | | | | | | | | | | | | | merge mac_styles | culler | 2020-08-26 | 1 | -6/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.6 | culler | 2020-08-25 | 1 | -2/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |