summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6. At this point (before the present merge), branch unstable_tests ru...fvogel2022-10-151-2/+2
|\
| * sync win/rules.vc with Tcljan.nijtmans2022-10-131-2/+2
* | Fix typo in comments.fvogel2022-10-031-1/+1
|/
* Fix [006403a25d]: various comment/documentation fixesjan.nijtmans2022-09-102-3/+3
* Alternative fix for [91ca777b4d]: ttk::notebook loose control over content of...fvogel2022-07-171-6/+0
* 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
* 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
* | Better solution for previous commit: See: [https://developercommunity.visuals...jan.nijtmans2022-05-222-2/+3
* | sync rules.vc with Tcljan.nijtmans2022-05-151-10/+9
* | sync tcl.m4 with Tcljan.nijtmans2022-05-092-2/+2
|/
* Propagate the proposed fix to Win and macOS. This is to avoid unneeded differ...fvogel2022-04-021-8/+13
* Tcl_GetBoolean -> Tcl_GetBooleanFromObjjan.nijtmans2022-04-011-1/+1
* Code cleanup (more TCL_UNUSED, more type-casts, eol-spacing)jan.nijtmans2022-03-023-40/+40
* Fix [caaae89bd5]: Can't open clipboard in Windows 10 after Button-2 on Entry ...fvogel2022-02-261-4/+4
* Make tkWin32Dll.c compile with the aarch64-w64-mingw32-clang compilerjan.nijtmans2022-02-171-2/+4
* Sync rules.vc with Tcljan.nijtmans2022-02-164-5/+10
* sync win/tcl.m4 and win/rules.vc with Tcljan.nijtmans2022-02-143-15/+20
* More changes for arm64 (or aarch64)jan.nijtmans2022-02-082-10/+28
* Add support for windows-armjan.nijtmans2022-02-073-7/+36
* Correct typos in various comments.fvogel2022-01-011-6/+6
* Drop executable flag fromo win/tkUuid.h.injan.nijtmans2021-12-011-0/+0
* re-generate win/configurejan.nijtmans2021-11-301-0/+1
* Add more files to "make dist". Eliminate some deprecated constructs from */co...jan.nijtmans2021-11-301-4/+4
* Merge 8.6. Add 2 missing filesjan.nijtmans2021-11-302-0/+2
|\
* | Implement TIP #599 for Tk 8.6 (only effective when loaded into Tcl 8.7+): Ext...jan.nijtmans2021-11-292-1/+13
|/
* Add generation of "tkUuid.h". Not used yetjan.nijtmans2021-11-242-0/+10
* Add DEF_LABEL_FG for all platforms, not only MacOS. Backport some type-casts ...jan.nijtmans2021-11-161-0/+1
* Fix -fno-lto determination/add --enable-auto-image-base option to windows bui...jan.nijtmans2021-11-112-0/+74
* Bump to 8.6.12 for releasejan.nijtmans2021-10-272-2/+2
* 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
* | 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 [489b69a820]: Slightly wrong error message on 'wm attributes $w -junk'fvogel2021-09-141-3/+6
* | 3 more placesjan.nijtmans2021-07-231-3/+3
* | wide-api-bug, still to be testedjan.nijtmans2021-07-231-4/+4
* | Fix [dba9f5ce3b]: tkInt.h: define MODULE_SCOPE before including tkPort.hjan.nijtmans2021-07-021-0/+4
* | 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
* | Fix determination of BUILD_TCLSH. Problem reported by René Zaumseil.jan.nijtmans2021-06-092-2/+2
* | Sync rules.vc with Tcljan.nijtmans2021-06-081-1/+1
* | Analogous changes for linux and Windowsjan.nijtmans2021-06-041-1/+1
* | A few more "const" keyword optimizationsjan.nijtmans2021-06-031-2/+2
* | Fix warning with msvc: LINK : warning LNK4044: unrecognized option '/DCONSOLE...jan.nijtmans2021-05-191-1/+1
* | Fix [72de53dab2]: unreachable code after Tcl_Panic() in tkWinDraw.cjan.nijtmans2021-05-101-3/+0
|\ \ | |/