summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* More gcc warnings (introduced by the fix in previous commit)jan.nijtmans2022-11-101-4/+4
* Fix [af844f6be7]: win10 : one warning when compiling Tk's trunkjan.nijtmans2022-11-081-14/+13
|\
| * Attempt to fix [af844f6be7]: win10 : one warning when compiling Tk's trunkjan.nijtmans2022-08-241-1/+1
* | More usage for Tcl_Size (internal TkEnsemble)jan.nijtmans2022-11-036-190/+197
* | More Tcl_Size usages (so longer lists can be handled with >= Tcl 9.0 headers)jan.nijtmans2022-11-033-5/+5
* | more int -> Tcl_Size (making use of the increased range in Tcl 9.0)jan.nijtmans2022-10-304-10/+12
* | merge 8.6dgp2022-10-281-1/+1
|\ \
| * | Make sure `make distclean` clears away any tkUuid.h file in build area.dgp2022-10-281-1/+1
* | | Fix signature for TkpDrawCharsInContext/TkDrawAngledChars, when compiling wit...jan.nijtmans2022-10-261-8/+9
* | | Fix bug in rules.vc (handle TK_MAJOR_VERSION the same as TCL_MAJOR_VERSION)jan.nijtmans2022-10-251-1/+1
* | | Merge 8.7jan.nijtmans2022-10-201-1/+1
|\ \ \
| * \ \ Merge core-8-6-branch that just received changes from unstable_tests branch, ...fvogel2022-10-171-1/+1
| |\ \ \ | | |/ /
| | * | Merge 8.6. At this point (before the present merge), branch unstable_tests ru...fvogel2022-10-151-2/+2
| | |\ \
| | * | | Fix typo in comments.fvogel2022-10-031-1/+1
| * | | | Merge 8.7jan.nijtmans2022-10-131-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | sync win/rules.vc with Tcljan.nijtmans2022-10-131-2/+2
| | |/ /
* | | | Further build fixesjan.nijtmans2022-10-141-5/+5
* | | | Another attemptjan.nijtmans2022-10-141-7/+6
* | | | update rules.vcjan.nijtmans2022-10-131-3/+8
* | | | Fix buildjan.nijtmans2022-10-121-1/+1
* | | | Rebase to 8.7jan.nijtmans2022-10-1210-29/+69
|\ \ \ \ | |/ / / |/| | |
| * | | Merge 8.7jan.nijtmans2022-07-251-6/+0
| |\ \ \
| * | | | Update rules.vc (add OPTS=tcl8)jan.nijtmans2022-06-271-0/+8
| * | | | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-2510-29/+61
* | | | | Merge 8.6jan.nijtmans2022-09-102-3/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix [006403a25d]: various comment/documentation fixesjan.nijtmans2022-09-102-3/+3
* | | | | Don't compile Tk with -DTCL_NO_DEPRECATED any more, in stead select Tcl_UtfPr...jan.nijtmans2022-09-101-1/+1
| |_|_|/ |/| | |
* | | | merge 8.7fvogel2022-07-201-6/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix [91ca777b4d]: ttk::notebook loose control over content of tabs on MacOS.fvogel2022-07-191-6/+0
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Alternative fix for [91ca777b4d]: ttk::notebook loose control over content of...fvogel2022-07-171-6/+0
* | | Merge 8.7jan.nijtmans2022-07-053-9/+9
|\ \ \ | |/ /
| * | argc -> objc, where Tcl_Obj * arrays are handledjan.nijtmans2022-06-223-9/+9
* | | Merge 8.7jan.nijtmans2022-06-212-8/+8
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-06-152-8/+8
| |\ \ | | |/
| | * More Fix [b184347a3a]: configure needs more cygpath on windowsjan.nijtmans2022-06-152-6/+6
| | * Fix [b184347a3a]: configure needs more cygpath on windowsjan.nijtmans2022-06-152-2/+2
* | | Merge 8.7jan.nijtmans2022-05-233-2/+14
|\ \ \ | |/ /
| * | Fix [bee96b4e80]: Mouse position warping and tk busy problems on Windows. Tha...fvogel2022-05-221-0/+11
| |\ \ | | |/
| | * Fix [bee96b4e80]: Mouse position warping and tk busy problems on Windows. Tha...fvogel2022-05-221-0/+11
| | |\
| | | * Fix [bee96b4e80]: Mouse position warping and tk busy problems on Windows. Tha...fvogel2022-05-081-0/+11
| * | | Merge 8.6jan.nijtmans2022-05-222-2/+3
| |\ \ \ | | |/ /
| | * | Better solution for previous commit: See: [https://developercommunity.visuals...jan.nijtmans2022-05-222-2/+3
* | | | Merge 8.7jan.nijtmans2022-05-168-45/+44
|\ \ \ \ | |/ / /
| * | | Merge 8.6. Always compile with -DTCL_UTF_MAX=3 (possible now, because of TIP ...jan.nijtmans2022-05-153-12/+11
| |\ \ \ | | |/ /
| | * | sync rules.vc with Tcljan.nijtmans2022-05-151-10/+9
| * | | More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-121-3/+3
| * | | Merge 8.6jan.nijtmans2022-05-092-2/+2
| |\ \ \ | | |/ /
| | * | sync tcl.m4 with Tcljan.nijtmans2022-05-092-2/+2
| | |/
| * | Alphabetize some string tablesjan.nijtmans2022-05-044-30/+30
* | | Merge 8.7jan.nijtmans2022-04-111-8/+13
|\ \ \ | |/ /