summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Sync */tcl.m4 with Tcljan.nijtmans2021-01-053-54/+65
* Re-generate win/configurejan.nijtmans2021-01-041-0/+1
* Update all configure-related stuff to work with autoconf-2.70 too. For now, e...jan.nijtmans2020-12-223-11/+155
* 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
| * Merge 8.5. Some more explicit type-casts.jan.nijtmans2020-11-161-5/+16
| |\ | |/ |/|
| * Always compile with -D__USE_MINGW_ANSI_STDIO=0.jan.nijtmans2020-10-295-12/+20
| |\
* | | 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-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
| | | |\ \ \ \
| | | * \ \ \ \ Merge trunkjan.nijtmans2020-08-171-0/+4
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge 8.7jan.nijtmans2020-08-132-6/+6
| | | |\ \ \ \ \ \
| | | * | | | | | | New TIP #580 implementation. Documentation still missing.jan.nijtmans2020-07-142-8/+8
| | * | | | | | | | Merge 8.6. Some more textual changesjan.nijtmans2020-08-271-3/+3
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | Fix [de0c219db2]: Use platform placeholder text colors as defaults. Note: Res...fvogel2020-08-242-1/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Revert from 'SystemPlaceHolderTextColor' to 'SystemPlaceHolderText' on Window...fvogel2020-07-142-2/+2
| | | * | | | | | | | Bring Windows documentation up-to-date with respect to the new color systemPl...fvogel2020-07-142-2/+2
| | | * | | | | | | | Correctly use a system placeholder color on Windows.fvogel2020-07-142-1/+2
| | | * | | | | | | | Fix [de0c219db2]: Use platform placeholder text colors as defaultsfvogel2020-07-141-1/+1
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | One more use of TkNewIndexObj() macro. More code cleanupjan.nijtmans2020-08-201-2/+3
| | * | | | | | | | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-192-8/+8
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | / / / / | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge 8.6jan.nijtmans2020-08-171-0/+4
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge 8.6jan.nijtmans2020-08-121-5/+5
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ The semantics of TkpWillDrawWidget was reversed in the previous commit. Propa...fvogel2020-07-191-1/+1
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christ...fvogel2020-07-131-1/+35
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-084-5/+5
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ TIP 578: Death to TCL_DBGXjan.nijtmans2020-07-036-82/+31
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-06-027-102/+122
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-04-1032-431/+944
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Remove (almost all remaining) traces of DBGX for Windows build.jan.nijtmans2020-02-116-82/+31
| | * | | | | | | | | | | | | Merge 8.6jan.nijtmans2020-06-121-9/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fix [4fb812af90]: Build Failure on msys2 with gcc10. Also add more __cplusplu...jan.nijtmans2020-06-111-0/+7
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Rename Aqua stub TkpAppCanDraw as TkpWillDrawWidgetculler2020-05-311-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Remove some unnecessary macOS conditional code by using internal stubs.culler2020-05-291-0/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \