summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2021-05-191-1/+1
|\
| * Fix warning with msvc: LINK : warning LNK4044: unrecognized option '/DCONSOLE...jan.nijtmans2021-05-191-1/+1
* | Slightly better fix for [72de53dab2]: unreachable code after Tcl_Panic() in t...jan.nijtmans2021-05-101-1/+3
* | Merge 8.6jan.nijtmans2021-05-101-3/+0
|\ \ | |/
| * Fix [72de53dab2]: unreachable code after Tcl_Panic() in tkWinDraw.cjan.nijtmans2021-05-101-3/+0
| |\
| | * Fix [72de53dab2]: unreachable code after Tcl_Panic() in tkWinDraw.c.jan.nijtmans2021-05-101-3/+0
| | |\
| | | * Also remove unreachable return statement.fvogel2021-05-081-1/+0
| | | * Fix [72de53dab2]: unreachable code after Tcl_Panic() in tkWinDraw.c.fvogel2021-05-081-2/+0
| | |/ | |/|
| | * Add two missing rules (needed because we removed the dependency on the UNIX d...jan.nijtmans2021-02-091-0/+6
* | | Fix [8a5086219e]: ttk::entry issuejan.nijtmans2021-05-031-1/+1
* | | Fix 160dca67c0d8c8e7 - Tk 8.7 does not build against 8.6 using nmakeapnadkarni2021-05-021-2/+16
* | | Merge 8.6jan.nijtmans2021-04-211-2/+14
|\ \ \ | |/ /
| * | Sync rules.vc with Tcljan.nijtmans2021-04-211-2/+14
* | | Merge 8.6jan.nijtmans2021-04-191-1/+7
|\ \ \ | |/ /
| * | Sync rules.vc with Tcljan.nijtmans2021-04-191-1/+7
| * | sync rules.vc with Tcljan.nijtmans2021-04-091-2/+9
* | | Fix [881c87c2a9]: package require Tk error in revised_text (which was on trun...jan.nijtmans2021-04-141-2/+2
* | | update rules.vcjan.nijtmans2021-04-061-4/+4
* | | Make pkgIndex.tcl files work on all platformsjan.nijtmans2021-04-065-4/+28
* | | Merge 8.7jan.nijtmans2021-04-041-4/+0
|\ \ \
| * \ \ Merge 8.6jan.nijtmans2021-04-041-12/+12
| |\ \ \ | | |/ /
| | * | Tcl_StaticPackage -> Tcl_StaticLibraryjan.nijtmans2021-04-041-8/+12
* | | | Merge 8.7. Use Tcl_StaticLibrary in tkAppInit.c/winMain.c (accidently committ...jan.nijtmans2021-04-011-8/+12
|\ \ \ \ | |/ / /
* | | | Merge 8.7jan.nijtmans2021-03-293-38/+38
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2021-03-231-3/+4
| |\ \ \ | | |/ /
| | * | Fix 3 places where Tcl_UtfToUniChar must be used and not TkUtfToUniChar: numC...jan.nijtmans2021-03-231-3/+4
| | * | Eliminate "register" keyword. Use more TCL_UNUSED()jan.nijtmans2021-03-233-95/+60
| * | | Make the algorithm for handling high-resolution Mousewheel on Windows EXACTLY...jan.nijtmans2021-03-231-24/+34
| * | | Unneccessary *_InitStubs() callsjan.nijtmans2021-03-081-11/+0
* | | | Merge 8.7jan.nijtmans2021-02-252-2/+10
|\ \ \ \ | |/ / /
* | | | Merge 8.7jan.nijtmans2021-02-1712-50/+447
|\ \ \ \ | |/ / /
| * | | Using "ln" doesn't work correctly for lower-directories like "ttk", when zipp...jan.nijtmans2021-02-171-6/+0
| * | | Fix windows build using --disable-sharedjan.nijtmans2021-02-151-4/+5
| * | | Make TIP #430 (finally) work with Tk.jan.nijtmans2021-02-105-7/+25
| |\ \ \
| | * | | Add "dllfile,runtime" to Tk package configurationjan.nijtmans2021-02-095-6/+13
| | * | | Merge 8.7. Don't pack "demo" directory in zip-filejan.nijtmans2021-02-083-7/+3
| | |\ \ \
| | * \ \ \ Merge 8.7. Make a --disable-shared build handle the Tk zip file.jan.nijtmans2021-02-045-9/+58
| | |\ \ \ \
| * | \ \ \ \ Merge 8.6jan.nijtmans2021-02-101-10/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Sync win/rules.vc with Tcljan.nijtmans2021-02-101-10/+2
| * | | | | Merge 8.6jan.nijtmans2021-02-082-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.5jan.nijtmans2021-02-082-7/+8
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fix [44eaf9a908]: 'make distclean' fails on trunk jan.nijtmans2021-02-082-17/+19
| | | * | | Fix [f10f49430c]: core-8-5-branch does not build with MSVC 2019jan.nijtmans2021-02-081-30/+22
| | | * | | Marking textTag-18.1 as knownBug in [c62fb2ba] wasn't so satisfying to me, so...fvogel2021-02-071-1/+39
| * | | | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl...fvogel2021-02-071-5/+0
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | |
| | * | | Merge 8.6fvogel2021-02-076-8/+395
| | |\ \ \
| | * \ \ \ Merge 8.6jan.nijtmans2021-01-083-59/+72
| | |\ \ \ \
| | * \ \ \ \ merge core-8-6-branchfvogel2020-12-283-135/+163
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.6jan.nijtmans2020-12-096-43/+54
| | |\ \ \ \ \ \
| | * | | | | | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl...fvogel2020-11-221-5/+0