| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2019-09-02 | 1 | -0/+1 |
|\ |
|
| * | Fix unix configure script: X11.h doesn't exist, should have been Xlib.h (was ... | jan.nijtmans | 2019-09-02 | 1 | -5/+5 |
|
|
| * | Merge 8.5 | jan.nijtmans | 2019-09-02 | 1 | -0/+1 |
| |\ |
|
| | * | Add runstatedir to Makefile.in. Not used yet, only used if "configure" script... | jan.nijtmans | 2019-09-02 | 1 | -0/+1 |
|
|
| * | | Header file cleanup, backported from [bug6e8afe516d-87] branch | jan.nijtmans | 2019-08-04 | 1 | -0/+1 |
|
|
* | | | Merge TIP #532 implementation for 8.7 now that [c1c842ef7792] (new tkBind.c: ... | fvogel | 2019-08-28 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Header include file cleanup | jan.nijtmans | 2019-08-04 | 1 | -0/+1 |
|
|
* | | | | Eliminate "register" keyword from all unix/tkUnix*.c files. | jan.nijtmans | 2019-08-15 | 10 | -87/+87 |
|/ / / |
|
* | | | Merge 8.6. Use TCL_INDEX_NONE in a few more places, now that we have it. | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Two times Tcl_Free() -> ckfree() | jan.nijtmans | 2019-07-30 | 1 | -1/+1 |
|
|
* | | | Don't bother compat/stdlib.h and compat/unistd.h any more: All currently supp... | jan.nijtmans | 2019-07-23 | 5 | -330/+248 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2019-07-02 | 6 | -15/+9 |
|\ \ \
| |/ / |
|
| * | | Don't use "struct ThreadSpecificData", while the type name "ThreadSpecificDat... | jan.nijtmans | 2019-07-02 | 6 | -7/+7 |
|
|
| * | | 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 |
|\ \ \
| |/ / |
|
| * | | If encoding "utf-16" exists, use it in preference to "unicode", which is depr... | 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 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2019-06-25 | 2 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | CONST -> const. Eliminate unnecessary type-casts and end-of-line spacing | jan.nijtmans | 2019-06-25 | 2 | -2/+2 |
| |/ / |
|
| * | | Re-generate unix/configure with autoconf 2.59, just as in core-8-6-10-rc bran... | jan.nijtmans | 2019-06-19 | 1 | -4387/+6673 |
|
|
* | | | Eliminate some redundant type-casts | jan.nijtmans | 2019-06-21 | 1 | -1/+1 |
|
|
* | | | merge core-8-6-branch: mac services improvements | dkf | 2019-06-15 | 2 | -16/+10 |
|\ \ \
| |/ / |
|
| * | | TIP 536: Improvements to Mac-specific IPC | dkf | 2019-06-15 | 2 | -6677/+4397 |
| |\ \ |
|
| | * \ | Merge in core-8-6-branch | Kevin Walzer | 2019-05-12 | 5 | -52/+64 |
| | |\ \ |
|
| | * | | | Remove tkMacOSXLaunch.c from TIP; adds too many extraneous commands. Re-focus... | Kevin Walzer | 2019-03-08 | 1 | -5/+0 |
|
|
| | * | | | Clean up implementation | Kevin Walzer | 2019-03-01 | 1 | -0/+3 |
|
|
| | * | | | Rename tkMacOSXLaunch.c | Kevin Walzer | 2019-02-28 | 1 | -2/+2 |
|
|
| | * | | | Update makefile, trying to build | Kevin Walzer | 2019-02-28 | 2 | -6677/+4393 |
|
|
| | * | | | Add launcher code, update docs | Kevin Walzer | 2019-02-28 | 1 | -2/+4 |
|
|
| | * | | | Update mac_services branch, intend to submit a TIP | Kevin Walzer | 2019-02-27 | 1 | -1/+5 |
| | |\ \ \ |
|
| | | * | | | More refinements | Kevin Walzer | 2018-03-05 | 1 | -1/+1 |
|
|
| | | * | | | Modify makefile to add new file | Kevin Walzer | 2018-03-05 | 1 | -1/+5 |
|
|
* | | | | | | merge trunk | jan.nijtmans | 2019-06-05 | 6 | -342/+80 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2019-05-27 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Merge 8.5 | jan.nijtmans | 2019-05-27 | 1 | -1/+1 |
| | |\ \ \ \ \
| | | |_|_|/ /
| | |/| | | /
| | | | |_|/
| | | |/| | |
|
| | | * | | | Rename top README to README.md, just as done in Tcl. Reformat to md format. | jan.nijtmans | 2019-05-27 | 1 | -1/+1 |
|
|
| * | | | | | Add double buffering to frames and toplevels.
| dkf | 2019-05-17 | 1 | -3/+4 |
|
|
| * | | | | | merge trunk | dkf | 2019-05-16 | 9 | -359/+196 |
| |\ \ \ \ \ |
|
| | * | | | | | sync rules.vc and tcl.m4 (both win and unix) with Tcl version | jan.nijtmans | 2019-05-15 | 2 | -12/+2 |
|
|
| | * | | | | | Fix [94eeb111fb]: macos, linux: configuration: unable to build using trunk. | jan.nijtmans | 2019-05-15 | 4 | -326/+71 |
|
|
| * | | | | | | Implementation of background images for frames (and toplevels) | dkf | 2019-04-12 | 1 | -0/+2 |
|
|
* | | | | | | | Merge trunk | jan.nijtmans | 2019-05-10 | 12 | -28/+130 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | While on it: A few more whitespaces | jan.nijtmans | 2019-05-09 | 1 | -3/+3 |
|
|
| * | | | | | | Merge 8.6 | jan.nijtmans | 2019-05-09 | 1 | -4/+3 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | François Vogel review (thanks!). Streamline UNIX defaults with MAC/WIN defau... | jan.nijtmans | 2019-05-09 | 1 | -4/+3 |
|
|
| * | | | | | | Implement TIPs 482 and 483 | dkf | 2019-04-14 | 7 | -16/+115 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge trunk. | stu | 2018-07-03 | 10 | -702/+421 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | Use macos comment for TkpFontPkgInit. | stu | 2017-11-21 | 1 | -2/+16 |
|
|