summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge the part of core-8-6-branch that was left out in previous merge due to ...fvogel2021-02-285-27/+24
|\
* | Binding to all in test event-9 introduces coupling between this test and othe...fvogel2021-02-281-1/+1
* | merge core-8-6-branchfvogel2021-02-284-11/+14
|\ \
| * | Fix [3b9296159c]: The NULL pointer guard in XSetupEvent is misplaced. (Why i...marc_culler2021-02-281-1/+2
| * | Fix [be9cade996]: sigsegv in tkwaitjan.nijtmans2021-02-251-2/+4
| |\ \
| | * | Fix [be9cade996]: sigsegv in tkwait. Propagate the fix from https://core.tcl-...fvogel2021-02-201-2/+4
| | |/
| * | Fix [234ee4f83b]: macOS Crash - Pasting text with special characters into Tex...jan.nijtmans2021-02-252-8/+8
| |\ \ | | |/ | |/|
| | * ClipboardGetProc() should never assume the bytes it receives are valid UTF-8jan.nijtmans2021-02-251-1/+7
| | * Fix [234ee4f83b]: macOS Crash - Pasting text with special characters into Tex...jan.nijtmans2021-02-251-7/+1
| |/
| * Fix [d3cd4c6949]: Make the ttk::notebook::CycleTab proc more robustjan.nijtmans2021-02-101-5/+7
| * Sync win/rules.vc with Tcljan.nijtmans2021-02-101-10/+2
| * merge-markjan.nijtmans2021-02-090-0/+0
| |\
| | * Add two missing rules (needed because we removed the dependency on the UNIX d...jan.nijtmans2021-02-091-0/+6
| | * There are no png files in TEST_DIRjan.nijtmans2021-02-091-1/+1
| * | Merge 8.5jan.nijtmans2021-02-083-12/+15
| |\ \ | | |/
| | * Fix [44eaf9a908]: 'make distclean' fails on trunk jan.nijtmans2021-02-084-90/+94
| * | Merge-markjan.nijtmans2021-02-080-0/+0
| |\ \ | | |/
| | * Fix [f10f49430c]: core-8-5-branch does not build with MSVC 2019jan.nijtmans2021-02-081-30/+22
| * | merge markfvogel2021-02-070-0/+0
| |\ \ | | |/
| | * Marking textTag-18.1 as knownBug in [c62fb2ba] wasn't so satisfying to me, so...fvogel2021-02-072-2/+40
| * | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl...fvogel2021-02-076-8/+39
| |\ \ | |/ / |/| |
* | | Merge 8.6fvogel2021-02-0744-1223/+2072
|\ \ \ | |/ /
| * | More implicit type-casts, for C++ compatibility.jan.nijtmans2021-02-0222-134/+141
| * | Undo previous change to unix/configure.injan.nijtmans2021-01-291-1/+1
| * | Fix 2 warnings when running autoconf 2.69 or 2.70jan.nijtmans2021-01-292-3/+3
| * | Two new testcasesjan.nijtmans2021-01-281-0/+16
| * | Fix [bdcab85b9c]: Aqua crash when non-BMP characters are used in a menu labelmarc_culler2021-01-272-3/+10
| |\ \
| | * | Fix [bdcab85b9c]: Aqua crash when non-BMP characters are used in a menu labelmarc_culler2021-01-272-3/+10
| |/ /
| * | Sync genStubs.tcl changes from Tcl 8.6. Finish "make genstubs" for Ttk in mak...jan.nijtmans2021-01-272-3/+5
| * | Make Tk 8.6 compile (again) with Tcl 8.7 headers and --disable-sharedjan.nijtmans2021-01-251-1/+4
| * | Fix [1712098]: Tk still needs Tcl source distrojan.nijtmans2021-01-221-1/+23
| |\ \ | | |/
| | * Mark testcases which fail on XQuarzjan.nijtmans2021-01-2213-59/+78
| * | Compile stub library with -fno-lto. See [https://core.tcl-lang.org/thread/inf...jan.nijtmans2021-01-217-8/+167
| * | Merge 8.5jan.nijtmans2021-01-211-4/+3
| |\ \ | | |/
| | * More progress on github actions MacOS build.jan.nijtmans2021-01-211-37/+11
| | * "brew cask install" doesn't work, so use "brew install --cask" insteadjan.nijtmans2021-01-201-1/+1
| * | sync keysym.h and keysymdef.h with latest X11 version. Mostly formatting only...jan.nijtmans2021-01-192-1031/+1171
| * | Make 3 keysyms, "OE", "oe" and "Ydiaeresis" available on Windows and MacOS. A...jan.nijtmans2021-01-182-9/+200
| * | Always use -eofchar "\032 {}", not -eofchar \032. See: [https://core.tcl-lang...jan.nijtmans2021-01-151-1/+1
| * | Add 4 keycodes from X11R6: "Codeinput", "SingleCandidate", "MultipleCandidate...jan.nijtmans2021-01-151-6/+10
| * | gcc warnings, when compiling with Tcl 8.7 headersjan.nijtmans2021-01-131-3/+3
| * | Merge 8.5jan.nijtmans2021-01-133-1/+305
| |\ \ | | |/
| | * Don't use @TCL_DEFS@ in win/Makefile.in (just as unix/Makefile.in). In stead,...jan.nijtmans2021-01-133-1/+305
| * | Fix [f6c5365244]: compilation error Windows 10 / Visual Studio 2019jan.nijtmans2021-01-132-2/+2
| |\ \ | | |/
| | * Fix [f6c5365244]: compilation error Windows 10 / Visual Studio 2019jan.nijtmans2021-01-132-2/+2
| | * Mark textTag-18.1 with "knownBug": Not really worth to pay much attention to ...jan.nijtmans2021-01-131-1/+1
| * | Merge-mark core-8-6-11-rc (single-char fix, already done here). Remove wrong ...jan.nijtmans2021-01-131-5/+0
| |\ \
| | * | Fix [7beaed7db6]: Typo in ttk binding script in Tk 8.6.11core-8-6-11-1jan.nijtmans2021-01-131-1/+1
| * | | Merge 8.5jan.nijtmans2021-01-121-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | backport textTag-18.1 changes from 8.6. Hopefully this makes the test pass on...jan.nijtmans2021-01-121-3/+9