summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6. jan.nijtmans2019-09-2315-172/+160
|\
| * Use more explicit *W()-forms of the Win32 API, instead of relying on -DUNICODEjan.nijtmans2019-09-2315-216/+172
* | Revert part of [8867a5752c55c16c]: Don't rule out certain fonts, because it c...jan.nijtmans2019-09-201-16/+0
* | Merge 8.6jan.nijtmans2019-09-201-9/+2
|\ \ | |/
| * Eliminate systemEncoding local variable. Don't use TCL_INDEX_NONE yet in 8.6,...jan.nijtmans2019-09-201-16/+6
* | Eliminate all references to Tcl_WinTCharToUtf/Tcl_WinUtfToTChar functions, us...jan.nijtmans2019-09-2010-73/+122
|\ \
| * | Make everything compile without -DUNICODEjan.nijtmans2019-09-208-78/+61
| * | Merge trunkjan.nijtmans2019-09-2018-143/+141
| |\ \
| * \ \ Merge trunkjan.nijtmans2019-09-164-90/+107
| |\ \ \
| * \ \ \ Merge trunkjan.nijtmans2019-09-0919-166/+198
| |\ \ \ \
| * \ \ \ \ Merge trunkjan.nijtmans2019-08-021-39/+41
| |\ \ \ \ \
| * \ \ \ \ \ Merge trunkjan.nijtmans2019-07-302-6/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge trunkjan.nijtmans2019-07-3010-38/+53
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge trunkjan.nijtmans2019-07-079-39/+33
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2019-06-206-45/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2019-06-153-11/+11
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Switch back to using Tcl_UtfToExternalDString() in tkWinFont.c, since - someh...jan.nijtmans2019-06-113-19/+25
| * | | | | | | | | | | Missing Tcl_DStringInit() call.jan.nijtmans2019-06-111-0/+1
| * | | | | | | | | | | More TCHAR -> WCHAR conversionsjan.nijtmans2019-06-1117-115/+110
| * | | | | | | | | | | Eliminate on Windows all usages of Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf(...jan.nijtmans2019-06-1011-58/+101
* | | | | | | | | | | | Merge 8.6jan.nijtmans2019-09-204-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | One missing use of TCL_INDEX_NONE in stead of -1. jan.nijtmans2019-09-204-8/+8
* | | | | | | | | | | Merge 8.6jan.nijtmans2019-09-1916-133/+109
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | *A() to *W() Win32 API changes, actually the same because Tk is already compi...jan.nijtmans2019-09-1916-141/+111
* | | | | | | | | | | Merge 8.6jan.nijtmans2019-09-171-8/+30
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Fix [a179564826] for Windows/UNIX: It is now possible to display Emoji on Win...jan.nijtmans2019-09-171-8/+13
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge 8.6. Add some more protections.jan.nijtmans2019-09-1617-114/+113
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | increase FONATMAP_PAGES so it can hold 3 planes of Unicode characters in stea...jan.nijtmans2019-09-131-3/+2
* | | | | | | | | | | Merge 8.6jan.nijtmans2019-09-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | TCHAR -> WCHAR conversions, since our TCHAR is actually WCHAR when compiling ...jan.nijtmans2019-09-1617-105/+102
| |/ / / / / / / / /
* | | | | | | | | | Merge 8.6jan.nijtmans2019-09-121-5/+28
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Update rules.vc to version 1.4 (synced with Tcl)jan.nijtmans2019-09-121-34/+83
* | | | | | | | | | Fix comment in win/rules.vcfvogel2019-09-121-4/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Fix comment in win/rules.vcfvogel2019-09-121-4/+2
* | | | | | | | | | windows: rename WINDIR -> WIN_DIR to follow the same change in Tclfvogel2019-09-122-32/+32
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | windows: rename WINDIR -> WIN_DIR to follow the same change in Tclfvogel2019-09-122-32/+32
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | windows: rename WINDIR -> WIN_DIR to follow the same change in Tclfvogel2019-09-122-31/+31
* | | | | | | | | | | Merge 8.6jan.nijtmans2019-09-091-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge 8.5jan.nijtmans2019-09-091-3/+3
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | Took over a few too many comments from Tcl's win/Makefile.in .. correct that.jan.nijtmans2019-09-091-3/+3
* | | | | | | | | | | Merge 8.6jan.nijtmans2019-09-091-51/+47
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge 8.5jan.nijtmans2019-09-091-51/+47
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Fix build with Visual Studio (configure/make/cl). It appears we cannot use "s...jan.nijtmans2019-09-091-51/+47
| | * | | | | | | | Fix configure script for use in git-bash (re-generated with a modified autoco...jan.nijtmans2019-09-091-10/+12
| * | | | | | | | | Merge 8.5jan.nijtmans2019-09-091-10/+12
* | | | | | | | | | Merge 8.6jan.nijtmans2019-09-021-0/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge 8.5jan.nijtmans2019-09-021-0/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Add runstatedir to Makefile.in. Not used yet, only used if "configure" script...jan.nijtmans2019-09-021-0/+1
| * | | | | | | | | Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind...fvogel2019-08-281-0/+23
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind...fvogel2019-08-281-0/+23
|\ \ \ \ \ \ \ \ \ \ \