| Commit message (Expand) | Author | Age | Files | Lines |
* | AllocFont() -> InitFont() in comments. Stolen from "less_tests_constraints" b... | jan.nijtmans | 2024-01-03 | 1 | -1/+1 |
|
|
* | Use more TCL_UNUSED() macro's in stead of (void) casts | jan.nijtmans | 2023-02-07 | 1 | -8/+7 |
|
|
* | Use more X11 macro's, in stead of accessing fields directly. Mostly backporte... | jan.nijtmans | 2023-01-02 | 1 | -3/+3 |
|
|
* | Fix [0338867c74]: Windows text widget hang Phaistos font installed | fvogel | 2021-09-20 | 1 | -9/+9 |
|
|
* | Better warning fix for Windows (slightly better rounding behavior) | jan.nijtmans | 2020-12-14 | 1 | -2/+2 |
|
|
* | Fix warnings seen on MS-VC6 PSDK 2003SP1: C:\test\tk8.6.11_rc0\win\..\win\tkW... | jan.nijtmans | 2020-12-14 | 1 | -2/+2 |
|
|
* | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usage | jan.nijtmans | 2020-09-11 | 1 | -19/+16 |
|\ |
|
| * | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christ... | fvogel | 2020-07-13 | 1 | -1/+35 |
| |\
| |/
|/| |
|
| * | Fix [cd8714756c]: Long lines of rotated text not printing correctly - MultiFo... | fvogel | 2020-05-01 | 1 | -7/+9 |
| |\ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2020-04-06 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge 8.6. More TCL_UNUSED() usage. | jan.nijtmans | 2020-03-19 | 1 | -32/+18 |
| |\ \ \ |
|
| * | | | | More progress in making win32 build C++-ready. | jan.nijtmans | 2020-03-10 | 1 | -17/+17 |
|
|
| * | | | | Merge 8.7 | jan.nijtmans | 2020-02-06 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * | | | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -2/+2 |
|
|
| * | | | | | Merge 8.7. More WIP. | jan.nijtmans | 2019-12-16 | 1 | -7/+19 |
| |/ / / / |
|
| * | | | | Merge 8.6 | jan.nijtmans | 2019-11-26 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge core-8-6-branch, in particular, push a different fix for the 'Column ..... | fvogel | 2019-11-01 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | Sometimes one MultiByteToWideChar() call does the same as 5 Tcl API calls. | jan.nijtmans | 2019-10-04 | 1 | -5/+1 |
|
|
| * | | | | | | Fix [f5888bbd75a0]: font-5.3 test crashes on Windows in trunk | jan.nijtmans | 2019-10-01 | 1 | -3/+6 |
|
|
| * | | | | | | Fix 2 left-over Tcl_WinUtfToTChar() calls. Some more code cleanup, made possi... | jan.nijtmans | 2019-09-25 | 1 | -5/+4 |
|
|
| * | | | | | | Merge 8.6. | jan.nijtmans | 2019-09-23 | 1 | -19/+19 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Revert part of [8867a5752c55c16c]: Don't rule out certain fonts, because it c... | jan.nijtmans | 2019-09-20 | 1 | -16/+0 |
|
|
| * | | | | | | | Merge 8.6 | jan.nijtmans | 2019-09-20 | 1 | -9/+2 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-09-20 | 1 | -43/+50 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-09-09 | 1 | -5/+5 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Fix typo in a comment in tkWinFont.c. Thanks to C. Chavez | fvogel | 2019-08-11 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-07-07 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | Fix [f3c5467f07]: various spelling fixes (from Christopher Chavez) | fvogel | 2019-07-02 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2019-07-02 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2019-06-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | Merge 8.6. Code cleanup, possible because we know we are compiling in UNICOD... | jan.nijtmans | 2019-06-19 | 1 | -18/+18 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Switch back to using Tcl_UtfToExternalDString() in tkWinFont.c, since - someh... | jan.nijtmans | 2019-06-11 | 1 | -6/+11 |
|
|
| * | | | | | | | | | | | | | | Missing Tcl_DStringInit() call. | jan.nijtmans | 2019-06-11 | 1 | -0/+1 |
|
|
| * | | | | | | | | | | | | | | More TCHAR -> WCHAR conversions | jan.nijtmans | 2019-06-11 | 1 | -32/+30 |
| |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2019-01-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-05-19 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Fixed [c0dbdd3ff3]: Tk Compatibility Fonts block access to system fonts | fvogel | 2017-01-28 | 1 | -16/+0 |
|
|
| * | | | | | | | | | | | | | | | Fix [140ea8ab38]: Long text lines are not drawn on Windows. | pspjuth | 2017-01-25 | 1 | -1/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge core-8-6-branch | jan.nijtmans | 2017-01-18 | 1 | -25/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix [3df559ef7c] - Negative bbox width on OS X. | fvogel | 2017-01-07 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix [6c0d7aec67]: unicode text input Windows 8 | jan.nijtmans | 2016-09-29 | 1 | -9/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
* | | | | | | | | | | | | | | | | | | | | The draw-in-context functions on platforms for which TK_DRAW_IN_CONTEXT is no... | fvogel | 2020-07-12 | 1 | -1/+4 |
|
|
* | | | | | | | | | | | | | | | | | | | | merge core-8-6-branch | fvogel | 2020-05-01 | 1 | -7/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | Remove cast to int when calling MultiFontTextOut from TkDrawAngledChars (sinc... | fvogel | 2020-04-26 | 1 | -3/+3 |
|
|
| * | | | | | | | | | | | | | | | | | | | Fix [cd8714756c]: Long lines of rotated text not printing correctly - MultiFo... | fvogel | 2020-04-22 | 1 | -4/+6 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | Apply a third patch from Christopher Chavez. | fvogel | 2020-04-21 | 1 | -2/+2 |
|
|
* | | | | | | | | | | | | | | | | | | | Apply another patch by Christopher Chavez that fixes the jerk of strings on a... | fvogel | 2020-04-19 | 1 | -0/+31 |
|/ / / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | Better implementation of TkUtfToUniChar(), one that doesn't require cooperati... | jan.nijtmans | 2020-04-06 | 1 | -46/+52 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | Replace all instances of Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() with Tcl_Uni... | jan.nijtmans | 2020-03-24 | 1 | -39/+44 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | Increase FONTMAP_PAGES from 192 to 256, making room for Unicode 13 plane 3. | jan.nijtmans | 2020-03-19 | 1 | -4/+5 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | |
|