summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
| | * Update all configure-related stuff to work with autoconf-2.70 too. For now, e...jan.nijtmans2020-12-223-11/+155
| * | merge 8.6dgp2020-12-221-1/+1
| |\ \
| * \ \ Merge 8.6marc_culler2020-12-151-2/+2
| |\ \ \
| * \ \ \ Merge 8.6jan.nijtmans2020-12-131-2/+2
| |\ \ \ \
| * \ \ \ \ merge 8.6dgp2020-12-112-131/+159
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.6dgp2020-12-102-13/+53
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.6dgp2020-12-076-35/+17
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge 8.6dgp2020-10-298-18/+26
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge 8.6dgp2020-10-191-9/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-10-101-12/+8
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-10-031-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-09-281-0/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-09-159-136/+281
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-07-247-8/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Autoconf, using slightly modified autoconf-2.59. This fixes two bugs (backpo...jan.nijtmans2020-07-071-10/+12
| * | | | | | | | | | | | | | | autoconfdgp2020-07-061-13/+11
| * | | | | | | | | | | | | | | Bump to 8.6.11 for releasedgp2020-07-061-1/+1
* | | | | | | | | | | | | | | | merge core-8-6-branchfvogel2020-12-283-135/+163
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix [https://core.tcl-lang.org/tcl/info/ea8cd4789c|ea8cd4789c]: Tcl 8.6.11 do...jan.nijtmans2020-12-221-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Better warning fix for Windows (slightly better rounding behavior)jan.nijtmans2020-12-141-2/+2
| * | | | | | | | | | | | | | Fix warnings seen on MS-VC6 PSDK 2003SP1: C:\test\tk8.6.11_rc0\win\..\win\tkW...jan.nijtmans2020-12-141-2/+2
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | sync rules.vc with Tcljan.nijtmans2020-12-121-2/+2
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Sync rules.vc and rules-ext.vc with Tcljan.nijtmans2020-12-112-131/+159
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge 8.6jan.nijtmans2020-12-096-43/+54
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Sync win/rules.vc with Tcl. And the use of TCL_USE_STATIC_PACKAGES as welljan.nijtmans2020-12-092-13/+53
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Merge 8.5jan.nijtmans2020-12-033-28/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | sync tcl.m4 and ruls.vc with Tcljan.nijtmans2020-12-023-29/+0
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Fix frame-2.8 testcase on mingwjan.nijtmans2020-11-271-1/+0
| * | | | | | | | | | Fix github actions windows build with --enable-sysmbols=memjan.nijtmans2020-11-271-1/+1
* | | | | | | | | | | Fix [9e1312f32c]: Delivery of <Enter> event to master after destruction of sl...fvogel2020-11-221-5/+0
|/ / / / / / / / / /
* | | | | | | | | | Merge 8.5. Some more explicit type-casts.jan.nijtmans2020-11-161-5/+16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Second argument of Tcl_StaticPackage() should always be Titlecase. Synced fro...jan.nijtmans2020-11-161-4/+4
* | | | | | | | | Always compile with -D__USE_MINGW_ANSI_STDIO=0.jan.nijtmans2020-10-295-12/+20
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Always compile with -D__USE_MINGW_ANSI_STDIO=0.jan.nijtmans2020-10-295-6/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix [https://github.com/msys2/MINGW-packages/issues/6931|python: investigate ...jan.nijtmans2020-10-281-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge 8.5 (just a few typo's)jan.nijtmans2020-10-281-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix some C++ comments in ttkWinXPTheme.c (needed for MSVC++ 6.0)jan.nijtmans2020-10-288-36/+40
* | | | | | | | | MSVC++ 6.0 does't handle C++ commentsjan.nijtmans2020-10-282-5/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Sync rules.vc with Tcljan.nijtmans2020-10-151-9/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | A few more -Wundef warnings, and a 'const' additionjan.nijtmans2020-10-091-12/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix [59cba33c6d]: win: theme detection in TkWinGetPlatformTheme() likely brokenjan.nijtmans2020-09-301-3/+3
| |_|_|_|/ |/| | | |
* | | | | Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_stylesmarc_culler2020-09-271-0/+6
| |_|_|/ |/| | |
* | | | Fix [3bc0f44ef3]: UBSan complains about body.chars[] usagejan.nijtmans2020-09-112-20/+17
|\ \ \ \
| * | | | More usages for TKFLEXARRAYjan.nijtmans2020-09-101-2/+2
| * | | | Merge 8.6jan.nijtmans2020-09-093-59/+59
| |\ \ \ \
| * \ \ \ \ Merge 8.6jan.nijtmans2020-09-081-7/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.6jan.nijtmans2020-09-042-6/+6
| |\ \ \ \ \ \
| * | | | | | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-031-6/+6
| * | | | | | | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 morejan.nijtmans2020-09-022-8/+8
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge trunkjan.nijtmans2020-08-245-11/+13
| | |\ \ \ \ \ \ \