| Commit message (Expand) | Author | Age | Files | Lines |
* | No need to #include "default.h" in ttk widgets (and in tkUnixMenu.c/tkMenubut... | jan.nijtmans | 2020-07-02 | 1 | -1/+0 |
|
|
* | Don't use constants like DEF_BUTTON_UNDERLINE any more, since the default und... | jan.nijtmans | 2020-07-02 | 1 | -6/+0 |
|
|
* | Merge trunk | jan.nijtmans | 2020-07-02 | 5 | -34/+48 |
|\ |
|
| * | Fix "make dist". Re-generate tkConfig.h.in | jan.nijtmans | 2020-06-29 | 2 | -22/+24 |
|
|
| * | Merge 8.6 | jan.nijtmans | 2020-06-28 | 2 | -11/+11 |
| |\ |
|
| | * | Add "make dist" target to Travis build, as regression test. This should conti... | jan.nijtmans | 2020-06-26 | 2 | -11/+11 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-06-25 | 3 | -3/+15 |
| |\ \
| | |/ |
|
| | * | 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 |
|
|
* | | | | Handle different possible form of "none" better. | jan.nijtmans | 2020-06-19 | 1 | -2/+2 |
|
|
* | | | | More progress, mainly in tkCanvTest.c | jan.nijtmans | 2020-06-15 | 1 | -1/+0 |
|
|
* | | | | More progress, implementing enhanced "-underline" | jan.nijtmans | 2020-06-12 | 1 | -3/+3 |
|
|
* | | | | Merge trunk. Add new option type TK_OPTION_INDEX. Start implementing extended... | jan.nijtmans | 2020-06-11 | 1 | -2/+6 |
|/ / / |
|
* | | | Merge 8.6 | jan.nijtmans | 2020-06-08 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix [2790615]: "update" performs Tk callbacks in its own stack frame. | jan.nijtmans | 2020-06-08 | 1 | -1/+1 |
|
|
* | | | Add "-fno-common" to SHARED_CFLAGS on various platforms (e.g. Linux, CYGWIN).... | jan.nijtmans | 2020-06-08 | 2 | -14/+16 |
|
|
* | | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidget | culler | 2020-05-31 | 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 |
|\ \ \
| |/ / |
|
| * | | Remove some unnecessary macOS conditional code by using internal stubs. | culler | 2020-05-29 | 1 | -0/+2 |
|
|
* | | | Merge 8.6. Protection done by TkUtfAtIndex() not needed here, because Tcl_Utf... | jan.nijtmans | 2020-05-20 | 1 | -2/+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 |
| |\ \ |
|
* | \ \ | Merge 8.6 | jan.nijtmans | 2020-05-15 | 1 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
* | | | | 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 | jan.nijtmans | 2020-04-17 | 2 | -24/+24 |
|\ \ \ \
| |/ / / |
|
| * | | | 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-14 | 1 | -3/+54 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 |
|
|
* | | | CONSTify function XkbOpenDisplay(), and resolve conflict with definition in X11 | jan.nijtmans | 2020-04-01 | 3 | -19/+18 |
|
|
* | | | 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 |
|
|
* | | | TIP 569 remove lint comments | dgp | 2020-03-18 | 4 | -10/+4 |
|
|
* | | | Another round of type-casts for ckalloc() calls. Makes C++ compilers even mor... | jan.nijtmans | 2020-03-17 | 1 | -1/+1 |
|
|
* | | | stifle compiler warnings | dgp | 2020-03-16 | 2 | -6/+7 |
|
|
* | | | Fix [50b5e64bccc1e3d0]: Broken Mac OSX build. Reverted part of [df3646cf656c2... | jan.nijtmans | 2020-03-16 | 1 | -3/+3 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2020-03-16 | 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 |
|
|
* | | | Fix [3551802fff]: Use the Xkb API to simplify Tk's keyboard event handling | jan.nijtmans | 2020-03-12 | 5 | -227/+12 |
|\ \ \ |
|
| * \ \ | Merge 8.7. | jan.nijtmans | 2020-03-10 | 26 | -360/+304 |
| |\ \ \ |
|
| * | | | | Remove detection of Xkb performed at runtime, which removes the deprecation w... | fvogel | 2020-02-23 | 2 | -19/+7 |
|
|
* | | | | | Merge 8.6 | jan.nijtmans | 2020-03-11 | 1 | -0/+12 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|