summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* In case-statements, use "default:" in stead of "case TK_ANCHOR_CENTER:". So u...jan.nijtmans2021-12-171-1/+1
* Tcl_SetResult -> Tcl_SetObjResult (as everywhere else in Tk)jan.nijtmans2021-12-171-2/+2
* Merge 8.6jan.nijtmans2021-12-131-1/+1
|\
| * Drop executable flag fromo win/tkUuid.h.injan.nijtmans2021-12-011-0/+0
* | Merge 8.6jan.nijtmans2021-12-017-2/+18
|\ \ | |/
| * 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
| |/
* | Merge 8.6jan.nijtmans2021-11-242-0/+10
|\ \ | |/
| * 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 use of DEF_LABEL_FG with Tcl 9.0 headers. Doc fix, various other tweaksjan.nijtmans2021-11-131-0/+1
* | Merge 8.6jan.nijtmans2021-11-122-0/+48
|\ \ | |/
| * 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 [32bda06ec0]: Tk build failure at branch "main" (2021-10-04) using mingw ...jan.nijtmans2021-10-064-4/+4
* | Sync windows application manifest with Tcljan.nijtmans2021-10-061-1/+5
* | Set activeCodePage to UTF-8, for (Windows) systems that support itjan.nijtmans2021-09-301-2/+2
* | Fix gcc warning, use more TCL_UNUSEDjan.nijtmans2021-09-282-102/+66
* | Merge TIP 610Kevin Walzer2021-09-242-5/+172
|\ \
| * \ Merge 8.7jan.nijtmans2021-09-214-1200/+95
| |\ \
| * | | Cosmetic (new page for each function when printing)fvogel2021-09-071-0/+1
| * | | Cosmetic changesfvogel2021-09-071-14/+14
| * | | Format tweaksKevin Walzer2021-09-071-1/+1
| * | | Format tweaksKevin Walzer2021-09-071-2/+3
| * | | wm test suite passes on macOS; other tweaks to WindowsKevin Walzer2021-09-071-12/+14
| * | | Revert some Windows changes, wm tests now pass on WindowsKevin Walzer2021-09-071-14/+17
| * | | More compact code.fvogel2021-09-061-7/+2
| * | | Fix argument error management on Windows.fvogel2021-09-061-4/+14
| * | | Remove leftover code in previous commitfvogel2021-09-031-2/+2
| * | | Attempt to support badges for multiple toplevels. Works on X11 at least.fvogel2021-09-031-43/+3
| * | | Cosmeticfvogel2021-09-031-1/+1
| * | | Cosmeticfvogel2021-09-031-1/+1
| * | | Cosmeticfvogel2021-09-031-1/+0
| * | | Remove useless includes.fvogel2021-09-031-2/+0
| * | | Cosmetic: Indentation, and so on.fvogel2021-09-032-77/+91
| * | | Fix error message for 'wm iconbadge'. The 'badge' argument is not optional (a...fvogel2021-09-021-1/+1
| * | | More fixes for test suiteKevin Walzer2021-08-301-4/+4
| * | | Fix argument parsing in test suiteKevin Walzer2021-08-301-1/+6
| * | | Fix crash in wm test suite on WindowsKevin Walzer2021-08-271-1/+10
| * | | Improve error message on WindowsKevin Walzer2021-08-261-2/+2
| * | | Remove Release() call that was causing crash on WindowsKevin Walzer2021-08-261-3/+1
| * | | IndentationKevin Walzer2021-08-211-2/+2
| * | | Use native wrapper window for iconbadge; now works on WindowsKevin Walzer2021-08-211-4/+4
| * | | Minor tweaksKevin Walzer2021-08-211-6/+2
| * | | Try again with hooking COM bitsKevin Walzer2021-08-211-28/+29
| * | | IndentationKevin Walzer2021-08-201-1/+1
| * | | TweaksKevin Walzer2021-08-201-0/+1
| * | | Minor reformattingKevin Walzer2021-08-201-22/+21