summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-09-082-4/+2
|\
| * Merge 8.5. jan.nijtmans2020-09-082-4/+2
| |\
| | * Update Xcode from 11.5 to 11.6.jan.nijtmans2020-08-171-1/+1
* | | Merge 8.6jan.nijtmans2020-09-042-4/+4
|\ \ \ | |/ /
* | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-031-7/+7
* | | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 morejan.nijtmans2020-09-021-2/+2
|\ \ \
| * \ \ Merge trunkjan.nijtmans2020-08-241-1/+3
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2020-08-132-9/+9
| |\ \ \ \
| * | | | | New TIP #580 implementation. Documentation still missing.jan.nijtmans2020-07-141-2/+2
* | | | | | Merge 8.6. Some more textual changesjan.nijtmans2020-08-271-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
* | | | | Fix [de0c219db2]: Use platform placeholder text colors as defaults. Note: Res...fvogel2020-08-241-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use a symbolic name for the default color for the placeholder text on X11.fvogel2020-07-141-1/+3
| | |/ / | |/| |
* | | | Merge 8.6jan.nijtmans2020-08-121-8/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Rename (internal) MAASTER_MENU to MAIN_MENU, but keep the original, just to b...jan.nijtmans2020-08-121-2/+2
* | | | The semantics of TkpWillDrawWidget was reversed in the previous commit. Propa...fvogel2020-07-191-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | The semantics of TkpWillDrawWidget was reversed in the previous commit. Propa...fvogel2020-07-191-1/+1
| |\ \
| | * | The semantics of TkpWillDrawWidget was reversed in a previous commit in this ...fvogel2020-07-191-1/+1
* | | | Fix [09abd739b5]: bind-13.14 fails on Debian 10.fvogel2020-07-141-0/+8
|\ \ \ \ | |/ / /
| * | | Fix [09abd739b5]: bind-13.14 fails on Debian 10.fvogel2020-07-141-0/+8
| |\ \ \
| | * | | Fix blank spacefvogel2020-07-071-2/+2
| | * | | Same fix, code organized differentlyfvogel2020-07-071-12/+10
| | * | | Fix [09abd739b5]: bind-13.14 fails on Debian 10.fvogel2020-07-071-2/+12
| | |/ /
* | | | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christ...fvogel2020-07-132-0/+118
|\ \ \ \ | |/ / /
| * | | merge core-8-6-branchfvogel2020-07-129-25/+53
| |\ \ \ | | |/ /
| | * | Fix "make dist"jan.nijtmans2020-06-292-5/+19
| * | | The draw-in-context functions on platforms for which TK_DRAW_IN_CONTEXT is no...fvogel2020-07-122-0/+6
| * | | merge core-8-6-branchfvogel2020-05-011-30/+34
| |\ \ \
| * | | | Apply a third patch from Christopher Chavez.fvogel2020-04-212-2/+82
| * | | | Apply another patch by Christopher Chavez that fixes the jerk of strings on a...fvogel2020-04-191-0/+32
* | | | | TIP 578: Death to TCL_DBGXjan.nijtmans2020-07-031-1/+0
|\ \ \ \ \
* | | | | | Fix "make dist". Re-generate tkConfig.h.injan.nijtmans2020-06-292-22/+24
* | | | | | Merge 8.6jan.nijtmans2020-06-282-11/+11
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Add "make dist" target to Travis build, as regression test. This should conti...jan.nijtmans2020-06-262-11/+11
* | | | | | Merge 8.6jan.nijtmans2020-06-253-3/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.5jan.nijtmans2020-06-252-2/+10
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fix [https://core.tcl-lang.org/tcl/info/9080d6a871|9080d6a871]: Build fix for...jan.nijtmans2020-06-253-2/+12
| * | | | | Use XK_Oslash in stead of XK_Ooblique, since that's the official X11 name now.jan.nijtmans2020-06-191-1/+5
| * | | | | sync tcl.m4 and rules.vc with Tcljan.nijtmans2020-06-122-3/+3
* | | | | | Merge 8.6jan.nijtmans2020-06-081-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix [2790615]: "update" performs Tk callbacks in its own stack frame.jan.nijtmans2020-06-081-1/+1
* | | | | | Add "-fno-common" to SHARED_CFLAGS on various platforms (e.g. Linux, CYGWIN)....jan.nijtmans2020-06-082-14/+16
| |_|/ / / |/| | | |
* | | | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-311-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-311-1/+1
* | | | | Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-291-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-291-0/+2
* | | | | Merge 8.6. Protection done by TkUtfAtIndex() not needed here, because Tcl_Utf...jan.nijtmans2020-05-201-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Use Glyph indexing in more places (underscoring and canvas text and some more)jan.nijtmans2020-05-191-1/+1
| * | | | More improvements handling characters > U+FFFF as surrogates. Add internal Tk...jan.nijtmans2020-05-145-59/+114
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge 8.6jan.nijtmans2020-05-151-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | Fix [2712f43f6e]: X11: crash for rotated text w/o Xft, and optimize text item...fvogel2020-05-011-30/+34
|\ \ \ \ \ | |/ / / /