| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename (internal) MAASTER_MENU to MAIN_MENU, but keep the original, just to b... | jan.nijtmans | 2020-08-12 | 1 | -2/+2 |
|
|
* | The semantics of TkpWillDrawWidget was reversed in the previous commit. Propa... | fvogel | 2020-07-19 | 1 | -1/+1 |
|\ |
|
| * | The semantics of TkpWillDrawWidget was reversed in a previous commit in this ... | fvogel | 2020-07-19 | 1 | -1/+1 |
|
|
* | | Fix [09abd739b5]: bind-13.14 fails on Debian 10. | fvogel | 2020-07-14 | 1 | -0/+8 |
|\ \ |
|
| * | | Fix blank space | fvogel | 2020-07-07 | 1 | -2/+2 |
|
|
| * | | Same fix, code organized differently | fvogel | 2020-07-07 | 1 | -12/+10 |
|
|
| * | | Fix [09abd739b5]: bind-13.14 fails on Debian 10. | fvogel | 2020-07-07 | 1 | -2/+12 |
| |/ |
|
* | | merge core-8-6-branch | fvogel | 2020-07-12 | 9 | -25/+53 |
|\ \
| |/ |
|
| * | Fix "make dist" | jan.nijtmans | 2020-06-29 | 2 | -5/+19 |
|
|
| * | Add "make dist" target to Travis build, as regression test. This should conti... | jan.nijtmans | 2020-06-26 | 2 | -11/+11 |
|
|
| * | Merge 8.5 | jan.nijtmans | 2020-06-25 | 2 | -2/+10 |
| |\ |
|
| | * | Fix [https://core.tcl-lang.org/tcl/info/9080d6a871|9080d6a871]: Build fix for... | jan.nijtmans | 2020-06-25 | 3 | -2/+12 |
|
|
| * | | Use XK_Oslash in stead of XK_Ooblique, since that's the official X11 name now. | jan.nijtmans | 2020-06-19 | 1 | -1/+5 |
|
|
| * | | sync tcl.m4 and rules.vc with Tcl | jan.nijtmans | 2020-06-12 | 2 | -3/+3 |
|
|
| * | | Fix [2790615]: "update" performs Tk callbacks in its own stack frame. | jan.nijtmans | 2020-06-08 | 1 | -1/+1 |
|
|
| * | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 1 | -1/+1 |
|
|
| * | | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 1 | -0/+2 |
|
|
| * | | Use Glyph indexing in more places (underscoring and canvas text and some more) | jan.nijtmans | 2020-05-19 | 1 | -1/+1 |
|
|
| * | | More improvements handling characters > U+FFFF as surrogates. Add internal Tk... | jan.nijtmans | 2020-05-14 | 5 | -59/+114 |
| |\ \ |
|
* | | | | The draw-in-context functions on platforms for which TK_DRAW_IN_CONTEXT is no... | fvogel | 2020-07-12 | 2 | -0/+6 |
|
|
* | | | | merge core-8-6-branch | 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 |
|
|
* | | | | Apply a third patch from Christopher Chavez. | fvogel | 2020-04-21 | 2 | -2/+82 |
|
|
* | | | | Apply another patch by Christopher Chavez that fixes the jerk of strings on a... | fvogel | 2020-04-19 | 1 | -0/+32 |
|/ / / |
|
* | | | Sync tcl.m4 with Tcl. Re-generate UNIX configure script | jan.nijtmans | 2020-04-17 | 2 | -24/+24 |
|
|
* | | | Merge 8.6.
| jan.nijtmans | 2020-04-13 | 1 | -2/+11 |
|\ \ \
| |/ / |
|
* | | | Additional suggestion by chw. Unfortunately doesn't help any on Ubuntu :-( | jan.nijtmans | 2020-04-12 | 1 | -3/+9 |
|
|
* | | | Proposed workaround for [3767882e06]: X Error of failed request: BadLength (p... | jan.nijtmans | 2020-04-09 | 1 | -1/+37 |
|/ / |
|
* | | Fix [f4dec2c2287aee9e]: Build failure with GCC 4.X (tkUnixKey.c) | jan.nijtmans | 2020-03-22 | 1 | -9/+4 |
|
|
* | | Increase FONTMAP_PAGES from 192 to 256, making room for Unicode 13 plane 3. | jan.nijtmans | 2020-03-19 | 1 | -7/+7 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-03-16 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | Should now (really!) work on OSX, X11 only. | jan.nijtmans | 2020-03-15 | 1 | -7/+7 |
|
|
| * | Fix the X11 build on OSX | dgp | 2020-03-10 | 1 | -2/+2 |
|
|
* | | Don't mind XKeycodeToKeysym() deprecation warning any more. Some MacOS code c... | jan.nijtmans | 2020-03-11 | 1 | -0/+12 |
|
|
* | | Revert a constification that broke the X build on OSX. | dgp | 2020-03-09 | 1 | -2/+2 |
|
|
* | | Finalize the fix for ticket [382712ade65] (X11: 'event generate . <KeyPress>'... | fvogel | 2020-03-04 | 1 | -4/+2 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2020-02-17 | 6 | -59/+19 |
| |\ \ |
|
| * | | | Simplify the code slightly: we did already bail out earlier when (eventPtr->t... | fvogel | 2020-02-11 | 1 | -4/+2 |
|
|
| * | | | Revert the 6 previous commits, returning therefore to the state at [eaad647e]. | fvogel | 2020-02-11 | 1 | -2/+2 |
|
|
| * | | | Let branch build | fvogel | 2020-02-11 | 1 | -1/+1 |
|
|
| * | | | Sigh... | fvogel | 2020-01-28 | 1 | -1/+1 |
|
|
| * | | | Today is not a good day. event->type rather than event.type | fvogel | 2020-01-28 | 1 | -1/+1 |
|
|
| * | | | Restore %A for KeyRelease on Linux | fvogel | 2020-01-28 | 1 | -2/+2 |
|
|
* | | | | Add errno.h include to tkMacOSXPort.h and tkUnixPort.h: now needed in tkConso... | jan.nijtmans | 2020-02-26 | 1 | -7/+8 |
|
|
* | | | | Add -Wpointer-arith to C-flags. Fix some ANSI prototypes. | jan.nijtmans | 2020-02-24 | 3 | -4/+4 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Fix [4b5deacc70]: undefined reference to `Tcl_SetStartupScript'. Also fix som... | jan.nijtmans | 2020-02-24 | 3 | -4/+4 |
|
|
| * | | Don't build static with tcl8.6, that doesn't work (yet). Could be fixed, but ... | jan.nijtmans | 2020-02-16 | 1 | -2/+2 |
|
|
| * | | Fix travis build. Revise usage of TCLDIR. | jan.nijtmans | 2020-02-14 | 3 | -23/+31 |
|
|
* | | | A few missing (internal) "const" modifiers. | jan.nijtmans | 2020-02-14 | 1 | -2/+2 |
|
|
* | | | Fix travis build. Revise usage of TCLDIR | jan.nijtmans | 2020-02-13 | 1 | -12/+12 |
|
|