summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_stylesmarc_culler2020-09-271-0/+6
* Fix [3bc0f44ef3]: UBSan complains about body.chars[] usagejan.nijtmans2020-09-111-1/+1
|\
| * More usages for TKFLEXARRAYjan.nijtmans2020-09-101-2/+2
| * Merge 8.6jan.nijtmans2020-09-092-54/+54
| |\
| * \ Merge 8.6jan.nijtmans2020-09-082-4/+2
| |\ \
| * \ \ 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
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | The semantics of TkpWillDrawWidget was reversed in the previous commit. Propa...fvogel2020-07-191-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fix [09abd739b5]: bind-13.14 fails on Debian 10.fvogel2020-07-141-0/+8
| |\ \ \ \ \
| * \ \ \ \ \ Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christ...fvogel2020-07-132-0/+118
| |\ \ \ \ \ \
| * \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-06-253-3/+15
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.6jan.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
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge 8.6jan.nijtmans2020-04-172-24/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-04-141-3/+54
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | CONSTify function XkbOpenDisplay(), and resolve conflict with definition in X11jan.nijtmans2020-04-013-19/+18
| * | | | | | | | | | | | | | | | Merge 8.6. More TCL_UNUSED() usage.jan.nijtmans2020-03-191-33/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | TIP 569 remove lint commentsdgp2020-03-184-10/+4
| * | | | | | | | | | | | | | | | | Another round of type-casts for ckalloc() calls. Makes C++ compilers even mor...jan.nijtmans2020-03-171-1/+1
| * | | | | | | | | | | | | | | | | stifle compiler warningsdgp2020-03-162-6/+7
| * | | | | | | | | | | | | | | | | Fix [50b5e64bccc1e3d0]: Broken Mac OSX build. Reverted part of [df3646cf656c2...jan.nijtmans2020-03-161-3/+3
| * | | | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2020-03-161-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix [3551802fff]: Use the Xkb API to simplify Tk's keyboard event handlingjan.nijtmans2020-03-125-227/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7. jan.nijtmans2020-03-1026-360/+304
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Remove detection of Xkb performed at runtime, which removes the deprecation w...fvogel2020-02-232-19/+7
| * | | | | | | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2020-03-111-0/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Make Tk compile using C++ against Tcl 9.0 headers.jan.nijtmans2020-03-111-0/+1
| | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Finalize the fix for ticket [382712ade65] (X11: 'event generate . <KeyPress>'...fvogel2020-03-041-4/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fix many warnings in MacOSX build (caused by -Wextra -Wc++-compat). All harml...jan.nijtmans2020-03-012-6/+4
| * | | | | | | | | | | | | | | | | | | | | Implement TIP #557: C++ support for Tcljan.nijtmans2020-02-2824-146/+290
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-02-261-7/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Merge trunk. Fix two minor C++ issues in tkTest.cjan.nijtmans2020-02-181-10/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Merge trunkjan.nijtmans2020-02-141-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-02-132-11/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \