| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2024-03-16 | 1 | -34/+32 |
|\ |
|
| * | Fix [8912083dc]: Error with property TKNSString.UTF8String. Fix indenting | jan.nijtmans | 2024-03-16 | 1 | -34/+32 |
|
|
| * | Add more type-casts, code cleanup (all backported from 8.7) | jan.nijtmans | 2023-06-08 | 1 | -10/+10 |
|
|
| * | When translating "nsFont pointSize" to Tcl_WideInt, use correct rounding | jan.nijtmans | 2023-01-05 | 1 | -3/+3 |
|
|
* | | Better approach, using "Tk" prefix for UTF-32 versions of API | jan.nijtmans | 2024-03-14 | 1 | -7/+7 |
|
|
* | | More progress, backporting bugfix from Tk 9.0 | jan.nijtmans | 2024-03-13 | 1 | -25/+61 |
|
|
* | | Missing needed TCL_COMBINE flag (only really needed when running with Tcl 9.0) | jan.nijtmans | 2023-11-30 | 1 | -1/+1 |
|
|
* | | Fix [b189559e4]: Crash with menus and -postcommand option | jan.nijtmans | 2023-10-12 | 1 | -5/+5 |
|
|
* | | Handle larger string-lengths in MacOS, when compiling with Tcl 9 headers | jan.nijtmans | 2023-04-15 | 1 | -2/+1 |
|
|
* | | More serious elimination of -Wconversion C warnings | jan.nijtmans | 2023-03-04 | 1 | -14/+13 |
|
|
* | | When translating "nsFont pointSize" to Tcl_WideInt, use correct rounding | jan.nijtmans | 2023-01-04 | 1 | -1/+1 |
|
|
* | | code cleanup (no functional change) | jan.nijtmans | 2023-01-04 | 1 | -3/+3 |
|
|
* | | Rebase to 8.7. Make (hopefully) all MacOS test-cases pass | jan.nijtmans | 2023-01-03 | 1 | -4/+5 |
|\ \ |
|
* \ \ | Merge 8.6 | jan.nijtmans | 2023-01-03 | 1 | -25/+0 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Make TkMacOSXIsCharacterMissing() a (useless) macro, so it's symbol can be re... | jan.nijtmans | 2023-01-03 | 1 | -0/+1 |
|
|
* | | Fix signature for TkpDrawCharsInContext/TkDrawAngledChars, when compiling wit... | jan.nijtmans | 2022-10-26 | 1 | -5/+5 |
|
|
* | | Fix build | jan.nijtmans | 2022-10-12 | 1 | -3/+3 |
|
|
* | | Rebase to 8.7 | jan.nijtmans | 2022-10-12 | 1 | -9/+9 |
|\ \ |
|
| * | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -9/+9 |
|
|
* | | | Merge 8.6 | marc_culler | 2022-09-22 | 1 | -3/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | Apply patch [1a46d8fe8c] from Christopher Chavez: handle NULL CGColorRef valu... | marc_culler | 2022-09-22 | 1 | -3/+5 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2022-09-08 | 1 | -2/+1 |
|\ \ \
| |/ / |
|
| * | | Fix [e17b6f008]: unixWm-50.4 crashes OSX Aqua | jan.nijtmans | 2022-09-08 | 1 | -3/+3 |
| |\ \ |
|
| | * | | Fix [e17b6f008], and the same in a lot of other potential problematic places | jan.nijtmans | 2022-09-07 | 1 | -1/+1 |
| |/ / |
|
* | | | Remove ".glyph-indexing-2" tag, few more tweaks | jan.nijtmans | 2022-05-16 | 1 | -1/+1 |
|
|
* | | | Merge 8.7. Remove utility functions which should be provided by Tcl | jan.nijtmans | 2022-03-22 | 1 | -5/+5 |
|\ \ \
| | |/
| |/| |
|
* | | | Merge 8.7. Better error-message for invalid index | jan.nijtmans | 2022-03-16 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
* | | | Merge enhanced-index | jan.nijtmans | 2021-05-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | CALayer backing for 8.7 | culler | 2021-04-28 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Merge 8.6 | culler | 2021-04-27 | 1 | -1/+1 |
| | |\ |
|
| | | * | Remove unneeded portBounds field from TkMacOSXDrawingContext; add more graphi... | culler | 2021-04-22 | 1 | -1/+1 |
|
|
* | | | | Merge enhanced-index | jan.nijtmans | 2021-04-27 | 1 | -1/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | culler | 2021-04-26 | 1 | -1/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Fix [c974643a39]: memory leak in tkMacOSXFont.c | culler | 2021-04-26 | 1 | -1/+2 |
| | |/ |
|
* | | | Merge "enhanced-index" branch, so this TIP can make use of indices like "end-1" | jan.nijtmans | 2021-03-29 | 1 | -16/+16 |
|\ \ \
| |/ / |
|
* | | | macOS code cleanup | jan.nijtmans | 2021-03-26 | 1 | -30/+19 |
|
|
* | | | Add optional argument ?locale?. Only used for the ICU implementation | jan.nijtmans | 2021-03-25 | 1 | -6/+6 |
|
|
* | | | Add "cluster" testcases, and make them pass in all environments | jan.nijtmans | 2021-03-25 | 1 | -2/+3 |
|
|
* | | | ::tk::startOfCluster/::tk::endOfCluster are now giving the correct result on ... | jan.nijtmans | 2021-03-24 | 1 | -6/+6 |
|
|
* | | | more tweak in MacOS implementation | jan.nijtmans | 2021-03-21 | 1 | -8/+10 |
|
|
* | | | Fix startOfClusterObjCmd/endOfClusterObjCmd so they can handle index "end" to... | jan.nijtmans | 2021-03-21 | 1 | -10/+18 |
|
|
* | | | Define ::tk::startOfCluster/::tk::endOfCluster directly for MacOS | jan.nijtmans | 2021-03-19 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-02-25 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2021-02-02 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | More implicit type-casts, for C++ compatibility. | jan.nijtmans | 2021-02-02 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-12-22 | 1 | -9/+6 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-12-14 | 1 | -5/+2 |
| |\ \
| | |/ |
|
| | * | Fix the build on macOS 10.6. | marc_culler | 2020-12-11 | 1 | -5/+2 |
|
|
| * | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -3/+3 |
|
|
| * | | Merge 8.6 | culler | 2020-11-10 | 1 | -2/+1 |
| |\ \
| | |/ |
|