summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump to 8.6.12 for releasejan.nijtmans2021-10-2710-10/+14
* TIP 608 implementation - Add <<TkWorldChanged>> virtual eventgriffin2021-10-224-7/+166
|\
| * Fix erroneous comment (labelframe widgets do exist)fvogel2021-08-271-4/+4
| * Correct documentation for this new virtual event.griffin2021-08-051-6/+6
| * Possible fix for tkticket 3049518 - Generate <<TkWorldChanged>> event.griffin2021-08-044-3/+162
* | Fix indentationmax2021-10-181-1/+1
* | Let the font chooser dialog also expand in Y directionmax2021-10-181-0/+1
* | Fix [8ebed330ed]: doing some Tk inside of several threads crashesjan.nijtmans2021-10-142-1/+38
* | Backout [https://core.tcl-lang.org/tk/info/6ffcea9b093deb5a|6ffcea9b09]: Bett...jan.nijtmans2021-10-111-16/+4
* | Fix error generated by the open file dialog on Monterey, caused by Apple reve...culler2021-10-101-2/+8
* | Fix [0338867c74]: Windows text widget hangs when Phaistos font is installedfvogel2021-09-211-9/+9
|\ \
| * | Fix [0338867c74]: Windows text widget hang Phaistos font installedfvogel2021-09-201-9/+9
* | | Fully handle 64-bit sec/usec values when Win64 Tk is loaded in Cygwin64 Tclshjan.nijtmans2021-09-211-4/+15
* | | Merge 8.5jan.nijtmans2021-09-211-2/+2
|\ \ \ | |/ / |/| |
| * | __WIN64 -> _WIN64 (since that's the official documented macro which should al...jan.nijtmans2021-09-211-2/+2
* | | Fix crash, seen on Cygwin: Tcl_Time still has 32-bit fields on Windows, this ...jan.nijtmans2021-09-201-3/+6
* | | Fix [489b69a820]: Slightly wrong error message on 'wm attributes $w -junk'fvogel2021-09-153-11/+9
|\ \ \
| * | | Fix [489b69a820]: Slightly wrong error message on 'wm attributes $w -junk'fvogel2021-09-143-11/+9
|/ / /
* | | Add new test textIndex-19.14 for [934cab5005]. This test does not fail with t...fvogel2021-09-121-0/+12
* | | Remove unused pixelpower field from XImage.culler2021-08-151-3/+0
|\ \ \ | |_|/ |/| |
| * | remove unused pixelpower field from XImageculler2021-08-071-3/+0
|/ /
* | merge-markjan.nijtmans2021-07-290-0/+0
|\ \ | |/
| * Don't bother a "make install" on MacOS either.jan.nijtmans2021-07-281-7/+0
| * Don't bother some testcases on XQuarzjan.nijtmans2021-07-271-1/+1
* | Fix a few places where still old non-wide-API constructs (Win95/98) were used.jan.nijtmans2021-07-261-7/+7
|\ \
| * | 3 more placesjan.nijtmans2021-07-231-3/+3
| * | wide-api-bug, still to be testedjan.nijtmans2021-07-231-4/+4
|/ /
* | Merge 8.5jan.nijtmans2021-07-201-1/+4
|\ \ | |/
| * (redo) start to use msys2 shell: If the right tools are installed, it worksjan.nijtmans2021-07-201-1/+4
* | Merge 8.5jan.nijtmans2021-07-171-1/+1
|\ \ | |/
| * Undo part of previous commit: msys2 shell behaves different from bashjan.nijtmans2021-07-171-1/+1
* | Merge 8.5jan.nijtmans2021-07-161-4/+3
|\ \ | |/
| * Use msys2 shell in msys environmentjan.nijtmans2021-07-161-4/+3
* | Merge 8.5jan.nijtmans2021-07-161-2/+2
|\ \ | |/
| * Install Msys2 the same way as Tcl doesjan.nijtmans2021-07-161-2/+2
* | Fix [037113a38b]: man tk_library refers erroneously to tcl_library (+ link)jan.nijtmans2021-07-161-1/+1
|\ \ | |/
| * Fix [037113a38b]: man tk_library refers erroneously to tcl_library (+ link)jan.nijtmans2021-07-161-1/+1
* | Remove compiler warning: fvogel2021-07-121-1/+5
* | Ignore -Wc++-compat in one more place (before including X11/Xlib.h)jan.nijtmans2021-07-021-0/+3
* | Fix [dba9f5ce3b]: tkInt.h: define MODULE_SCOPE before including tkPort.hjan.nijtmans2021-07-023-0/+23
* | Fix [4efbfe2d6a]: Wrong order in winMain.c for TCL_USE_STATIC_PACKAGESjan.nijtmans2021-06-231-12/+11
* | Merge 8.5jan.nijtmans2021-06-221-21/+21
|\ \ | |/
| * Sync win/nmakehlp.c with Tcl (again)jan.nijtmans2021-06-221-21/+21
* | Merge 8.5jan.nijtmans2021-06-221-18/+19
|\ \ | |/
| * Sync win/nmakehlp.c with Tcljan.nijtmans2021-06-221-17/+121
| * Test Tk 8.5 on MacOS with XQuarz onlyjan.nijtmans2021-05-261-20/+10
* | Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE for github. jan.nijtmans2021-06-2113-12/+18
* | Fix copy/paste error in ttk::scale man page.fvogel2021-06-211-1/+1
* | Menu-related code cleanup. (mainly indenting spaces -> tabs)jan.nijtmans2021-06-214-49/+47
* | Fix [26d4c8a0b4]: Typos in the man pages for grid, pack, and placefvogel2021-06-103-3/+3