summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Rename (static) function TkMenuCleanup() to MenuCleanup(). Make TkGetMenuInde...jan.nijtmans2020-02-211-1/+1
* Fix 2 gcc warnings in win/ttkWinXPTheme.c due to the recent addition of "cons...jan.nijtmans2020-02-191-21/+27
* Bump to 8.7a4 to distinguish trunk from 8.7a3 release.dgp2020-02-072-2/+2
* Use Ttk_ButtonDefaultState/Ttk_Compound (enums) in stead of "int" in many int...jan.nijtmans2020-02-071-2/+2
* Add many 'const' modifiers, allowing the C-compiler to put many configuration...jan.nijtmans2020-02-063-61/+61
* Protect better against possible confusion between XGenericEvent's and (Tcl-sp...jan.nijtmans2020-02-051-16/+17
* It appears that inttypes.h was introduced in Visual Studio 2013jan.nijtmans2020-02-041-4/+1
* Merge 8.6jan.nijtmans2020-01-281-1/+7
|\
| * Don't add UNIX_DIR to VPATH. This should solve a dependency problem on Cygwin...jan.nijtmans2020-01-281-1/+7
* | Merge 8.6jan.nijtmans2020-01-271-1/+1
|\ \ | |/
| * HAVE_INTTYPES_H=1 is already handled in rules.vcjan.nijtmans2020-01-271-1/+1
* | Merge 8.6jan.nijtmans2020-01-241-11/+54
|\ \ | |/
| * Sync tcl.m4 and rules.vc to latest version from Tcljan.nijtmans2020-01-241-4/+29
* | Merge 8.6jan.nijtmans2019-12-162-6/+24
|\ \ | |/
| * Sync tcl.m4 with version in Tcljan.nijtmans2019-12-162-6/+24
* | Fix [b094cb4aa9]: ttk::treeview steadily enlarges width when repeatedly confi...fvogel2019-12-141-1/+1
|\ \ | |/
| * Fix [b094cb4aa9]: ttk::treeview steadily enlarges width when repeatedly confi...fvogel2019-12-141-1/+1
| |\
| | * Fix [b094cb4aa9]: ttk::treeview steadily enlarges width when repeatedly confi...fvogel2019-12-081-1/+1
* | | Merge 8.6jan.nijtmans2019-12-091-1/+1
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2019-12-091-1/+1
| |\ \ | | |/ | |/|
| | * Fix [7ca9a5b7cc]: Segfault due to pointer truncation in DLL_PROCESS_DETACHjan.nijtmans2019-12-091-1/+1
* | | Merge 8.6jan.nijtmans2019-12-052-10/+11
|\ \ \ | |/ /
| * | Build without -DUNICDE -D_UNICODE, since it's not necessary any-more (all cod...jan.nijtmans2019-12-052-10/+11
* | | Sync tcl.m4 (for windows and UNIX) with version provided by Tcl 8.7jan.nijtmans2019-11-272-133/+37
|\ \ \ | |/ /
| * | Sync tcl.m4 with the vesion provided by Tcl 8.6jan.nijtmans2019-11-272-183/+78
| |\ \ | | |/
| | * Sync rules.vc and tcl.m4 with the version included with Tcl8.5jan.nijtmans2019-11-273-228/+118
* | | Merge 8.6jan.nijtmans2019-11-264-5/+17
|\ \ \ | |/ /
| * | Horrible windows-specific workaround against SendInput not moving the mouse o...jan.nijtmans2019-11-261-0/+13
| |\ \
| | * | Horrible windows-specific workaround against SendInput not moving the mouse o...fvogel2019-11-261-0/+13
| * | | Various cleanups in Unicode handling. Note that without Xft on X11 we don't h...jan.nijtmans2019-11-263-5/+4
| |\ \ \ | | |/ / | |/| |
| | * | Merge 8.6jan.nijtmans2019-11-221-2/+15
| | |\ \
| | * | | Now that TkUniCharToUtf() produces maximum of 4 bytes, reduce storage. More c...jan.nijtmans2019-11-213-5/+4
| * | | | merge releasedgp2019-11-222-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge 8.6 except for the broken demo.dgp2019-11-201-15/+13
| | |\ \ \ | | | |/ /
| | * | | merge 8.6dgp2019-11-152-38/+40
| | |\ \ \
| | * \ \ \ merge 8.6dgp2019-11-023-3/+3
| | |\ \ \ \
| | * \ \ \ \ merge 8.6dgp2019-10-211-2/+4
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge core-8-6-branchKevin Walzer2019-10-076-7/+5
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge 8.6dgp2019-10-023-67/+57
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge core-8-6-branchKevin Walzer2019-09-291-0/+2
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge core-8-6-branchKevin Walzer2019-09-291-0/+10
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-273-12/+3
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-255-29/+29
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge 8.6Kevin Walzer2019-09-2419-253/+211
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-2016-159/+119
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-181-8/+13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-1617-105/+102
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-133-118/+161
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8/6Kevin Walzer2019-09-091-10/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge recent fixes for macOS into release branch from core-8-6-branchKevin Walzer2019-09-025-8/+62
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \