Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2021-05-19 | 1 | -1/+1 |
|\ | |||||
| * | Fix warning with msvc: LINK : warning LNK4044: unrecognized option ↵ | jan.nijtmans | 2021-05-19 | 1 | -1/+1 |
| | | | | | | | | '/DCONSOLE'; ignored | ||||
* | | Slightly better fix for [72de53dab2]: unreachable code after Tcl_Panic() in ↵ | jan.nijtmans | 2021-05-10 | 1 | -1/+3 |
| | | | | | | | | tkWinDraw.c | ||||
* | | Merge 8.6 | jan.nijtmans | 2021-05-10 | 1 | -3/+0 |
|\ \ | |/ | |||||
| * | Fix [72de53dab2]: unreachable code after Tcl_Panic() in tkWinDraw.c | jan.nijtmans | 2021-05-10 | 1 | -3/+0 |
| |\ | |||||
| | * | Fix [72de53dab2]: unreachable code after Tcl_Panic() in tkWinDraw.c. | jan.nijtmans | 2021-05-10 | 1 | -3/+0 |
| | |\ | |||||
| | | * | Also remove unreachable return statement. | fvogel | 2021-05-08 | 1 | -1/+0 |
| | | | | |||||
| | | * | Fix [72de53dab2]: unreachable code after Tcl_Panic() in tkWinDraw.c. | fvogel | 2021-05-08 | 1 | -2/+0 |
| | |/ | |/| | |||||
| | * | Add two missing rules (needed because we removed the dependency on the UNIX ↵ | jan.nijtmans | 2021-02-09 | 1 | -0/+6 |
| | | | | | | | | | | | | directory from win32 build) | ||||
* | | | Fix [8a5086219e]: ttk::entry issue | jan.nijtmans | 2021-05-03 | 1 | -1/+1 |
| | | | |||||
* | | | Fix 160dca67c0d8c8e7 - Tk 8.7 does not build against 8.6 using nmake | apnadkarni | 2021-05-02 | 1 | -2/+16 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2021-04-21 | 1 | -2/+14 |
|\ \ \ | |/ / | |||||
| * | | Sync rules.vc with Tcl | jan.nijtmans | 2021-04-21 | 1 | -2/+14 |
| | | | |||||
* | | | Merge 8.6 | jan.nijtmans | 2021-04-19 | 1 | -1/+7 |
|\ \ \ | |/ / | |||||
| * | | Sync rules.vc with Tcl | jan.nijtmans | 2021-04-19 | 1 | -1/+7 |
| | | | |||||
| * | | sync rules.vc with Tcl | jan.nijtmans | 2021-04-09 | 1 | -2/+9 |
| | | | |||||
* | | | Fix [881c87c2a9]: package require Tk error in revised_text (which was on ↵ | jan.nijtmans | 2021-04-14 | 1 | -2/+2 |
| | | | | | | | | | | | | trunk too ...) | ||||
* | | | update rules.vc | jan.nijtmans | 2021-04-06 | 1 | -4/+4 |
| | | | |||||
* | | | Make pkgIndex.tcl files work on all platforms | jan.nijtmans | 2021-04-06 | 5 | -4/+28 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2021-04-04 | 1 | -4/+0 |
|\ \ \ | |||||
| * \ \ | Merge 8.6 | jan.nijtmans | 2021-04-04 | 1 | -12/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | Tcl_StaticPackage -> Tcl_StaticLibrary | jan.nijtmans | 2021-04-04 | 1 | -8/+12 |
| | | | | |||||
* | | | | Merge 8.7. Use Tcl_StaticLibrary in tkAppInit.c/winMain.c (accidently ↵ | jan.nijtmans | 2021-04-01 | 1 | -8/+12 |
|\ \ \ \ | |/ / / | | | | | | | | | committed to the wrong branch, doesn't really matter) | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2021-03-29 | 3 | -38/+38 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2021-03-23 | 1 | -3/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix 3 places where Tcl_UtfToUniChar must be used and not TkUtfToUniChar: ↵ | jan.nijtmans | 2021-03-23 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | numChars/charIndex is counting character indexes here; surrogate-pairs count as 2. This can cause a miscount when Emoji are pasted in a Text widget. | ||||
| | * | | Eliminate "register" keyword. Use more TCL_UNUSED() | jan.nijtmans | 2021-03-23 | 3 | -95/+60 |
| | | | | |||||
| * | | | Make the algorithm for handling high-resolution Mousewheel on Windows ↵ | jan.nijtmans | 2021-03-23 | 1 | -24/+34 |
| | | | | | | | | | | | | | | | | EXACTLY the same as on MacOS. See [c2be406526]. | ||||
| * | | | Unneccessary *_InitStubs() calls | jan.nijtmans | 2021-03-08 | 1 | -11/+0 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-25 | 2 | -2/+10 |
|\ \ \ \ | |/ / / | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2021-02-17 | 12 | -50/+447 |
|\ \ \ \ | |/ / / | |||||
| * | | | Using "ln" doesn't work correctly for lower-directories like "ttk", when ↵ | jan.nijtmans | 2021-02-17 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | zipping libtk.vfs | ||||
| * | | | Fix windows build using --disable-shared | jan.nijtmans | 2021-02-15 | 1 | -4/+5 |
| | | | | |||||
| * | | | Make TIP #430 (finally) work with Tk. | jan.nijtmans | 2021-02-10 | 5 | -7/+25 |
| |\ \ \ | |||||
| | * | | | Add "dllfile,runtime" to Tk package configuration | jan.nijtmans | 2021-02-09 | 5 | -6/+13 |
| | | | | | |||||
| | * | | | Merge 8.7. Don't pack "demo" directory in zip-file | jan.nijtmans | 2021-02-08 | 3 | -7/+3 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge 8.7. Make a --disable-shared build handle the Tk zip file. | jan.nijtmans | 2021-02-04 | 5 | -9/+58 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | Merge 8.6 | jan.nijtmans | 2021-02-10 | 1 | -10/+2 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | | | |||||
| | * | | | | Sync win/rules.vc with Tcl | jan.nijtmans | 2021-02-10 | 1 | -10/+2 |
| | | | | | | |||||
| * | | | | | Merge 8.6 | jan.nijtmans | 2021-02-08 | 2 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 8.5 | jan.nijtmans | 2021-02-08 | 2 | -7/+8 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | Fix [44eaf9a908]: 'make distclean' fails on trunk | jan.nijtmans | 2021-02-08 | 2 | -17/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | Undo ttk.decls from unnecessary "current" and ending semicolon Don't use "catch" in Tk's pkgIndex.tcl, and don't use "load" 2th argument | ||||
| | | * | | | Fix [f10f49430c]: core-8-5-branch does not build with MSVC 2019 | jan.nijtmans | 2021-02-08 | 1 | -30/+22 |
| | | | | | | | | | | | | | | | | | | Use "/D" in stead of "-D" in the cl command line, for consistancy | ||||
| | | * | | | Marking textTag-18.1 as knownBug in [c62fb2ba] wasn't so satisfying to me, ↵ | fvogel | 2021-02-07 | 1 | -1/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | so I have backported the fix from core-8-6-branch. | ||||
| * | | | | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of ↵ | fvogel | 2021-02-07 | 1 | -5/+0 |
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | | | slave widget | ||||
| | * | | | Merge 8.6 | fvogel | 2021-02-07 | 6 | -8/+395 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge 8.6 | jan.nijtmans | 2021-01-08 | 3 | -59/+72 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge core-8-6-branch | fvogel | 2020-12-28 | 3 | -135/+163 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-12-09 | 6 | -43/+54 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of ↵ | fvogel | 2020-11-22 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slave widget |