Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge core-8-6-branch. | fvogel | 2024-05-29 | 2 | -35/+41 |
|\ | |||||
| * | Fix [8162e9b7a9]: Fonts are always scaled with UI when creating new instances... | fvogel | 2024-05-29 | 1 | -35/+39 |
| |\ | |||||
| | * | #ifdef DEBUG_FONTSEL --> #if DEBUG_FONTSEL in tkUnixRFont.c | fvogel | 2024-05-28 | 1 | -3/+3 |
| | * | #define DEBUG_FONTSEL 0 | fvogel | 2024-05-26 | 1 | -1/+1 |
| | * | A few further improvements in tkUnixRFont.c by Csaba Nemethi. | fvogel | 2024-05-26 | 1 | -8/+13 |
| | * | A bit better DEBUG_FONTSEL support.core-bug-8162e9b7a9 | fvogel | 2024-05-20 | 1 | -21/+21 |
| | * | Remove now useless tkwin argument of GetTkFontAttributes(). | fvogel | 2024-05-20 | 1 | -4/+3 |
| | * | Revert 3rd change from [84cd707d] following Csaba's request. | fvogel | 2024-05-20 | 1 | -1/+1 |
| | * | GetTkFontAttributes, Csaba's version (thanks!). | fvogel | 2024-05-17 | 1 | -11/+11 |
| | * | Revert [c03d4e79] | fvogel | 2024-05-17 | 1 | -2/+2 |
| | * | Backout [7edb8725]. Thanks, Jan! | fvogel | 2024-05-17 | 1 | -4/+4 |
| | * | Reduce confusion by using the adequate variable name in GetTkFontAttributes(). | fvogel | 2024-05-16 | 1 | -2/+2 |
| | * | The XFT_PIXEL_SIZE property is a double in fontconfig. See also [434d294df8]. | fvogel | 2024-05-16 | 1 | -4/+4 |
| * | | Make compilable with strict C99 compiler (missing declaration for XUnionRegio... | jan.nijtmans | 2024-05-24 | 1 | -0/+2 |
| |/ | |||||
* | | b2 -> b3, as preparation for next release | jan.nijtmans | 2024-05-20 | 3 | -3/+3 |
* | | (c) -> © | jan.nijtmans | 2024-05-09 | 4 | -8/+8 |
|\ \ | |||||
| * \ | (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 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | | | Merge 8.7 | jan.nijtmans | 2024-04-17 | 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 |
* | | | | | Merge 8.7 | jan.nijtmans | 2024-03-27 | 2 | -5/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Revise some (void *)/(char *) usage. Now on X11, everything compiles/runs wit... | jan.nijtmans | 2024-03-27 | 1 | -1/+1 |
* | | | | | Merge 8.7 | jan.nijtmans | 2024-03-19 | 2 | -13/+12 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 |
* | | | | | Remove some dead code | jan.nijtmans | 2024-03-08 | 2 | -15/+10 |
* | | | | | Merge 8.7 | jan.nijtmans | 2024-03-07 | 1 | -6/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Another round of int -> Tcl_Size changes | jan.nijtmans | 2024-03-07 | 1 | -6/+5 |
* | | | | | Merge 8.7 | jan.nijtmans | 2024-03-06 | 11 | -44/+41 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 |
* | | | | | Merge 8.7. b1 -> b2: preparation for release | jan.nijtmans | 2024-03-05 | 3 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2024-02-16 | 1 | -29/+29 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix warning in tkEntry.c. More typecast cleanup | jan.nijtmans | 2024-02-16 | 1 | -29/+29 |
* | | | | | Merge 8.7 | jan.nijtmans | 2024-02-14 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Tcl_Alloc -> ckalloc. Remove unnecessary type-casts. | jan.nijtmans | 2024-02-14 | 1 | -1/+1 |
* | | | | | Merge 8.7 | jan.nijtmans | 2024-02-13 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 |
| | | |/ | | |/| | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2024-02-09 | 1 | -816/+1093 |
|\ \ \ \ | |/ / / | |||||
| * | | | Upgrade to autoconf-2.72 | jan.nijtmans | 2024-02-09 | 1 | -813/+1089 |
* | | | | Merge 8.7 | jan.nijtmans | 2024-02-07 | 5 | -16/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | Eliminate a bunch of unneeded type-casts, mainly (char *) | jan.nijtmans | 2024-02-07 | 5 | -16/+15 |