summaryrefslogtreecommitdiffstats
path: root/generic/tkFont.c
Commit message (Expand)AuthorAgeFilesLines
* merge 8.6fvogel2023-07-151-0/+4
|\
| * Remove unused variable (gcc compiler on macOS said: warning: variable 'fontsL...fvogel2023-07-151-0/+4
* | Missed more than a few TIP 660 changes. Possibly more to come.apnadkarni2023-04-181-2/+2
* | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED(jan.nijtmans2023-03-121-33/+33
* | Merge core-8-6-branch: Eradicate uses of sprintf because it triggers deprecat...fvogel2023-01-181-3/+7
|\ \ | |/
| * Factorise definition of snprintf in tkWinInt.h (MSVC before 2015 didn't know ...fvogel2023-01-141-6/+2
| * Eradicate uses of sprintf because it triggers deprecation warning on macOS Ve...fvogel2023-01-101-3/+11
* | Change (internal) ConfigAttributesObj() signature: int -> Tcl_Sizejan.nijtmans2022-12-151-3/+4
* | Let (internal) TkGetDisplayOf() return Tcl_Size, not intjan.nijtmans2022-12-151-4/+4
* | Make Tk compile/run either with or without TIP #644: Make Tcl_ObjType extensiblejan.nijtmans2022-11-151-6/+8
* | Merge 8.7jan.nijtmans2022-10-201-1/+1
|\ \
| * \ Merge core-8-6-branch that just received changes from unstable_tests branch, ...fvogel2022-10-171-1/+1
| |\ \ | | |/
| | * Backout [f8742cd6]. This printf didn't trigger.fvogel2022-10-091-1/+0
| | * Instrument TheWorldHasChanged() to see whether font-47.2 failure is due to ab...fvogel2022-10-081-0/+1
| | * Fix typo in comments.fvogel2022-10-031-1/+1
| | * Test-case cleanup (all backported form 8.7)jan.nijtmans2021-10-311-4/+4
* | | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-14/+14
|/ /
* | Merge 8.7jan.nijtmans2022-05-171-3/+3
|\ \
| * | More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-3/+3
* | | Use TIP #616 API (WIP)jan.nijtmans2022-01-311-1/+2
|/ /
* | Merge TIP #577 implementation: "Enhanced index values for Tk"jan.nijtmans2021-10-281-8/+13
|\ \
| * \ Merge 8.7jan.nijtmans2021-10-271-7/+15
| |\ \ | |/ / |/| |
| * | Merge 8.7jan.nijtmans2021-01-281-2/+2
| |\ \
| * \ \ Merge 8.7jan.nijtmans2021-01-081-2/+2
| |\ \ \
| * \ \ \ Merge trunkjan.nijtmans2020-10-121-10/+10
| |\ \ \ \
| * \ \ \ \ Merge trunkjan.nijtmans2020-09-141-8/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2020-09-061-0/+51
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-08-191-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-07-171-2/+33
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Implementation complete, appears to function as expectedjan.nijtmans2020-06-161-5/+2
| * | | | | | | | | More progress, mainly in tkCanvTest.cjan.nijtmans2020-06-151-2/+9
| * | | | | | | | | More progress, implementing enhanced "-underline"jan.nijtmans2020-06-121-2/+2
* | | | | | | | | | TIP 608 implementation - Add <<TkWorldChanged>> virtual eventgriffin2021-10-221-7/+15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Fix erroneous comment (labelframe widgets do exist)fvogel2021-08-271-4/+4
| * | | | | | | | Possible fix for tkticket 3049518 - Generate <<TkWorldChanged>> event.griffin2021-08-041-3/+11
| * | | | | | | | Add more implicit type-casts. Backported from 8.7jan.nijtmans2021-04-231-1/+1
* | | | | | | | | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co...jan.nijtmans2020-12-111-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | (c) -> ©jan.nijtmans2020-12-091-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix more warnings related to -Wundef.jan.nijtmans2020-10-081-2/+2
* | | | | | | Merge 8.6jan.nijtmans2020-10-011-8/+8
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Fix some gcc warnings (when using -Wshadow, deprecated XKeycodeToKeysym(), XS...jan.nijtmans2020-10-011-8/+8
* | | | | | Merge 8.6jan.nijtmans2020-09-111-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usagejan.nijtmans2020-09-111-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge trunkjan.nijtmans2020-09-101-4/+2
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | * | | | | More usages for TKFLEXARRAYjan.nijtmans2020-09-101-4/+4
| | | |_|_|/ | | |/| | |
* | | | | | Merge 8.6jan.nijtmans2020-09-101-7/+5
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | More use of TCL_UNUSED() and C++-safe typecasts. Use Tk_Offset() in stead of ...jan.nijtmans2020-09-101-30/+29
* | | | | Merge trunkjan.nijtmans2020-08-241-2/+1
|\ \ \ \ \
| * | | | | One more use of TkNewIndexObj() macro. More code cleanupjan.nijtmans2020-08-201-2/+1
| | |_|_|/ | |/| | |
* | | | | New function Tk_FontGetDescription()jan.nijtmans2020-08-141-0/+51
|/ / / /