| Commit message (Expand) | Author | Age | Files | Lines |
* | (c) -> © | jan.nijtmans | 2024-05-09 | 4 | -8/+8 |
|\ |
|
| * | Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr... | jan.nijtmans | 2024-05-09 | 9 | -10/+10 |
|
|
* | | Use Tcl_NewBooleanObj() where appropriate | jan.nijtmans | 2024-05-01 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | merge 8.6 | dgp | 2024-02-14 | 1 | -3/+3 |
| |\ |
|
| * \ | merge 8.6 | dgp | 2024-01-24 | 1 | -1/+0 |
| |\ \ |
|
| * | | | More needed 13 -> 14 bumps | jan.nijtmans | 2024-01-17 | 2 | -2/+2 |
|
|
| * | | | Bump to 8.6.14 for release | griffin | 2024-01-16 | 1 | -1/+1 |
|
|
* | | | | TIP 693: Restart the changes files. TODO: changes.md | jan.nijtmans | 2024-04-17 | 1 | -1/+1 |
|
|
* | | | | Don't use "boolean" as variable name | jan.nijtmans | 2024-03-27 | 1 | -4/+4 |
|
|
* | | | | Revise some (void *)/(char *) usage. Now on X11, everything compiles/runs wit... | jan.nijtmans | 2024-03-27 | 1 | -1/+1 |
|
|
* | | | | int -> Tcl_Size in font handling (not done yet) | jan.nijtmans | 2024-03-19 | 2 | -13/+12 |
|
|
* | | | | Better approach, using "Tk" prefix for UTF-32 versions of API | jan.nijtmans | 2024-03-14 | 1 | -2/+2 |
|
|
* | | | | Another round of int -> Tcl_Size changes | jan.nijtmans | 2024-03-07 | 1 | -6/+5 |
|
|
* | | | | Use more Tcl_CmdDeleteProc/Tcl_ObjCmdProc in stead of full function signatures | jan.nijtmans | 2024-03-06 | 11 | -44/+41 |
|
|
* | | | | a6 -> b1, as preparation for possible release (one day, hopefully) | jan.nijtmans | 2024-03-06 | 3 | -5/+5 |
|
|
* | | | | Fix warning in tkEntry.c. More typecast cleanup | jan.nijtmans | 2024-02-16 | 1 | -29/+29 |
|
|
* | | | | Tcl_Alloc -> ckalloc. Remove unnecessary type-casts. | jan.nijtmans | 2024-02-14 | 1 | -1/+1 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2024-02-13 | 1 | -3/+3 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fix compilation warning with -DDEBUG_FONTSEL | jan.nijtmans | 2024-02-13 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | Upgrade to autoconf-2.72 | jan.nijtmans | 2024-02-09 | 1 | -813/+1089 |
|
|
* | | | Eliminate a bunch of unneeded type-casts, mainly (char *) | jan.nijtmans | 2024-02-07 | 5 | -16/+15 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2024-01-19 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | Update build scripts (backported from 8.7/9.0). Travis is no longer supported... | jan.nijtmans | 2024-01-19 | 1 | -1/+0 |
| |/ |
|
* | | Correct "make dist" for removed buttons.bmp file | jan.nijtmans | 2024-01-05 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2024-01-03 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | AllocFont() -> InitFont() in comments. Stolen from "less_tests_constraints" b... | jan.nijtmans | 2024-01-03 | 1 | -1/+1 |
|
|
| * | Fix [52df668390]: Measurement of control characters are wrong after measureme... | jan.nijtmans | 2024-01-03 | 1 | -4/+4 |
| |\ |
|
| | * | Fix [52df668390]: Measurement of control characters are wrong after measureme... | fvogel | 2023-12-30 | 1 | -4/+4 |
|
|
| | * | Function AllocFont() became InitFont() in [1120dc4257] (Tk 8.1, in 1999!). Re... | fvogel | 2023-11-26 | 1 | -1/+1 |
|
|
| | * | merge core-8-6-branch | fvogel | 2023-11-26 | 1 | -1/+1 |
| | |\ |
|
| | * \ | merge core-8-6-branch | fvogel | 2023-11-16 | 1 | -9/+10 |
| | |\ \ |
|
| | * \ \ | merge core-8-6-branch | fvogel | 2023-11-06 | 1 | -10/+9 |
| | |\ \ \ |
|
| | * \ \ \ | merge core-8-6-branch | fvogel | 2023-11-05 | 1 | -9/+10 |
| | |\ \ \ \ |
|
| | * | | | | | Remove warnings when DEBUG_FONTSEL is defined. Commits like [6c1859a0] seem t... | fvogel | 2023-10-29 | 1 | -3/+4 |
|
|
| | * | | | | | unixWm.test - Let unixWm-45.2 and -45.4 pass on Linux by cherrypicking [b4ae3... | fvogel | 2023-10-15 | 1 | -6/+5 |
|
|
| * | | | | | | (cherry-pick): remove tkUnixDialog.c, since it's no longer used | jan.nijtmans | 2023-12-20 | 1 | -193/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | int -> Tcl_Size in menu handling | jan.nijtmans | 2023-12-22 | 1 | -10/+12 |
|
|
* | | | | | | remove tkUnixDialog.c, since it's no longer used | jan.nijtmans | 2023-12-20 | 1 | -193/+0 |
|
|
* | | | | | | (internal) int -> Tcl_Size | jan.nijtmans | 2023-12-17 | 1 | -83/+84 |
|
|
* | | | | | | misc code cleanup | jan.nijtmans | 2023-12-11 | 1 | -1/+1 |
|
|
* | | | | | | (cherry-pick) Include pb_image.svg in the distribution. | jan.nijtmans | 2023-11-30 | 1 | -1/+1 |
|
|
* | | | | | | Merge 8.6 | jan.nijtmans | 2023-11-23 | 3 | -8/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Fix [https://core.tcl-lang.org/tcl/info/e653408972|e653408972]: autoconf warning | jan.nijtmans | 2023-11-23 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge 8.6 | jan.nijtmans | 2023-11-15 | 2 | -10/+11 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Redo [4ac7d975]. | fvogel | 2023-11-06 | 1 | -1/+1 |
|
|
| * | | | | Redo [c306fdd1]. | fvogel | 2023-11-06 | 1 | -8/+9 |
| | |_|/
| |/| | |
|
| * | | | Backout [6f485577] since it triggers an unexpected failure in the main branch. | fvogel | 2023-11-06 | 1 | -10/+9 |
| | |/
| |/| |
|
* | | | Introduce TCL_ENCODING_PROFILE_TCL8, making the behavior of Tk independant on... | jan.nijtmans | 2023-11-15 | 2 | -4/+4 |
|
|
* | | | Backout [3f4e8a7f] since it triggers an unexpected failure in the main branch. | fvogel | 2023-11-06 | 1 | -10/+9 |
|
|
* | | | Fix [61550f38bf]: font actual returns wrong font size with Xft. | fvogel | 2023-11-05 | 1 | -9/+10 |
|\ \ \
| |/ / |
|