| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | Apply another patch by Christopher Chavez that fixes the jerk of strings on a... | fvogel | 2020-04-19 | 1 | -0/+4 |
|
|
| * | | | | | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 1 | -1/+1 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 1 | -1/+1 |
|
|
| | * | | | | Add (and use) new internal function TkUtfAtIndex(), which does the same as Tc... | jan.nijtmans | 2020-05-20 | 1 | -0/+2 |
| | |\ \ \ \ |
|
| | | * | | | | Little variation on bug-a179564826, in which Character indexing is kept, but ... | jan.nijtmans | 2020-05-19 | 1 | -2/+1 |
|
|
| | | * | | | | Add TkUtfCharComplete(), and use it in TkNumUtfChars() | jan.nijtmans | 2020-05-19 | 1 | -0/+3 |
| | | |\ \ \ \ |
|
| | | * | | | | | Add surrogate-aware TkUtfAtIndex and TkNumUtfChars. This is enough to allow ... | culler | 2020-05-19 | 1 | -0/+4 |
|
|
| | | * | | | | | Merge 8.6 | jan.nijtmans | 2020-05-18 | 1 | -0/+6 |
| | | |\ \ \ \ \
| | | | |/ / / / |
|
| | | * | | | | | More improvements handling characters > U+FFFF as surrogates. Add internal Tk... | jan.nijtmans | 2020-05-14 | 1 | -0/+2 |
| | | | |/ / /
| | | |/| | | |
|
| * | | | | | | Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave widge... | fvogel | 2020-07-06 | 1 | -4/+1 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | Rename DoWarpWrtWin --> TkDoWarpWrtWin | fvogel | 2020-06-02 | 1 | -1/+1 |
|
|
| | * | | | | | Rename DoWarp to DoWarWrtScreen, add function DoWarpWrtWin to factorize the c... | fvogel | 2020-06-02 | 1 | -0/+1 |
|
|
| | * | | | | | Remove the TK_DISPLAY_IN_WARP machinery completely. | fvogel | 2020-06-02 | 1 | -5/+1 |
|
|
| * | | | | | | Fix [4fb812af90]: Build Failure on msys2 with gcc10. Also add more __cplusplu... | jan.nijtmans | 2020-06-11 | 1 | -0/+8 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge trunk. Also (really) fix build against Tcl 8.6 TCL_UTF_MAX=6 now | jan.nijtmans | 2020-05-24 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl... | jan.nijtmans | 2020-05-22 | 1 | -4/+0 |
|
|
| * | | | | | | More progress | jan.nijtmans | 2020-05-22 | 1 | -4/+9 |
| |/ / / / / |
|
| * | | | | | Merge 8.6 | jan.nijtmans | 2020-05-19 | 1 | -0/+2 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | New (internal) function TkUtfPrev(). This function can handle 4-byte (illegal... | jan.nijtmans | 2020-05-19 | 1 | -0/+2 |
| | | |_|/
| | |/| | |
|
| * | | | | Don't use trans_chars array on MacOSX any more. | culler | 2020-05-17 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Don't use trans_chars array on MacOSX any more. | jan.nijtmans | 2020-05-17 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | Move platform-specific declarations into platform-specific header files. | marc_culler | 2020-05-15 | 1 | -25/+5 |
|
|
| | | * | | | Merge 8.6 | marc_culler | 2020-05-15 | 1 | -3/+3 |
| | | |\ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | Switch state and delta in TkWheelEvent so they match the layout in XKeyEvent. | marc_culler | 2020-05-14 | 1 | -1/+1 |
|
|
| | | * | | | Add the macOS support, using the TkWheelEvent but not the TkKeyEvent since ma... | culler | 2020-05-14 | 1 | -14/+14 |
|
|
| | | * | | | First concept cleanup for [d2a10a14a8] (already merged to core-8-6-branch but... | jan.nijtmans | 2020-05-14 | 1 | -0/+24 |
| | | | |/
| | | |/| |
|
| * | | | | Merge 8.6 | jan.nijtmans | 2020-05-15 | 1 | -3/+8 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Fix [a953736b546ce681cbfc]: Potential wrong use of TkKeyEvent. Finally done w... | jan.nijtmans | 2020-05-15 | 1 | -0/+6 |
| | |/ / |
|
| | * | | Replace all instances of Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() with Tcl_Uni... | jan.nijtmans | 2020-03-24 | 1 | -0/+10 |
| | |/ |
|
| * | | More usage of (internal) TkGetIntForIndex() function, and give this function ... | jan.nijtmans | 2020-03-20 | 1 | -1/+1 |
|
|
| * | | Merge 8.7. | jan.nijtmans | 2020-03-10 | 1 | -3/+22 |
| |\ \ |
|
| | * | | Instroduce TCL_UNUSED() macro, and use to make more -Wextra warnings disappear. | jan.nijtmans | 2020-03-08 | 1 | -0/+15 |
|
|
| | * | | Merge trunk | jan.nijtmans | 2020-02-26 | 1 | -0/+2 |
| | |\ \ |
|
| | | * | | Add internal function TkGetIntForIndex(), which handles integer indexes and "... | jan.nijtmans | 2020-02-24 | 1 | -0/+2 |
|
|
| | * | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -1/+3 |
|
|
| | * | | | Merge 8.7. More WIP. | jan.nijtmans | 2019-12-16 | 1 | -2/+2 |
| | |/ / |
|
| * | | | Remove detection of Xkb performed at runtime, which removes the deprecation w... | fvogel | 2020-02-23 | 1 | -1/+0 |
| |/ / |
|
| * | | Use Tcl_UtfToChar16DString() in stead of Tcl_UtfToUniCharDString(), since the... | jan.nijtmans | 2019-12-04 | 1 | -0/+2 |
|
|
| * | | more Region-related revamp. | jan.nijtmans | 2019-10-01 | 1 | -0/+12 |
|
|
| * | | Simplify many MacOS-specific types which are not necessary | jan.nijtmans | 2019-09-30 | 1 | -4/+4 |
|
|
| * | | Fix 'implicit declaration of TkPutImage' warning on UNIX | jan.nijtmans | 2019-09-29 | 1 | -0/+10 |
|
|
| * | | Only use one of XPutImage/TkPutImage, dependant on platform. Both are present... | jan.nijtmans | 2019-09-27 | 1 | -5/+0 |
| |\ \ |
|
| * | | | Make MacOSX aqua and X11 share the same X11 stub table. | jan.nijtmans | 2019-09-25 | 1 | -0/+5 |
|
|
| * | | | Merge trunk | jan.nijtmans | 2019-09-25 | 1 | -2/+17 |
| |\ \ \
| | |/ / |
|
| | * | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -0/+4 |
| | |\ \
| | | |/ |
|
| | | * | Don't use "class" as (internal) struct field name or local variable name. Mak... | jan.nijtmans | 2019-09-24 | 1 | -0/+4 |
|
|
| | | * | Allow "wm frame" to return id's > 0xFFFFFFFF on 64-bit platforms (if the id r... | jan.nijtmans | 2019-09-24 | 1 | -0/+10 |
|
|
| | | * | Merge 8.6 | jan.nijtmans | 2019-08-13 | 1 | -1/+1 |
| | | |\ |
|
| | | * | | Header file cleanup, backported from [bug6e8afe516d-87] branch | jan.nijtmans | 2019-08-04 | 1 | -1/+0 |
|
|
| | | * | | Merge 8.6 (and fix merge conflict arising from that) | jan.nijtmans | 2019-08-01 | 1 | -0/+11 |
| | | |\ \ |
|