summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-01-061-4/+2
|\
| * Merge 8.6jan.nijtmans2024-01-061-4/+2
| |\
| | * USE_WIDECHAR_API isn't used anywhere. Comment fixesjan.nijtmans2024-01-061-4/+2
* | | Fix [a9e637f1c8]: ttk::treeview does not show partial bottom rowjan.nijtmans2024-01-061-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-01-061-1/+1
| |\ \ | | |/
| | * Correction in documentation embedded in rules.vcfvogel2024-01-061-1/+1
* | | Remove buttons.bmp from makefile.vc toojan.nijtmans2024-01-051-1/+0
|\ \ \ | |/ /
| * | Remove buttons.bmp from makefile.vc toojan.nijtmans2024-01-051-1/+0
* | | Fix [1ca3c8d9da]: nmake build with OPTS=static. Give testtest.exe a version-n...jan.nijtmans2024-01-041-2/+4
|\ \ \ | |/ /
| * | Fix [1ca3c8d9da]: nmake build with OPTS=static. Give tktest.exe a version-numberjan.nijtmans2024-01-041-2/+4
| |\ \ | | |/
| | * No need for separate tktest manifest: just re-use the one from wish. Give tkt...jan.nijtmans2024-01-041-8/+2
| | * Better: generate tktest.res from a separate tktest.rcjan.nijtmans2024-01-031-2/+1
| | * Add rule to generate "tktest.res"jan.nijtmans2024-01-031-1/+2
| | * Possible fix for [1ca3c8d9da]: nmake build with OPTS=staticjan.nijtmans2024-01-031-1/+9
| * | (cherry-pick): Make sure that the zip-file is attached to tk87.dll for non-st...jan.nijtmans2023-12-221-5/+2
* | | Make sure that the zip-file is attached to tcl9tk90.dll for non-static builds...jan.nijtmans2023-12-221-5/+2
* | | Starting work to compile Tk with TCL_UTF_MAX=4 (WIP)jan.nijtmans2023-11-271-1/+1
* | | Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-161-4/+0
|/ /
* | "zipfs mount" has the mountpoint as last argument (according to TIP #430)jan.nijtmans2023-09-081-1/+1
* | Fix [ec6f07231c]: makefile.vc: error when TCLDIR is a relative pathjan.nijtmans2023-07-171-2/+4
|\ \
| * | Proposed fix for [ec6f07231c]: Makefile.vc: error when TCLDIR is a relative pathcore-bug-ec6f07231cjan.nijtmans2023-07-171-2/+4
* | | "noxp" makes no sense any morejan.nijtmans2023-07-171-6/+0
* | | Eliminate some more unneeded HAVE_* macro'sjan.nijtmans2023-07-171-6/+0
|/ /
* | Tk 8.7 cannot load in Tcl 8.6 dynamically, since it lacks TIP #430. Other usa...jan.nijtmans2022-11-231-1/+1
|\ \ | |/
* | Merge 8.7jan.nijtmans2021-12-011-0/+10
|\ \
| * \ Merge 8.6jan.nijtmans2021-12-011-0/+10
| |\ \ | | |/
| | * Implement TIP #599 for Tk 8.6 (only effective when loaded into Tcl 8.7+): Ext...jan.nijtmans2021-11-291-0/+10
* | | Merge enhanced-indexjan.nijtmans2021-10-271-1/+1
|\ \ \ | |/ /
| * | Remove compiler warnings and segfaultsKevin Walzer2021-08-181-1/+1
| * | Windows API now builds; still need to testKevin Walzer2021-08-181-1/+1
* | | Merge enhanced-indexjan.nijtmans2021-09-061-0/+1
|\ \ \ | |/ /
| * | Merge trunk, remove additional merge conflictsKevin Walzer2021-05-311-14/+0
| * | Merge trunkKevin Walzer2021-05-311-0/+14
| |\ \
| * \ \ Merge trunkKevin Walzer2021-05-191-1/+1
| |\ \ \ | | |/ /
| * | | Merge printing and GDI files into one for tighter coupling of print device co...Kevin Walzer2021-05-081-1/+0
| |\ \ \
| * | | | More changesKevin Walzer2021-05-081-1/+0
| * | | | Restore HDC management code - seems to be key to linking gdi and printing API'sKevin Walzer2021-05-071-0/+1
| * | | | Try to obtain printer HDC at script level for printingKevin Walzer2021-05-061-1/+0
| * | | | Merge trunkKevin Walzer2021-05-041-2/+16
| |\ \ \ \ | | |/ / /
| * | | | Major re-work to printing API on Windows; initial Windows script implementati...Kevin Walzer2021-04-181-0/+1
| * | | | Merge 8.7jan.nijtmans2021-04-141-2/+2
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2021-04-091-2/+10
| |\ \ \ \ \
| * \ \ \ \ \ Replacing my printer code with a complete implementation courtesy of Harald O...Kevin Walzer2021-03-061-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7. Fix some warnings in tkWinPrint.c, like "if (output = 0)" should b...jan.nijtmans2021-02-191-1/+6
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Text printing connects with printer but generates no output; need to look mor...Kevin Walzer2021-01-301-1/+1
| * | | | | | | Merge 9.0jan.nijtmans2021-01-271-8/+11
| |\ \ \ \ \ \ \
| * | | | | | | | Initial attempt at printing tipKevin Walzer2021-01-261-0/+1
* | | | | | | | | Merge enhanced-indexjan.nijtmans2021-06-021-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add winspool library to LIBS_GUI on Windows. Not used yet (but most likely it...jan.nijtmans2021-06-021-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "enhanced-index" branchjan.nijtmans2021-05-201-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /