| Commit message (Expand) | Author | Age | Files | Lines |
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-10-08 | 1 | -6/+6 |
|\ |
|
| * | More elimination of the "register" keyword, and more explicit typecasts | jan.nijtmans | 2020-10-06 | 1 | -1/+1 |
|
|
* | | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christ... | fvogel | 2020-07-13 | 1 | -0/+35 |
|\ \
| |/ |
|
| * | The draw-in-context functions on platforms for which TK_DRAW_IN_CONTEXT is no... | fvogel | 2020-07-12 | 1 | -0/+3 |
|
|
| * | merge core-8-6-branch | fvogel | 2020-05-01 | 1 | -30/+34 |
| |\ |
|
| * | | 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/+32 |
|
|
* | | | Fix [2712f43f6e]: X11: crash for rotated text w/o Xft, and optimize text item... | fvogel | 2020-05-01 | 1 | -30/+34 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix [2712f43f6e]: X11: crash for rotated text w/o Xft. Patch from Christopher... | fvogel | 2020-04-23 | 1 | -30/+34 |
| |/ |
|
* | | Merge 8.6. More TCL_UNUSED() usage. | jan.nijtmans | 2020-03-19 | 1 | -33/+21 |
|\ \
| |/ |
|
| * | Increase FONTMAP_PAGES from 192 to 256, making room for Unicode 13 plane 3. | jan.nijtmans | 2020-03-19 | 1 | -7/+7 |
|
|
| * | Revert a constification that broke the X build on OSX. | dgp | 2020-03-09 | 1 | -2/+2 |
|
|
* | | TIP 569 remove lint comments | dgp | 2020-03-18 | 1 | -1/+1 |
|
|
* | | Fix many warnings in MacOSX build (caused by -Wextra -Wc++-compat). All harml... | jan.nijtmans | 2020-03-01 | 1 | -2/+2 |
|
|
* | | Merge trunk | jan.nijtmans | 2020-02-14 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2020-02-14 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | A few missing (internal) "const" modifiers. | jan.nijtmans | 2020-02-14 | 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 | -19/+29 |
|/ / |
|
* | | Merge 8.6. When compiling against Tcl 9.0 headers, don't allow Emoji escape s... | jan.nijtmans | 2019-12-01 | 1 | -9/+12 |
|\ \
| |/ |
|
| * | In tkUnixFont, make sure that the utf-to-ucs2 encoder clamps at 0xFFFF. Use m... | jan.nijtmans | 2019-12-01 | 1 | -9/+12 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-11-26 | 1 | -22/+22 |
|\ \
| |/ |
|
| * | Various cleanups in Unicode handling. Note that without Xft on X11 we don't h... | jan.nijtmans | 2019-11-26 | 1 | -23/+23 |
| |\ |
|
| | * | X11 correct UTF-16 encoding (not meant for Tk 8.6.10 yet!) | jan.nijtmans | 2019-11-20 | 1 | -32/+46 |
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2019-11-19 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Make the Emoji demo work with X11 using xft, even under Tcl 8.6. | jan.nijtmans | 2019-11-19 | 1 | -2/+2 |
|
|
* | | merge core-8-6-branch, in particular, push a different fix for the 'Column ..... | fvogel | 2019-11-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Somewhat more progress on [a179564826]: Tk 8.6: prevent issues when encounter... | jan.nijtmans | 2019-11-01 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-09-17 | 1 | -25/+38 |
|\ \
| |/ |
|
| * | Fix Ucs2beToUtfProc(): If last code-point is higher surrogate, make sure that... | jan.nijtmans | 2019-09-16 | 1 | -6/+10 |
|
|
| * | Merge 8.6. Add some more protections. | jan.nijtmans | 2019-09-16 | 1 | -14/+19 |
| |\ |
|
| | * | Simplify NewNativeObj(), since its last parameter is always -1. | jan.nijtmans | 2019-09-16 | 1 | -1/+1 |
|
|
| * | | increase FONATMAP_PAGES so it can hold 3 planes of Unicode characters in stea... | jan.nijtmans | 2019-09-13 | 1 | -4/+4 |
|
|
| * | | Attempt to improve [a179564826]: Tk 8.6: prevent issues when encountering non... | jan.nijtmans | 2019-09-13 | 1 | -9/+13 |
| |/ |
|
* | | Eliminate "register" keyword from all unix/tkUnix*.c files. | jan.nijtmans | 2019-08-15 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-07-02 | 1 | -10/+4 |
|\ \
| |/ |
|
| * | Don't use "struct ThreadSpecificData", while the type name "ThreadSpecificDat... | jan.nijtmans | 2019-07-02 | 1 | -1/+1 |
|
|
| * | Statically initialize "X11ControlChars" pseudo-encoding. | jan.nijtmans | 2019-07-02 | 1 | -9/+3 |
|
|
* | | merge 8.6 | dgp | 2019-06-30 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fix failure to compile. | dgp | 2019-06-30 | 1 | -0/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-06-28 | 1 | -22/+9 |
|\ \
| |/ |
|
| * | Use available "ucs2-be" encoding on X11 and "utf-16" encoding on Win32, if pr... | jan.nijtmans | 2019-06-19 | 1 | -22/+9 |
|
|
* | | Change (internal) signature of TkMenuConfigureEntryDrawOptions/TkActivateMenu... | jan.nijtmans | 2019-03-31 | 1 | -1/+1 |
|
|
* | | Merge core-8-6-branch | jan.nijtmans | 2018-04-11 | 1 | -18/+18 |
|\ \
| |/ |
|
| * | Improved surrogate handling for TCL_UTF_MAX=3|4. (backported from androwish).... | jan.nijtmans | 2018-04-11 | 1 | -19/+19 |
|
|
* | | merge core-8-6-branch | jan.nijtmans | 2017-05-19 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | Slightly use of more "int" in stead of double, for 100% compatibility at scri... | jan.nijtmans | 2017-05-19 | 1 | -6/+6 |
| |\ |
|
| * \ | merge trunk. | jan.nijtmans | 2017-05-18 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Another attempt to fix [434d294df8b053246ee86e7898d06bc3a6d1d771|434d294df8],... | jan.nijtmans | 2017-05-15 | 1 | -2/+2 |
| |/ |
|
* | | Fix [3df559ef7c] - Negative bbox width on OS X. | fvogel | 2017-01-07 | 1 | -1/+4 |
|\ \
| |/ |
|