Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename (internal) MAASTER_MENU to MAIN_MENU, but keep the original, just to ↵ | jan.nijtmans | 2020-08-12 | 1 | -2/+2 |
| | | | | be sure | ||||
* | The semantics of TkpWillDrawWidget was reversed in the previous commit. ↵ | fvogel | 2020-07-19 | 1 | -1/+1 |
|\ | | | | | | | Propagate this change to platforms other than macOS. | ||||
| * | The semantics of TkpWillDrawWidget was reversed in a previous commit in this ↵ | fvogel | 2020-07-19 | 1 | -1/+1 |
| | | | | | | | | branch. Propagate this change to platforms other than macOS. | ||||
* | | 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 ↵ | jan.nijtmans | 2020-06-26 | 2 | -11/+11 |
| | | | | | | | | continue to work. | ||||
| * | Merge 8.5 | jan.nijtmans | 2020-06-25 | 2 | -2/+10 |
| |\ | |||||
| | * | Fix [https://core.tcl-lang.org/tcl/info/9080d6a871|9080d6a871]: Build fix ↵ | jan.nijtmans | 2020-06-25 | 3 | -2/+12 |
| | | | | | | | | | | | | | | | for tcl on macOS on Apple Silicon. Add manifest.uuid to distribution, so we can see exactly what commit-id "make dist" is built from (even when it's built from GIT). | ||||
| * | | 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 |
| | | | | | | | | | by adding TCL_EVAL_GLOBAL in a lot of places. | ||||
| * | | 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 ↵ | jan.nijtmans | 2020-05-14 | 5 | -59/+114 |
| |\ \ | | | | | | | | | | | | | TkUtfPrev(), which handles jumping back over surrogate pairs. | ||||
* | | | | The draw-in-context functions on platforms for which TK_DRAW_IN_CONTEXT is ↵ | fvogel | 2020-07-12 | 2 | -0/+6 |
| | | | | | | | | | | | | | | | | not defined are unused. Add comments telling this and pointing to ticket [7655f65ae7]. | ||||
* | | | | merge core-8-6-branch | fvogel | 2020-05-01 | 1 | -30/+34 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix [2712f43f6e]: X11: crash for rotated text w/o Xft. Patch from ↵ | fvogel | 2020-04-23 | 1 | -30/+34 |
| | | | | | | | | | | | | | | | | Christopher Chavez. | ||||
* | | | | 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 ↵ | fvogel | 2020-04-19 | 1 | -0/+32 |
|/ / / | | | | | | | | | | aqua when selecting text (see the ticket). There is no functional change on Windows and Linux in this patch. | ||||
* | | | 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 |
|\ \ \ | |/ / | | | | One more use of Tk_CreateErrorHandler(), suggested by Christian Werner. Now it works on Ubuntu too! | ||||
* | | | 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 ↵ | jan.nijtmans | 2020-04-09 | 1 | -1/+37 |
|/ / | | | | | | | (poly request too large or internal Xlib length error). Thanks, Christian! | ||||
* | | 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 ↵ | jan.nijtmans | 2020-03-11 | 1 | -0/+12 |
| | | | | | | | | cleanup (e.g. no "register" keyword any more) | ||||
* | | 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 . ↵ | fvogel | 2020-03-04 | 1 | -4/+2 |
|\ \ | | | | | | | | | | <KeyPress>' segfault) by documenting the leftover consequence of the fix. | ||||
| * \ | Merge 8.6 | jan.nijtmans | 2020-02-17 | 6 | -59/+19 |
| |\ \ | |||||
| * | | | Simplify the code slightly: we did already bail out earlier when ↵ | fvogel | 2020-02-11 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | (eventPtr->type != KeyPress) | ||||
| * | | | 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 ↵ | jan.nijtmans | 2020-02-26 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | tkConsole.c | ||||
* | | | | 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 ↵ | jan.nijtmans | 2020-02-24 | 3 | -4/+4 |
| | | | | | | | | | | | | some ANSI prototypes. Sync tcl.m4 with Tcl. | ||||
| * | | Don't build static with tcl8.6, that doesn't work (yet). Could be fixed, but ↵ | jan.nijtmans | 2020-02-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | not high prio. Add a few "const" specifiers (backported from 8.6) | ||||
| * | | Fix travis build. Revise usage of TCLDIR. | jan.nijtmans | 2020-02-14 | 3 | -23/+31 |
| | | | | | | | | | Make Tk 8.5 compile/run with Tcl 8.6. Useful for Travis build. | ||||
* | | | 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 |
| | | |