summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 8.6jan.nijtmans2021-05-191-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Fix warning with msvc: LINK : warning LNK4044: unrecognized option '/DCONSOLE...jan.nijtmans2021-05-191-1/+1
* | | | | | | | Merge enhanced-indexjan.nijtmans2021-05-031-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix [8a5086219e]: ttk::entry issuejan.nijtmans2021-05-031-1/+1
* | | | | | | | Merge enhanced-indexjan.nijtmans2021-05-021-2/+16
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix 160dca67c0d8c8e7 - Tk 8.7 does not build against 8.6 using nmakeapnadkarni2021-05-021-2/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge enhanced-index branchjan.nijtmans2021-04-141-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [881c87c2a9]: package require Tk error in revised_text (which was on trun...jan.nijtmans2021-04-141-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "enhanced-index" branchjan.nijtmans2021-04-091-2/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make pkgIndex.tcl files work on all platformsjan.nijtmans2021-04-061-2/+10
| * | | | | Merge 8.7jan.nijtmans2021-02-171-10/+18
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
* | | | | more progressjan.nijtmans2021-03-241-1/+2
| |/ / / |/| | |
* | | | Add "dllfile,runtime" to Tk package configurationjan.nijtmans2021-02-091-0/+5
* | | | Merge 8.6jan.nijtmans2021-02-081-1/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Merge 8.5jan.nijtmans2021-02-081-3/+3
| |\ \
| | * | Fix [44eaf9a908]: 'make distclean' fails on trunk jan.nijtmans2021-02-081-3/+3
| | * | Fix [f10f49430c]: core-8-5-branch does not build with MSVC 2019jan.nijtmans2021-02-081-30/+22
| * | | Sync genStubs.tcl changes from Tcl 8.6. Finish "make genstubs" for Ttk in mak...jan.nijtmans2021-01-271-0/+1
* | | | Don't use hardcoded 'zipper.tcl' file in makefile.vc. Finish 'genstubs' targe...jan.nijtmans2021-01-271-8/+11
| |_|/ |/| |